JUnit version 4.13.2
.10:43:40.554 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786445020546
10:43:40.619 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
10:43:40.665 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
10:43:40.682 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskGQ4pAq/test-tmp
10:43:40.711 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
10:43:40.714 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskGQ4pAq/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
10:43:40.894 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

10:43:40.908 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
10:43:40.909 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

10:43:40.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.910292 21443 mini_oidc.cc:150] Starting JWKS server
10:43:40.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.911090 21443 webserver.cc:533] Webserver started at http://127.0.0.1:39625/ using document root <none> and password file <none>
10:43:40.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.911202 21443 mini_oidc.cc:186] Starting OIDC Discovery server
10:43:40.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.911401 21443 webserver.cc:533] Webserver started at http://127.0.0.1:39349/ using document root <none> and password file <none>
10:43:40.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T10:43:40Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
10:43:40.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T10:43:40Z Disabled control of system clock
10:43:40.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:40.924459 21443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:43:40.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:43:40.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/wal
10:43:40.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/data
10:43:40.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:43:40.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:43:40.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:43:40.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:40.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:40.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:40.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/logs
10:43:40.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/data/info.pb
10:43:40.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:40.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:43:40.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:43:40.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:43:40.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:43:40.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:40.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:40.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:40.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
10:43:40.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:43:40.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:43:40.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:43:40.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.254:42069
10:43:40.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.254
10:43:40.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:40.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:43:40.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:40.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:40.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:40.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:43:40.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:43:40.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:43:40.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39625/jwks.json with env {}
10:43:41.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.017056 21455 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:43:41.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.017246 21455 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:43:41.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.017266 21455 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:43:41.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.018884 21455 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
10:43:41.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.018930 21455 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:43:41.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.018944 21455 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
10:43:41.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.018956 21455 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
10:43:41.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.018970 21455 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
10:43:41.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.018981 21455 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39625/jwks.json
10:43:41.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.020745 21455 master_runner.cc:387] Master server non-default flags:
10:43:41.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:41.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:43:41.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:41.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/data
10:43:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/wal
10:43:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:43:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:43:41.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:41.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:41.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:43:41.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.254:42069
10:43:41.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:43:41.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:43:41.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:43:41.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39625/jwks.json
10:43:41.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:41.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:41.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/data/info.pb
10:43:41.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.254
10:43:41.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:41.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:43:41.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21455
10:43:41.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:41.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:43:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:43:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/logs
10:43:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:43:41.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:43:41.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
10:43:41.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:43:41.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:43:41.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
10:43:41.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:57 UTC on e7f111948823
10:43:41.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17616
10:43:41.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.020931 21455 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:43:41.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.021178 21455 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:43:41.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.023942 21463 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
10:43:41.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.023942 21461 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
10:43:41.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.024164 21460 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
10:43:41.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.024206 21455 server_base.cc:1061] running on GCE node
10:43:41.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.024441 21455 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:43:41.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.024681 21455 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:43:41.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.025821 21455 hybrid_clock.cc:648] HybridClock initialized: now 1786445021025800 us; error 38 us; skew 500 ppm
10:43:41.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.027037 21455 webserver.cc:533] Webserver started at http://127.20.240.254:39421/ using document root <none> and password file <none>
10:43:41.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.027253 21455 fs_manager.cc:362] Metadata directory not provided
10:43:41.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.027308 21455 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:43:41.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.027448 21455 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
10:43:41.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.028628 21455 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/data/instance:
10:43:41.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a55ba14438c54c26bc5feb5651836966"
10:43:41.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:41.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.029039 21455 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/wal/instance:
10:43:41.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a55ba14438c54c26bc5feb5651836966"
10:43:41.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:41.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.030761 21455 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
10:43:41.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.031601 21470 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:43:41.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.031798 21455 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
10:43:41.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.031867 21455 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/data,/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/wal
10:43:41.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a55ba14438c54c26bc5feb5651836966"
10:43:41.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:41.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.031920 21455 fs_report.cc:389] FS layout report
10:43:41.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:43:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/wal
10:43:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/wal
10:43:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/data/data
10:43:41.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:43:41.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:43:41.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:43:41.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:43:41.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:43:41.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:43:41.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:43:41.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:43:41.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:43:41.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:43:41.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:43:41.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.042954 21455 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:43:41.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.043213 21455 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
10:43:41.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.043300 21455 kserver.cc:163] Server-wide thread pool size limit: 3276
10:43:41.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.047379 21455 rpc_server.cc:307] RPC server started. Bound to: 127.20.240.254:42069
10:43:41.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.047444 21528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.240.254:42069 every 8 connection(s)
10:43:41.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.047680 21455 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/data/info.pb
10:43:41.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.048270 21529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
10:43:41.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.049460 21529 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } has no permanent_uuid. Determining permanent_uuid...
10:43:41.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.053409 21443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu as pid 21455
10:43:41.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.053525 21443 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/wal/instance
10:43:41.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.054447 21443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:43:41.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:43:41.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-1/wal
10:43:41.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-1/data
10:43:41.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:43:41.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:43:41.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:43:41.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:41.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:41.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:41.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-1/logs
10:43:41.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-1/data/info.pb
10:43:41.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:41.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:43:41.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:43:41.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:43:41.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:43:41.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:41.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:41.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:41.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
10:43:41.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:43:41.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:43:41.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:43:41.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.253:41603
10:43:41.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.253
10:43:41.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:41.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:43:41.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:41.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:41.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:41.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:43:41.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:43:41.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:43:41.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39625/jwks.json with env {}
10:43:41.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.060489 21529 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } has no permanent_uuid. Determining permanent_uuid...
10:43:41.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.060909 21472 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.240.253:41603: connect: Connection refused (error 111)
10:43:41.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.061440 21529 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.240.253:41603: Network error: Client connection negotiation failed: client connection to 127.20.240.253:41603: connect: Connection refused (error 111)
10:43:41.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.110654 21529 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } attempt: 1
10:43:41.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.111722 21529 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.240.253:41603: Network error: Client connection negotiation failed: client connection to 127.20.240.253:41603: connect: Connection refused (error 111)
10:43:41.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.135532 21533 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:43:41.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.135704 21533 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:43:41.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.135723 21533 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:43:41.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.137678 21533 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
10:43:41.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.137728 21533 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:43:41.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.137742 21533 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
10:43:41.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.137754 21533 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
10:43:41.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.137766 21533 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
10:43:41.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.137777 21533 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39625/jwks.json
10:43:41.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.140110 21533 master_runner.cc:387] Master server non-default flags:
10:43:41.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:41.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:43:41.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-1/data
10:43:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-1/wal
10:43:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:43:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:43:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:43:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.253:41603
10:43:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:43:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:43:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:43:41.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39625/jwks.json
10:43:41.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:41.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:41.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-1/data/info.pb
10:43:41.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.253
10:43:41.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:41.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:43:41.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21533
10:43:41.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:41.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:43:41.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:43:41.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:41.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-1/logs
10:43:41.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:41.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:43:41.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:43:41.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
10:43:41.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:43:41.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:43:41.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
10:43:41.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:57 UTC on e7f111948823
10:43:41.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17616
10:43:41.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.140373 21533 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:43:41.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.140633 21533 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:43:41.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.143597 21542 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
10:43:41.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.143715 21539 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
10:43:41.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.143812 21540 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
10:43:41.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.144085 21533 server_base.cc:1061] running on GCE node
10:43:41.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.144279 21533 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:43:41.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.144523 21533 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:43:41.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.145684 21533 hybrid_clock.cc:648] HybridClock initialized: now 1786445021145665 us; error 33 us; skew 500 ppm
10:43:41.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.146698 21533 webserver.cc:533] Webserver started at http://127.20.240.253:43441/ using document root <none> and password file <none>
10:43:41.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.146847 21533 fs_manager.cc:362] Metadata directory not provided
10:43:41.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.146875 21533 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:43:41.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.146972 21533 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
10:43:41.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.147771 21533 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-1/data/instance:
10:43:41.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e7090d0d534d44ceb0281c214022ddc8"
10:43:41.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:41.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.148029 21533 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-1/wal/instance:
10:43:41.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e7090d0d534d44ceb0281c214022ddc8"
10:43:41.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:41.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.149587 21533 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
10:43:41.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.150395 21549 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:43:41.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.150552 21533 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
10:43:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.150601 21533 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-1/data,/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-1/wal
10:43:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e7090d0d534d44ceb0281c214022ddc8"
10:43:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.150652 21533 fs_report.cc:389] FS layout report
10:43:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:43:41.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-1/wal
10:43:41.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-1/wal
10:43:41.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-1/data/data
10:43:41.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:43:41.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:43:41.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:43:41.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:43:41.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:43:41.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:43:41.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:43:41.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:43:41.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:43:41.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:43:41.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:43:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.162315 21533 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:43:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.162562 21533 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
10:43:41.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.162654 21533 kserver.cc:163] Server-wide thread pool size limit: 3276
10:43:41.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.166761 21533 rpc_server.cc:307] RPC server started. Bound to: 127.20.240.253:41603
10:43:41.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.166810 21606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.240.253:41603 every 8 connection(s)
10:43:41.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.167191 21533 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-1/data/info.pb
10:43:41.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.167860 21607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
10:43:41.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.169765 21443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu as pid 21533
10:43:41.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.169641 21607 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } has no permanent_uuid. Determining permanent_uuid...
10:43:41.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.169875 21443 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-1/wal/instance
10:43:41.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.170292 21443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:43:41.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:43:41.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/wal
10:43:41.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/data
10:43:41.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:43:41.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:43:41.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:43:41.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:41.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:41.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:41.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/logs
10:43:41.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/data/info.pb
10:43:41.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:41.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:43:41.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:43:41.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:43:41.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:43:41.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:41.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:41.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:41.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
10:43:41.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:43:41.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:43:41.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:43:41.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.252:42605
10:43:41.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.252
10:43:41.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:41.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:43:41.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:41.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:41.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:41.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:43:41.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:43:41.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:43:41.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39625/jwks.json with env {}
10:43:41.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.176019 21607 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } has no permanent_uuid. Determining permanent_uuid...
10:43:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.179919 21529 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } attempt: 2
10:43:41.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.181221 21607 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } has no permanent_uuid. Determining permanent_uuid...
10:43:41.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.181687 21551 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.240.252:42605: connect: Connection refused (error 111)
10:43:41.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.182184 21607 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.240.252:42605: Network error: Client connection negotiation failed: client connection to 127.20.240.252:42605: connect: Connection refused (error 111)
10:43:41.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.185279 21529 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } has no permanent_uuid. Determining permanent_uuid...
10:43:41.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.186064 21529 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.240.252:42605: Network error: Client connection negotiation failed: client connection to 127.20.240.252:42605: connect: Connection refused (error 111)
10:43:41.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.229322 21529 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } attempt: 1
10:43:41.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.230322 21529 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.240.252:42605: Network error: Client connection negotiation failed: client connection to 127.20.240.252:42605: connect: Connection refused (error 111)
10:43:41.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.231379 21607 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } attempt: 1
10:43:41.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.232214 21607 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.240.252:42605: Network error: Client connection negotiation failed: client connection to 127.20.240.252:42605: connect: Connection refused (error 111)
10:43:41.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.257956 21610 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:43:41.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.258144 21610 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:43:41.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.258164 21610 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:43:41.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.259678 21610 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
10:43:41.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.259718 21610 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:43:41.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.259732 21610 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
10:43:41.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.259744 21610 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
10:43:41.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.259756 21610 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
10:43:41.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.259768 21610 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39625/jwks.json
10:43:41.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.261371 21610 master_runner.cc:387] Master server non-default flags:
10:43:41.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:41.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:43:41.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:41.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:41.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/data
10:43:41.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/wal
10:43:41.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:43:41.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:43:41.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:41.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:41.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:43:41.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.252:42605
10:43:41.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:43:41.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:43:41.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:43:41.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39625/jwks.json
10:43:41.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:41.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:41.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/data/info.pb
10:43:41.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.252
10:43:41.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:41.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:43:41.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21610
10:43:41.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:41.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:43:41.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:43:41.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:41.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/logs
10:43:41.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:41.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:43:41.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:43:41.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
10:43:41.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:43:41.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:43:41.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
10:43:41.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:57 UTC on e7f111948823
10:43:41.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17616
10:43:41.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.261580 21610 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:43:41.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.261816 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:43:41.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.264539 21620 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
10:43:41.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.264559 21622 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
10:43:41.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.264956 21619 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
10:43:41.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.265271 21610 server_base.cc:1061] running on GCE node
10:43:41.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.265481 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:43:41.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.265743 21610 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:43:41.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.273140 21610 hybrid_clock.cc:648] HybridClock initialized: now 1786445021273091 us; error 60 us; skew 500 ppm
10:43:41.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.274595 21610 webserver.cc:533] Webserver started at http://127.20.240.252:46505/ using document root <none> and password file <none>
10:43:41.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.274830 21610 fs_manager.cc:362] Metadata directory not provided
10:43:41.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.274879 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:43:41.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.275009 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
10:43:41.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.276183 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/data/instance:
10:43:41.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1afa4a21e9934ac18ca829bb9ef4609e"
10:43:41.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:41.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.276558 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/wal/instance:
10:43:41.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1afa4a21e9934ac18ca829bb9ef4609e"
10:43:41.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:41.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.277475 21529 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } attempt: 2
10:43:41.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.278034 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
10:43:41.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.278693 21529 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.240.252:42605: Network error: Client connection negotiation failed: client connection to 127.20.240.252:42605: connect: Connection refused (error 111)
10:43:41.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.278890 21630 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:43:41.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.279076 21610 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
10:43:41.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.279131 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/data,/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/wal
10:43:41.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1afa4a21e9934ac18ca829bb9ef4609e"
10:43:41.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:41.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.279172 21610 fs_report.cc:389] FS layout report
10:43:41.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:43:41.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/wal
10:43:41.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/wal
10:43:41.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/data/data
10:43:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:43:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:43:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:43:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:43:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:43:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:43:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:43:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:43:41.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:43:41.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:43:41.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:43:41.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.298648 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:43:41.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.298938 21610 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
10:43:41.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.299037 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
10:43:41.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.300377 21607 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } attempt: 2
10:43:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.301276 21607 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.240.252:42605: Network error: Client connection negotiation failed: client connection to 127.20.240.252:42605: connect: Connection refused (error 111)
10:43:41.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.303642 21610 rpc_server.cc:307] RPC server started. Bound to: 127.20.240.252:42605
10:43:41.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.303691 21688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.240.252:42605 every 8 connection(s)
10:43:41.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.303948 21610 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/data/info.pb
10:43:41.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.304620 21689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
10:43:41.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.305936 21689 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } has no permanent_uuid. Determining permanent_uuid...
10:43:41.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.310460 21443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu as pid 21610
10:43:41.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.310568 21443 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/wal/instance
10:43:41.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.311172 21689 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } has no permanent_uuid. Determining permanent_uuid...
10:43:41.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.314925 21689 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } has no permanent_uuid. Determining permanent_uuid...
10:43:41.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.320058 21689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e: Bootstrap starting.
10:43:41.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.320834 21689 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e: Neither blocks nor log segments found. Creating new log.
10:43:41.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.321070 21689 log.cc:826] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e: Log is configured to *not* fsync() on all Append() calls
10:43:41.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.321746 21689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e: No bootstrap required, opened a new log
10:43:41.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.323374 21689 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:43:41.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.323509 21689 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
10:43:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.323544 21689 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1afa4a21e9934ac18ca829bb9ef4609e, State: Initialized, Role: FOLLOWER
10:43:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.323629 21689 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [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: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:43:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.323904 21689 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [sys.catalog]: configured and running, proceeding with master startup.
10:43:41.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.323890 21697 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [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: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:43:41.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.324842 21697 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [sys.catalog]: This master's current role is: FOLLOWER
10:43:41.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.326062 21708 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
10:43:41.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.326114 21708 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
10:43:41.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.326311 21610 master_runner.cc:187] Error getting master registration for 127.20.240.254:42069: OK, instance_id { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" instance_seqno: 1786445021046233 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
10:43:41.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.327973 21610 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
10:43:41.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.385921 21529 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } attempt: 3
10:43:41.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.390654 21529 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966: Bootstrap starting.
10:43:41.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.391425 21529 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966: Neither blocks nor log segments found. Creating new log.
10:43:41.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.391696 21529 log.cc:826] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966: Log is configured to *not* fsync() on all Append() calls
10:43:41.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.392453 21607 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } attempt: 3
10:43:41.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.392678 21529 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966: No bootstrap required, opened a new log
10:43:41.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.395156 21529 raft_consensus.cc:359] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:43:41.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.395339 21529 raft_consensus.cc:385] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
10:43:41.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.395392 21529 raft_consensus.cc:740] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a55ba14438c54c26bc5feb5651836966, State: Initialized, Role: FOLLOWER
10:43:41.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.396392 21529 consensus_queue.cc:260] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [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: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:43:41.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.396806 21529 sys_catalog.cc:565] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [sys.catalog]: configured and running, proceeding with master startup.
10:43:41.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.399119 21607 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8: Bootstrap starting.
10:43:41.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.399923 21607 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8: Neither blocks nor log segments found. Creating new log.
10:43:41.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.400231 21607 log.cc:826] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8: Log is configured to *not* fsync() on all Append() calls
10:43:41.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.399909 21455 master_runner.cc:187] Error getting master registration for 127.20.240.253:41603: OK, instance_id { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" instance_seqno: 1786445021165662 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
10:43:41.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.401854 21455 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
10:43:41.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.396899 21712 sys_catalog.cc:455] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [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: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:43:41.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.402034 21712 sys_catalog.cc:458] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [sys.catalog]: This master's current role is: FOLLOWER
10:43:41.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.402951 21724 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
10:43:41.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.403263 21724 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
10:43:41.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.404134 21607 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8: No bootstrap required, opened a new log
10:43:41.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.406282 21607 raft_consensus.cc:359] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:43:41.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.406416 21607 raft_consensus.cc:385] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
10:43:41.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.406453 21607 raft_consensus.cc:740] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7090d0d534d44ceb0281c214022ddc8, State: Initialized, Role: FOLLOWER
10:43:41.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.406553 21607 consensus_queue.cc:260] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [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: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:43:41.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.406858 21607 sys_catalog.cc:565] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [sys.catalog]: configured and running, proceeding with master startup.
10:43:41.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.407403 21728 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [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: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:43:41.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.407727 21728 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [sys.catalog]: This master's current role is: FOLLOWER
10:43:41.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.409053 21742 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
10:43:41.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.409407 21742 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
10:43:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.410811 21533 master_runner.cc:264] No leader master found from master e7090d0d534d44ceb0281c214022ddc8
10:43:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.410856 21533 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
10:43:41.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.413533 21556 tablet.cc:2406] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8: Can't schedule compaction. Clean time has not been advanced past its initial value.
10:43:41.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.513190 21697 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
10:43:41.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.513379 21697 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:43:41.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.513671 21697 leader_election.cc:290] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a55ba14438c54c26bc5feb5651836966 (127.20.240.254:42069), e7090d0d534d44ceb0281c214022ddc8 (127.20.240.253:41603)
10:43:41.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.514338 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7090d0d534d44ceb0281c214022ddc8" is_pre_election: true
10:43:41.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.514567 21579 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1afa4a21e9934ac18ca829bb9ef4609e in term 0.
10:43:41.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.514981 21632 leader_election.cc:304] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [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: 1afa4a21e9934ac18ca829bb9ef4609e, e7090d0d534d44ceb0281c214022ddc8; no voters: 
10:43:41.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.515213 21501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a55ba14438c54c26bc5feb5651836966" is_pre_election: true
10:43:41.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.515372 21501 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1afa4a21e9934ac18ca829bb9ef4609e in term 0.
10:43:41.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.515668 21697 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 0 FOLLOWER]: Leader pre-election won for term 1
10:43:41.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.515725 21697 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
10:43:41.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.515751 21697 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 0 FOLLOWER]: Advancing to term 1
10:43:41.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.521731 21697 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:43:41.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.521914 21697 leader_election.cc:290] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [CANDIDATE]: Term 1 election: Requested vote from peers a55ba14438c54c26bc5feb5651836966 (127.20.240.254:42069), e7090d0d534d44ceb0281c214022ddc8 (127.20.240.253:41603)
10:43:41.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.522977 21501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a55ba14438c54c26bc5feb5651836966"
10:43:41.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.523063 21501 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 0 FOLLOWER]: Advancing to term 1
10:43:41.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.523622 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7090d0d534d44ceb0281c214022ddc8"
10:43:41.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.523708 21579 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [term 0 FOLLOWER]: Advancing to term 1
10:43:41.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.523799 21501 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1afa4a21e9934ac18ca829bb9ef4609e in term 1.
10:43:41.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.524544 21579 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1afa4a21e9934ac18ca829bb9ef4609e in term 1.
10:43:41.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.527132 21633 leader_election.cc:304] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [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: 1afa4a21e9934ac18ca829bb9ef4609e, a55ba14438c54c26bc5feb5651836966; no voters: 
10:43:41.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.527278 21697 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 1 FOLLOWER]: Leader election won for term 1
10:43:41.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.527441 21697 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 1 LEADER]: Becoming Leader. State: Replica: 1afa4a21e9934ac18ca829bb9ef4609e, State: Running, Role: LEADER
10:43:41.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.527529 21697 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [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: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:43:41.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.527935 21697 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1afa4a21e9934ac18ca829bb9ef4609e. Latest consensus state: current_term: 1 leader_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:43:41.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.528003 21697 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [sys.catalog]: This master's current role is: LEADER
10:43:41.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.529351 21747 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
10:43:41.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.529553 21747 catalog_manager.cc:1520] Initializing Kudu cluster ID...
10:43:41.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.530835 21579 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [term 1 FOLLOWER]: Refusing update from remote peer 1afa4a21e9934ac18ca829bb9ef4609e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
10:43:41.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.531090 21697 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
10:43:41.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.533864 21728 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1afa4a21e9934ac18ca829bb9ef4609e. Latest consensus state: current_term: 1 leader_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:43:41.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.533944 21728 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [sys.catalog]: This master's current role is: FOLLOWER
10:43:41.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.534307 21501 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 1 FOLLOWER]: Refusing update from remote peer 1afa4a21e9934ac18ca829bb9ef4609e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
10:43:41.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.534548 21697 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
10:43:41.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.535641 21712 sys_catalog.cc:455] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1afa4a21e9934ac18ca829bb9ef4609e. Latest consensus state: current_term: 1 leader_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:43:41.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.535748 21712 sys_catalog.cc:458] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [sys.catalog]: This master's current role is: FOLLOWER
10:43:41.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.543558 21697 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:43:41.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.543684 21697 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [sys.catalog]: This master's current role is: LEADER
10:43:41.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.543730 21697 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:43:41.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.543763 21697 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [sys.catalog]: This master's current role is: LEADER
10:43:41.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.544006 21476 tablet.cc:2406] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966: Can't schedule compaction. Clean time has not been advanced past its initial value.
10:43:41.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.544414 21728 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:43:41.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.544504 21728 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [sys.catalog]: This master's current role is: FOLLOWER
10:43:41.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.544510 21712 sys_catalog.cc:455] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:43:41.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.544574 21712 sys_catalog.cc:458] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [sys.catalog]: This master's current role is: FOLLOWER
10:43:41.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.544755 21747 catalog_manager.cc:1383] Generated new cluster ID: 179be09ce09e4f1a9439d125bf197f59
10:43:41.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.544811 21747 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
10:43:41.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.544764 21748 mvcc.cc:204] Tried to move back new op lower bound from 7317278808188297216 to 7317278808177393664. Current Snapshot: MvccSnapshot[applied={T|T < 7317278808188297216 or (T in {7317278808188297216})}]
10:43:41.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.550109 21749 mvcc.cc:204] Tried to move back new op lower bound from 7317278808188297216 to 7317278808177393664. Current Snapshot: MvccSnapshot[applied={T|T < 7317278808188297216}]
10:43:41.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.575423 21747 catalog_manager.cc:1406] Generated new certificate authority record
10:43:41.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.576279 21747 catalog_manager.cc:1540] Loading token signing keys...
10:43:41.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.585208 21747 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e: Generated new TSK 0
10:43:41.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.586081 21747 catalog_manager.cc:1550] Initializing in-progress tserver states...
10:43:41.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.590729 21443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:43:41.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:43:41.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal
10:43:41.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data
10:43:41.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:43:41.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:43:41.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:43:41.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:41.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:41.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:41.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/logs
10:43:41.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data/info.pb
10:43:41.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:41.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:43:41.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:43:41.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:43:41.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:43:41.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:41.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:41.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:41.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
10:43:41.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:43:41.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.193:0
10:43:41.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.240.193
10:43:41.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.193
10:43:41.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:41.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:43:41.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:43:41.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:41.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:41.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
10:43:41.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.678731 21758 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:43:41.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.678934 21758 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:43:41.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.678964 21758 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:43:41.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.680735 21758 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:43:41.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.680817 21758 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.240.193
10:43:41.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.682503 21758 tablet_server_runner.cc:78] Tablet server non-default flags:
10:43:41.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:41.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:43:41.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:41.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:41.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data
10:43:41.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal
10:43:41.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:41.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:41.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.193:0
10:43:41.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:43:41.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:41.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:41.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data/info.pb
10:43:41.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.193
10:43:41.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:41.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:43:41.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:43:41.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21758
10:43:41.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:41.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:43:41.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:43:41.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:41.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.240.193
10:43:41.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/logs
10:43:41.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:41.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:43:41.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:43:41.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
10:43:41.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:43:41.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:43:41.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
10:43:41.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:57 UTC on e7f111948823
10:43:41.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17616
10:43:41.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.682754 21758 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:43:41.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.683048 21758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:43:41.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.686157 21767 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
10:43:41.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.686216 21758 server_base.cc:1061] running on GCE node
10:43:41.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.686299 21763 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
10:43:41.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.686131 21764 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
10:43:41.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.686522 21758 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:43:41.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.686720 21758 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:43:41.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.687896 21758 hybrid_clock.cc:648] HybridClock initialized: now 1786445021687873 us; error 34 us; skew 500 ppm
10:43:41.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.689252 21758 webserver.cc:533] Webserver started at http://127.20.240.193:44997/ using document root <none> and password file <none>
10:43:41.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.689499 21758 fs_manager.cc:362] Metadata directory not provided
10:43:41.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.689560 21758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:43:41.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.689692 21758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
10:43:41.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.690692 21758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data/instance:
10:43:41.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7591fa92d22a4e8b861f3bcf581ceca0"
10:43:41.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:41.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.691110 21758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal/instance:
10:43:41.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7591fa92d22a4e8b861f3bcf581ceca0"
10:43:41.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:41.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.692785 21758 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.002s
10:43:41.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.693707 21773 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:43:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.694003 21758 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
10:43:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.694065 21758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data,/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal
10:43:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7591fa92d22a4e8b861f3bcf581ceca0"
10:43:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.694109 21758 fs_report.cc:389] FS layout report
10:43:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:43:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal
10:43:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal
10:43:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data/data
10:43:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:43:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:43:41.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:43:41.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:43:41.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:43:41.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:43:41.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:43:41.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:43:41.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:43:41.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:43:41.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:43:41.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.712137 21758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:43:41.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.712462 21758 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
10:43:41.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.712565 21758 kserver.cc:163] Server-wide thread pool size limit: 3276
10:43:41.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.712759 21758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
10:43:41.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.713058 21758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
10:43:41.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.713084 21758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
10:43:41.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.713110 21758 ts_tablet_manager.cc:616] Registered 0 tablets
10:43:41.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.713125 21758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
10:43:41.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.720225 21758 rpc_server.cc:307] RPC server started. Bound to: 127.20.240.193:44957
10:43:41.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.720286 21904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.240.193:44957 every 8 connection(s)
10:43:41.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.720619 21758 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data/info.pb
10:43:41.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.726308 21906 heartbeater.cc:344] Connected to a master server at 127.20.240.254:42069
10:43:41.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.726431 21906 heartbeater.cc:461] Registering TS with master...
10:43:41.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.726645 21906 heartbeater.cc:507] Master 127.20.240.254:42069 requested a full tablet report, sending...
10:43:41.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.726681 21907 heartbeater.cc:344] Connected to a master server at 127.20.240.253:41603
10:43:41.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.726766 21907 heartbeater.cc:461] Registering TS with master...
10:43:41.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.726882 21907 heartbeater.cc:507] Master 127.20.240.253:41603 requested a full tablet report, sending...
10:43:41.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.726951 21905 heartbeater.cc:344] Connected to a master server at 127.20.240.252:42605
10:43:41.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.727001 21905 heartbeater.cc:461] Registering TS with master...
10:43:41.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.727075 21905 heartbeater.cc:507] Master 127.20.240.252:42605 requested a full tablet report, sending...
10:43:41.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.727257 21489 ts_manager.cc:194] Registered new tserver with Master: 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957)
10:43:41.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.727622 21649 ts_manager.cc:194] Registered new tserver with Master: 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957)
10:43:41.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.727685 21569 ts_manager.cc:194] Registered new tserver with Master: 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957)
10:43:41.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.728416 21649 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.240.193:52771
10:43:41.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.729291 21443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu as pid 21758
10:43:41.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.729367 21443 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal/instance
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.731873 21443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/wal
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/logs
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data/info.pb
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.194:0
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.240.194
10:43:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.194
10:43:41.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:41.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:43:41.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:43:41.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:41.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:41.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
10:43:41.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.811919 21912 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:43:41.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.812103 21912 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:43:41.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.812124 21912 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:43:41.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.813532 21912 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:43:41.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.813582 21912 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.240.194
10:43:41.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.815075 21912 tablet_server_runner.cc:78] Tablet server non-default flags:
10:43:41.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:41.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:43:41.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:41.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:41.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data
10:43:41.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/wal
10:43:41.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:41.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:41.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.194:0
10:43:41.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:43:41.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:41.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:41.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data/info.pb
10:43:41.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.194
10:43:41.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:41.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:43:41.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:43:41.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21912
10:43:41.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:41.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:43:41.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:43:41.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:41.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.240.194
10:43:41.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/logs
10:43:41.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:41.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:43:41.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:43:41.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
10:43:41.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:43:41.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:43:41.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
10:43:41.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:57 UTC on e7f111948823
10:43:41.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17616
10:43:41.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.815267 21912 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:43:41.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.815461 21912 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:43:41.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.818213 21920 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
10:43:41.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.818244 21918 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
10:43:41.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.818293 21912 server_base.cc:1061] running on GCE node
10:43:41.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.818264 21917 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
10:43:41.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.818982 21912 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:43:41.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.819257 21912 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:43:41.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.820446 21912 hybrid_clock.cc:648] HybridClock initialized: now 1786445021820412 us; error 42 us; skew 500 ppm
10:43:41.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.821810 21912 webserver.cc:533] Webserver started at http://127.20.240.194:45659/ using document root <none> and password file <none>
10:43:41.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.822067 21912 fs_manager.cc:362] Metadata directory not provided
10:43:41.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.822130 21912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:43:41.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.822265 21912 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
10:43:41.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.823343 21912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data/instance:
10:43:41.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c899b3c9252142b98660e7216d0c37b3"
10:43:41.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:41.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.823753 21912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/wal/instance:
10:43:41.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c899b3c9252142b98660e7216d0c37b3"
10:43:41.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:41.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.825429 21912 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
10:43:41.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.826344 21927 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:43:41.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.826707 21912 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
10:43:41.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.826776 21912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data,/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/wal
10:43:41.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c899b3c9252142b98660e7216d0c37b3"
10:43:41.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:41.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.826821 21912 fs_report.cc:389] FS layout report
10:43:41.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:43:41.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/wal
10:43:41.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/wal
10:43:41.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data/data
10:43:41.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:43:41.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:43:41.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:43:41.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:43:41.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:43:41.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:43:41.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:43:41.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:43:41.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:43:41.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:43:41.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:43:41.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.847414 21912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:43:41.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.847749 21912 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
10:43:41.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.847851 21912 kserver.cc:163] Server-wide thread pool size limit: 3276
10:43:41.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.848156 21912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
10:43:41.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.848533 21912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
10:43:41.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.848565 21912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
10:43:41.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.848594 21912 ts_tablet_manager.cc:616] Registered 0 tablets
10:43:41.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.848609 21912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
10:43:41.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.855518 21912 rpc_server.cc:307] RPC server started. Bound to: 127.20.240.194:36595
10:43:41.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.855621 22057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.240.194:36595 every 8 connection(s)
10:43:41.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.855893 21912 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data/info.pb
10:43:41.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.856994 21443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu as pid 21912
10:43:41.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.857087 21443 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/wal/instance
10:43:41.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.858273 21443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:43:41.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:43:41.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/wal
10:43:41.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data
10:43:41.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:43:41.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:43:41.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:43:41.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:41.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:41.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:41.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/logs
10:43:41.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data/info.pb
10:43:41.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:41.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:43:41.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:43:41.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:43:41.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:43:41.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:41.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:41.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:41.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
10:43:41.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:43:41.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.195:0
10:43:41.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.240.195
10:43:41.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.195
10:43:41.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:41.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:43:41.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:43:41.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:41.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:41.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
10:43:41.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.862986 22059 heartbeater.cc:344] Connected to a master server at 127.20.240.254:42069
10:43:41.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.863049 22060 heartbeater.cc:344] Connected to a master server at 127.20.240.253:41603
10:43:41.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.863166 22059 heartbeater.cc:461] Registering TS with master...
10:43:41.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.863168 22060 heartbeater.cc:461] Registering TS with master...
10:43:41.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.863399 22060 heartbeater.cc:507] Master 127.20.240.253:41603 requested a full tablet report, sending...
10:43:41.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.863397 22059 heartbeater.cc:507] Master 127.20.240.254:42069 requested a full tablet report, sending...
10:43:41.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.862999 22058 heartbeater.cc:344] Connected to a master server at 127.20.240.252:42605
10:43:41.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.863643 22058 heartbeater.cc:461] Registering TS with master...
10:43:41.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.863739 22058 heartbeater.cc:507] Master 127.20.240.252:42605 requested a full tablet report, sending...
10:43:41.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.864130 21569 ts_manager.cc:194] Registered new tserver with Master: c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595)
10:43:41.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.864143 21649 ts_manager.cc:194] Registered new tserver with Master: c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595)
10:43:41.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.864163 21489 ts_manager.cc:194] Registered new tserver with Master: c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595)
10:43:41.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.864598 21649 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.240.194:42191
10:43:41.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.948920 22065 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:43:41.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.949120 22065 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:43:41.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.949149 22065 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:43:41.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.950943 22065 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:43:41.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.951050 22065 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.240.195
10:43:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.952795 22065 tablet_server_runner.cc:78] Tablet server non-default flags:
10:43:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:43:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data
10:43:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/wal
10:43:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.195:0
10:43:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:43:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data/info.pb
10:43:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.195
10:43:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
10:43:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:43:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:43:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22065
10:43:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:43:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:43:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.240.195
10:43:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/logs
10:43:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:43:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:43:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
10:43:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:43:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:43:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
10:43:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:57 UTC on e7f111948823
10:43:41.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17616
10:43:41.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.953064 22065 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:43:41.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.953344 22065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:43:41.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.956547 22070 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
10:43:41.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.956586 22071 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
10:43:41.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:41.956590 22073 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
10:43:41.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.957376 22065 server_base.cc:1061] running on GCE node
10:43:41.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.957633 22065 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:43:41.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.957865 22065 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:43:41.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.959036 22065 hybrid_clock.cc:648] HybridClock initialized: now 1786445021959012 us; error 37 us; skew 500 ppm
10:43:41.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.960405 22065 webserver.cc:533] Webserver started at http://127.20.240.195:34689/ using document root <none> and password file <none>
10:43:41.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.960640 22065 fs_manager.cc:362] Metadata directory not provided
10:43:41.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.960701 22065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:43:41.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.960831 22065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
10:43:41.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.961716 22065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data/instance:
10:43:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78"
10:43:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.962086 22065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/wal/instance:
10:43:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78"
10:43:41.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:41.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.963575 22065 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
10:43:41.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.964485 22079 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:43:41.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.964697 22065 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
10:43:41.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.964764 22065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data,/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/wal
10:43:41.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78"
10:43:41.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:41.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.964824 22065 fs_report.cc:389] FS layout report
10:43:41.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:43:41.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/wal
10:43:41.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/wal
10:43:41.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data/data
10:43:41.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:43:41.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:43:41.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:43:41.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:43:41.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:43:41.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:43:41.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:43:41.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:43:41.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:43:41.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:43:41.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:43:41.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.973760 22065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:43:41.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.974133 22065 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
10:43:41.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.974263 22065 kserver.cc:163] Server-wide thread pool size limit: 3276
10:43:41.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.974517 22065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
10:43:41.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.974915 22065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
10:43:41.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.974973 22065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
10:43:41.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.975006 22065 ts_tablet_manager.cc:616] Registered 0 tablets
10:43:41.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.975025 22065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
10:43:41.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.982157 22065 rpc_server.cc:307] RPC server started. Bound to: 127.20.240.195:41779
10:43:41.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.982236 22201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.240.195:41779 every 8 connection(s)
10:43:41.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.982620 22065 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data/info.pb
10:43:41.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.986272 21443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu as pid 22065
10:43:41.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.986361 21443 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/wal/instance
10:43:41.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.988657 22202 heartbeater.cc:344] Connected to a master server at 127.20.240.252:42605
10:43:41.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.988626 22203 heartbeater.cc:344] Connected to a master server at 127.20.240.254:42069
10:43:41.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.988794 22202 heartbeater.cc:461] Registering TS with master...
10:43:41.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.988794 22203 heartbeater.cc:461] Registering TS with master...
10:43:41.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.989012 22202 heartbeater.cc:507] Master 127.20.240.252:42605 requested a full tablet report, sending...
10:43:41.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.989010 22203 heartbeater.cc:507] Master 127.20.240.254:42069 requested a full tablet report, sending...
10:43:41.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.989494 21487 ts_manager.cc:194] Registered new tserver with Master: aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195:41779)
10:43:41.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.989494 21649 ts_manager.cc:194] Registered new tserver with Master: aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195:41779)
10:43:41.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.990038 21649 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.240.195:43577
10:43:41.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.990746 22204 heartbeater.cc:344] Connected to a master server at 127.20.240.253:41603
10:43:41.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.990820 22204 heartbeater.cc:461] Registering TS with master...
10:43:41.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.990878 22204 heartbeater.cc:507] Master 127.20.240.253:41603 requested a full tablet report, sending...
10:43:41.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:41.991282 21569 ts_manager.cc:194] Registered new tserver with Master: aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195:41779)
10:43:42.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.002501 21443 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
10:43:42.003 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
10:43:42.004 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

10:43:42.012 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.20.240.254"
      port: 42069
    }
    bound_http_address {
      host: "127.20.240.254"
      port: 39421
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.20.240.253"
      port: 41603
    }
    bound_http_address {
      host: "127.20.240.253"
      port: 43441
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.20.240.252"
      port: 42605
    }
    bound_http_address {
      host: "127.20.240.252"
      port: 46505
    }
  }
}

10:43:42.016 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

10:43:42.018 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.20.240.193"
      port: 44957
    }
    bound_http_address {
      host: "127.20.240.193"
      port: 44997
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.20.240.194"
      port: 36595
    }
    bound_http_address {
      host: "127.20.240.194"
      port: 45659
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.20.240.195"
      port: 41779
    }
    bound_http_address {
      host: "127.20.240.195"
      port: 34689
    }
  }
}

10:43:42.018 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
10:43:42.186 [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)
10:43:42.235 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
10:43:42.328 [INFO - main] (ITClient.java:94) Test will run for 60 seconds
10:43:42.394 [DEBUG - main] (Connection.java:748) [peer master-127.20.240.254:42069(127.20.240.254:42069)] connecting to peer
10:43:42.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.403949 21724 catalog_manager.cc:1295] Loaded cluster ID: 179be09ce09e4f1a9439d125bf197f59
10:43:42.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.404036 21724 catalog_manager.cc:1588] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966: loading cluster ID for follower catalog manager: success
10:43:42.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.405454 21724 catalog_manager.cc:1610] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966: acquiring CA information for follower catalog manager: success
10:43:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.405790 21724 catalog_manager.cc:1638] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
10:43:42.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.410094 21742 catalog_manager.cc:1295] Loaded cluster ID: 179be09ce09e4f1a9439d125bf197f59
10:43:42.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.410156 21742 catalog_manager.cc:1588] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8: loading cluster ID for follower catalog manager: success
10:43:42.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.411541 21742 catalog_manager.cc:1610] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8: acquiring CA information for follower catalog manager: success
10:43:42.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.411856 21742 catalog_manager.cc:1638] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
10:43:42.452 [DEBUG - main] (Connection.java:748) [peer master-127.20.240.253:41603(127.20.240.253:41603)] connecting to peer
10:43:42.456 [DEBUG - main] (Connection.java:748) [peer master-127.20.240.252:42605(127.20.240.252:42605)] connecting to peer
10:43:42.472 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.240.253:41603(127.20.240.253:41603)] Successfully connected to peer
10:43:42.472 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.20.240.252:42605(127.20.240.252:42605)] Successfully connected to peer
10:43:42.472 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.240.254:42069(127.20.240.254:42069)] Successfully connected to peer
10:43:42.583 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.20.240.252
10:43:42.583 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.20.240.254
10:43:42.585 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.20.240.253
10:43:42.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.729032 21905 heartbeater.cc:499] Master 127.20.240.252:42605 was elected leader, sending a full tablet report...
10:43:42.805 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x869a14be, L:/127.0.0.1:51294 - R:/127.20.240.252:42605] using SASL/PLAIN
10:43:42.805 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc13d9692, L:/127.0.0.1:34274 - R:/127.20.240.253:41603] using SASL/PLAIN
10:43:42.805 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeb050278, L:/127.0.0.1:42294 - R:/127.20.240.254:42069] using SASL/PLAIN
10:43:42.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:43:42.843 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=487), Traces: [0ms] refreshing cache from master, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.254:42069, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.253:41603, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.252:42605, [458ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.253:41603: OK, [458ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.254:42069: OK, [458ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.252:42605: OK, deferred=null) after lookup
10:43:42.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.865304 22058 heartbeater.cc:499] Master 127.20.240.252:42605 was elected leader, sending a full tablet report...
10:43:42.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.894735 21649 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51294:
10:43:42.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.ITClient-1786445020481"
10:43:42.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
10:43:42.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
10:43:42.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
10:43:42.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
10:43:42.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
10:43:42.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
10:43:42.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
10:43:42.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
10:43:42.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
10:43:42.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
10:43:42.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
10:43:42.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
10:43:42.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
10:43:42.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
10:43:42.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
10:43:42.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
10:43:42.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
10:43:42.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
10:43:42.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
10:43:42.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
10:43:42.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
10:43:42.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
10:43:42.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
10:43:42.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
10:43:42.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
10:43:42.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
10:43:42.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
10:43:42.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
10:43:42.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
10:43:42.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
10:43:42.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
10:43:42.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
10:43:42.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
10:43:42.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
10:43:42.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
10:43:42.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
10:43:42.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
10:43:42.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
10:43:42.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
10:43:42.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
10:43:42.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
10:43:42.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
10:43:42.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
10:43:42.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
10:43:42.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
10:43:42.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
10:43:42.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
10:43:42.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
10:43:42.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
10:43:42.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 3
10:43:42.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
10:43:42.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
10:43:42.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
10:43:42.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
10:43:42.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
10:43:42.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
10:43:42.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
10:43:42.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:42.895233 21649 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table org.apache.kudu.client.ITClient-1786445020481 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
10:43:42.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.908807 21828 tablet_service.cc:1511] Processing CreateTablet for tablet 3b682926a3a54be69e22e3f1739b6676 (DEFAULT_TABLE table=org.apache.kudu.client.ITClient-1786445020481 [id=1584d07e4b224d978cd83fcc98a85445]), partition=RANGE (key) PARTITION UNBOUNDED
10:43:42.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.909188 21828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b682926a3a54be69e22e3f1739b6676. 1 dirs total, 0 dirs full, 0 dirs failed
10:43:42.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.912636 22131 tablet_service.cc:1511] Processing CreateTablet for tablet 3b682926a3a54be69e22e3f1739b6676 (DEFAULT_TABLE table=org.apache.kudu.client.ITClient-1786445020481 [id=1584d07e4b224d978cd83fcc98a85445]), partition=RANGE (key) PARTITION UNBOUNDED
10:43:42.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.912781 22233 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Bootstrap starting.
10:43:42.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.912949 22131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b682926a3a54be69e22e3f1739b6676. 1 dirs total, 0 dirs full, 0 dirs failed
10:43:42.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.913511 22233 tablet_bootstrap.cc:654] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Neither blocks nor log segments found. Creating new log.
10:43:42.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.913825 22233 log.cc:826] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Log is configured to *not* fsync() on all Append() calls
10:43:42.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.915652 22233 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: No bootstrap required, opened a new log
10:43:42.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.915711 22233 ts_tablet_manager.cc:1403] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
10:43:42.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.917332 22233 raft_consensus.cc:359] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:43:42.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.917492 22233 raft_consensus.cc:385] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
10:43:42.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.917524 22233 raft_consensus.cc:740] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7591fa92d22a4e8b861f3bcf581ceca0, State: Initialized, Role: FOLLOWER
10:43:42.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.917615 22233 consensus_queue.cc:260] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [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: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:43:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.917840 22233 ts_tablet_manager.cc:1434] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
10:43:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.918419 22236 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78: Bootstrap starting.
10:43:42.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.919159 22236 tablet_bootstrap.cc:654] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78: Neither blocks nor log segments found. Creating new log.
10:43:42.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.919662 22236 log.cc:826] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78: Log is configured to *not* fsync() on all Append() calls
10:43:42.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.920629 22236 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78: No bootstrap required, opened a new log
10:43:42.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.920702 22236 ts_tablet_manager.cc:1403] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
10:43:42.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.922317 22236 raft_consensus.cc:359] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:43:42.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.922451 22236 raft_consensus.cc:385] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
10:43:42.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.922482 22236 raft_consensus.cc:740] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aeb2b9bf3a9c467bad8ea03f46e47a78, State: Initialized, Role: FOLLOWER
10:43:42.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.922995 22236 consensus_queue.cc:260] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [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: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:43:42.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.923053 21981 tablet_service.cc:1511] Processing CreateTablet for tablet 3b682926a3a54be69e22e3f1739b6676 (DEFAULT_TABLE table=org.apache.kudu.client.ITClient-1786445020481 [id=1584d07e4b224d978cd83fcc98a85445]), partition=RANGE (key) PARTITION UNBOUNDED
10:43:42.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.923261 22236 ts_tablet_manager.cc:1434] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
10:43:42.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.923336 21981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b682926a3a54be69e22e3f1739b6676. 1 dirs total, 0 dirs full, 0 dirs failed
10:43:42.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.923375 22202 heartbeater.cc:499] Master 127.20.240.252:42605 was elected leader, sending a full tablet report...
10:43:42.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.926558 22241 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3: Bootstrap starting.
10:43:42.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.927501 22241 tablet_bootstrap.cc:654] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3: Neither blocks nor log segments found. Creating new log.
10:43:42.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.927829 22241 log.cc:826] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3: Log is configured to *not* fsync() on all Append() calls
10:43:42.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.928545 22241 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3: No bootstrap required, opened a new log
10:43:42.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.928617 22241 ts_tablet_manager.cc:1403] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
10:43:42.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.930198 22241 raft_consensus.cc:359] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:43:42.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.930397 22241 raft_consensus.cc:385] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
10:43:42.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.930428 22241 raft_consensus.cc:740] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c899b3c9252142b98660e7216d0c37b3, State: Initialized, Role: FOLLOWER
10:43:42.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.930521 22241 consensus_queue.cc:260] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [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: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:43:42.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:42.930734 22241 ts_tablet_manager.cc:1434] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
10:43:42.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 1584d07e4b224d978cd83fcc98a85445
10:43:42.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:42.972182 21908 tablet.cc:2406] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Can't schedule compaction. Clean time has not been advanced past its initial value.
10:43:42.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:42.983879 22206 tablet.cc:2406] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78: Can't schedule compaction. Clean time has not been advanced past its initial value.
10:43:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.042956 22239 raft_consensus.cc:493] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
10:43:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.043124 22239 raft_consensus.cc:515] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:43:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.043498 22239 leader_election.cc:290] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957), c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595)
10:43:43.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.047502 21849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" is_pre_election: true
10:43:43.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.047667 21849 raft_consensus.cc:2468] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aeb2b9bf3a9c467bad8ea03f46e47a78 in term 0.
10:43:43.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.048238 22082 leader_election.cc:304] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [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: 7591fa92d22a4e8b861f3bcf581ceca0, aeb2b9bf3a9c467bad8ea03f46e47a78; no voters: 
10:43:43.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.048396 22239 raft_consensus.cc:2804] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 0 FOLLOWER]: Leader pre-election won for term 1
10:43:43.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.048436 22239 raft_consensus.cc:493] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
10:43:43.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.048457 22239 raft_consensus.cc:3060] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 0 FOLLOWER]: Advancing to term 1
10:43:43.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.048658 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c899b3c9252142b98660e7216d0c37b3" is_pre_election: true
10:43:43.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.048802 22004 raft_consensus.cc:2468] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aeb2b9bf3a9c467bad8ea03f46e47a78 in term 0.
10:43:43.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.049319 22239 raft_consensus.cc:515] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:43:43.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.049458 22239 leader_election.cc:290] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [CANDIDATE]: Term 1 election: Requested vote from peers 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957), c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595)
10:43:43.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.049921 21849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7591fa92d22a4e8b861f3bcf581ceca0"
10:43:43.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.049986 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c899b3c9252142b98660e7216d0c37b3"
10:43:43.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.050028 21849 raft_consensus.cc:3060] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 0 FOLLOWER]: Advancing to term 1
10:43:43.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.050052 22004 raft_consensus.cc:3060] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 0 FOLLOWER]: Advancing to term 1
10:43:43.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.050841 21849 raft_consensus.cc:2468] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aeb2b9bf3a9c467bad8ea03f46e47a78 in term 1.
10:43:43.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.050841 22004 raft_consensus.cc:2468] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aeb2b9bf3a9c467bad8ea03f46e47a78 in term 1.
10:43:43.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.051025 22082 leader_election.cc:304] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [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: aeb2b9bf3a9c467bad8ea03f46e47a78, c899b3c9252142b98660e7216d0c37b3; no voters: 
10:43:43.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.051139 22239 raft_consensus.cc:2804] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 1 FOLLOWER]: Leader election won for term 1
10:43:43.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.051317 22239 raft_consensus.cc:697] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 1 LEADER]: Becoming Leader. State: Replica: aeb2b9bf3a9c467bad8ea03f46e47a78, State: Running, Role: LEADER
10:43:43.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.051417 22239 consensus_queue.cc:237] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [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: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:43:43.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.052701 21648 catalog_manager.cc:5719] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 reported cstate change: term changed from 0 to 1, leader changed from <none> to aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195). New cstate: current_term: 1 leader_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } health_report { overall_health: UNKNOWN } } }
10:43:43.062 [DEBUG - Time-limited test] (RandomUtils.java:49) Using random seed: 1786445023061
10:43:43.066 [DEBUG - Time-limited test] (RandomUtils.java:49) Using random seed: 1786445023066
10:43:43.067 [DEBUG - Time-limited test] (RandomUtils.java:49) Using random seed: 1786445023067
10:43:43.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:43:43.090 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299992, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:43:43.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=19), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [9ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=null) after lookup
10:43:43.108 [DEBUG - kudu-nio-2] (Connection.java:748) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] connecting to peer
10:43:43.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:43.108423 22061 tablet.cc:2406] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3: Can't schedule compaction. Clean time has not been advanced past its initial value.
10:43:43.111 [DEBUG - kudu-nio-3] (Connection.java:757) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] Successfully connected to peer
10:43:43.166 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779] using TOKEN/null
10:43:43.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.169742 21849 raft_consensus.cc:1275] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 1 FOLLOWER]: Refusing update from remote peer aeb2b9bf3a9c467bad8ea03f46e47a78: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
10:43:43.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.169737 22004 raft_consensus.cc:1275] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 1 FOLLOWER]: Refusing update from remote peer aeb2b9bf3a9c467bad8ea03f46e47a78: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
10:43:43.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.170089 22239 consensus_queue.cc:1048] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
10:43:43.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.172503 22239 consensus_queue.cc:1048] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
10:43:43.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.174256 22256 mvcc.cc:204] Tried to move back new op lower bound from 7317278814900637696 to 7317278814419206144. Current Snapshot: MvccSnapshot[applied={T|T < 7317278814900637696}]
10:43:43.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.174630 22259 mvcc.cc:204] Tried to move back new op lower bound from 7317278814900637696 to 7317278814419206144. Current Snapshot: MvccSnapshot[applied={T|T < 7317278814900637696}]
10:43:43.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:43.180678 22261 mvcc.cc:204] Tried to move back new op lower bound from 7317278814900637696 to 7317278814419206144. Current Snapshot: MvccSnapshot[applied={T|T < 7317278814900637696}]
10:43:43.241 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1469858766(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:43.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6 rows, more = false, responseScanTimestamp = 7317278815091195904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6
10:43:43.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false, responseScanTimestamp = 7317278815163039744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.274 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9
10:43:43.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10 rows, more = false, responseScanTimestamp = 7317278815232479232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10
10:43:43.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278815337365504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22 rows, more = false, responseScanTimestamp = 7317278815415836672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22
10:43:43.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false, responseScanTimestamp = 7317278815448453120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23
10:43:43.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278815480016896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278815480016896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278815534845952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false, responseScanTimestamp = 7317278815562907648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26
10:43:43.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false, responseScanTimestamp = 7317278815594377216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27
10:43:43.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false, responseScanTimestamp = 7317278815594377216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false, responseScanTimestamp = 7317278815624675328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.355 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28
10:43:43.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false, responseScanTimestamp = 7317278815624675328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 29 rows, more = false, responseScanTimestamp = 7317278815654154240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.365 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29
10:43:43.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278815679574016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278815695302656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278815720935424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278815720935424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 33 rows, more = false, responseScanTimestamp = 7317278815758376960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33
10:43:43.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 34 rows, more = false, responseScanTimestamp = 7317278815789019136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34
10:43:43.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 35 rows, more = false, responseScanTimestamp = 7317278815820214272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35
10:43:43.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278815848042496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278815880118272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.428 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1611827161(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:43.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 38 rows, more = false, responseScanTimestamp = 7317278815910572032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 38
10:43:43.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 39 rows, more = false, responseScanTimestamp = 7317278815938326528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.443 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39
10:43:43.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278815975534592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 50 rows, more = false, responseScanTimestamp = 7317278816009293824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 50
10:43:43.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 51 rows, more = false, responseScanTimestamp = 7317278816049577984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.465 [INFO - scanner-test-thread] (ITClient.java:399) New row count 51
10:43:43.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816072749056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816101208064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816125747200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816175427584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816196534272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816221503488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816241500160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false, responseScanTimestamp = 7317278816272252928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 59
10:43:43.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 60 rows, more = false, responseScanTimestamp = 7317278816297902080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 60
10:43:43.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 61 rows, more = false, responseScanTimestamp = 7317278816317558784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 61
10:43:43.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 61 rows, more = false, responseScanTimestamp = 7317278816317558784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816348004352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 63 rows, more = false, responseScanTimestamp = 7317278816366350336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 63
10:43:43.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816377323520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816377323520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816397029376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 66 rows, more = false, responseScanTimestamp = 7317278816412516352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 66
10:43:43.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 67 rows, more = false, responseScanTimestamp = 7317278816425086976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 67
10:43:43.550 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1504972969(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:43.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 68 rows, more = false, responseScanTimestamp = 7317278816435503104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.553 [INFO - scanner-test-thread] (ITClient.java:399) New row count 68
10:43:43.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816448614400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.556 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1996167088(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:43.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816467472384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816467472384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.561 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@983887612(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:43.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 80 rows, more = false, responseScanTimestamp = 7317278816492544000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 80
10:43:43.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816492544000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.567 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1325177406(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:43.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816513949696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.571 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@926214672(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:43.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816513949696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 100 rows, more = false, responseScanTimestamp = 7317278816536645632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.576 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@433864145(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:43.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 100
10:43:43.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false, responseScanTimestamp = 7317278816556937216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 110
10:43:43.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false, responseScanTimestamp = 7317278816556937216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816574709760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 130 rows, more = false, responseScanTimestamp = 7317278816593313792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 130
10:43:43.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816607571968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 132 rows, more = false, responseScanTimestamp = 7317278816619409408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 132
10:43:43.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 133 rows, more = false, responseScanTimestamp = 7317278816636960768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 133
10:43:43.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 134 rows, more = false, responseScanTimestamp = 7317278816650100736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.604 [INFO - scanner-test-thread] (ITClient.java:399) New row count 134
10:43:43.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816664285184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816677392384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 137 rows, more = false, responseScanTimestamp = 7317278816690864128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 137
10:43:43.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 137 rows, more = false, responseScanTimestamp = 7317278816690864128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816709443584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816732565504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816732565504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 140 rows, more = false, responseScanTimestamp = 7317278816773390336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 140
10:43:43.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 141 rows, more = false, responseScanTimestamp = 7317278816790147072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 141
10:43:43.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 142 rows, more = false, responseScanTimestamp = 7317278816802390016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 142
10:43:43.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 143 rows, more = false, responseScanTimestamp = 7317278816814874624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 143
10:43:43.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816814874624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 144 rows, more = false, responseScanTimestamp = 7317278816833220608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.660 [INFO - scanner-test-thread] (ITClient.java:399) New row count 144
10:43:43.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 145 rows, more = false, responseScanTimestamp = 7317278816893349888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 145
10:43:43.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816907300864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 147 rows, more = false, responseScanTimestamp = 7317278816920494080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 147
10:43:43.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 147 rows, more = false, responseScanTimestamp = 7317278816920494080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.673 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@76739352(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:43.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816940191744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816953380864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816972972032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278816972972032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 160 rows, more = false, responseScanTimestamp = 7317278816985767936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 160
10:43:43.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817004810240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817019092992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 162 rows, more = false, responseScanTimestamp = 7317278817019092992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 162
10:43:43.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817034928128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 164 rows, more = false, responseScanTimestamp = 7317278817052397568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 164
10:43:43.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817052397568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817069658112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817085095936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817098276864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 167 rows, more = false, responseScanTimestamp = 7317278817098276864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 167
10:43:43.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817113075712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.715 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@781563102(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:43.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817126707200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817126707200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 180 rows, more = false, responseScanTimestamp = 7317278817159995392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 180
10:43:43.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 181 rows, more = false, responseScanTimestamp = 7317278817191866368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 181
10:43:43.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 183 rows, more = false, responseScanTimestamp = 7317278817219842048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 183
10:43:43.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817219842048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817234714624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817249648640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817264513024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817281675264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817281675264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 188 rows, more = false, responseScanTimestamp = 7317278817301786624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 188
10:43:43.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 189 rows, more = false, responseScanTimestamp = 7317278817318207488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 189
10:43:43.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 189 rows, more = false, responseScanTimestamp = 7317278817318207488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 190 rows, more = false, responseScanTimestamp = 7317278817338318848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 190
10:43:43.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 191 rows, more = false, responseScanTimestamp = 7317278817354973184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 191
10:43:43.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817354973184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 192 rows, more = false, responseScanTimestamp = 7317278817375584256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 192
10:43:43.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817391390720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 194 rows, more = false, responseScanTimestamp = 7317278817407950848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 194
10:43:43.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817425854464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 195 rows, more = false, responseScanTimestamp = 7317278817425854464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 195
10:43:43.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817446076416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 197 rows, more = false, responseScanTimestamp = 7317278817471188992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 197
10:43:43.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817485815808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817485815808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 199 rows, more = false, responseScanTimestamp = 7317278817504043008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.812 [INFO - scanner-test-thread] (ITClient.java:399) New row count 199
10:43:43.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817504043008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 200 rows, more = false, responseScanTimestamp = 7317278817524387840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 200
10:43:43.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817544499200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 202 rows, more = false, responseScanTimestamp = 7317278817564606464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.828 [INFO - scanner-test-thread] (ITClient.java:399) New row count 202
10:43:43.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817581113344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 204 rows, more = false, responseScanTimestamp = 7317278817597378560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 204
10:43:43.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817615110144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 206 rows, more = false, responseScanTimestamp = 7317278817629204480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 206
10:43:43.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 206 rows, more = false, responseScanTimestamp = 7317278817629204480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817644666880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817664028672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 209 rows, more = false, responseScanTimestamp = 7317278817678508032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 209
10:43:43.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817678508032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 210 rows, more = false, responseScanTimestamp = 7317278817696235520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 210
10:43:43.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 210 rows, more = false, responseScanTimestamp = 7317278817696235520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 211 rows, more = false, responseScanTimestamp = 7317278817713405952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 211
10:43:43.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 211 rows, more = false, responseScanTimestamp = 7317278817713405952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 212 rows, more = false, responseScanTimestamp = 7317278817740251136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 212
10:43:43.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817759219712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817771151360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817781608448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 215 rows, more = false, responseScanTimestamp = 7317278817781608448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.882 [INFO - scanner-test-thread] (ITClient.java:399) New row count 215
10:43:43.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817794846720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817812983808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 218 rows, more = false, responseScanTimestamp = 7317278817829720064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 218
10:43:43.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817829720064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 219 rows, more = false, responseScanTimestamp = 7317278817848410112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 219
10:43:43.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 220 rows, more = false, responseScanTimestamp = 7317278817864192000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 220
10:43:43.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817864192000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817881329664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817897201664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817907630080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 223 rows, more = false, responseScanTimestamp = 7317278817907630080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 223
10:43:43.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 224 rows, more = false, responseScanTimestamp = 7317278817921683456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.914 [INFO - scanner-test-thread] (ITClient.java:399) New row count 224
10:43:43.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817939226624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 226 rows, more = false, responseScanTimestamp = 7317278817949310976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.920 [INFO - scanner-test-thread] (ITClient.java:399) New row count 226
10:43:43.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817959497728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817969864704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817984167936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278817984167936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 230 rows, more = false, responseScanTimestamp = 7317278818000678912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 230
10:43:43.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 231 rows, more = false, responseScanTimestamp = 7317278818011811840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 231
10:43:43.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 231 rows, more = false, responseScanTimestamp = 7317278818011811840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 232 rows, more = false, responseScanTimestamp = 7317278818028085248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 232
10:43:43.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 233 rows, more = false, responseScanTimestamp = 7317278818042392576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 233
10:43:43.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 234 rows, more = false, responseScanTimestamp = 7317278818053165056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 234
10:43:43.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 235 rows, more = false, responseScanTimestamp = 7317278818063155200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.947 [INFO - scanner-test-thread] (ITClient.java:399) New row count 235
10:43:43.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 236 rows, more = false, responseScanTimestamp = 7317278818075152384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 236
10:43:43.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 236 rows, more = false, responseScanTimestamp = 7317278818075152384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.956 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1046593398(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:43.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 238 rows, more = false, responseScanTimestamp = 7317278818102861824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 238
10:43:43.965 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1177235422(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:43.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 239 rows, more = false, responseScanTimestamp = 7317278818112397312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 239
10:43:43.969 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1437732400(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:43.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 240 rows, more = false, responseScanTimestamp = 7317278818150006784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 240
10:43:43.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818166083584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 260 rows, more = false, responseScanTimestamp = 7317278818185777152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 260
10:43:43.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 260 rows, more = false, responseScanTimestamp = 7317278818185777152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818198994944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818227032064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818246803456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818257453056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818257453056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 274 rows, more = false, responseScanTimestamp = 7317278818271784960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:43.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 274
10:43:44.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818285105152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 276 rows, more = false, responseScanTimestamp = 7317278818301231104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.003 [INFO - scanner-test-thread] (ITClient.java:399) New row count 276
10:43:44.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 276 rows, more = false, responseScanTimestamp = 7317278818301231104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818311024640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818325762048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.011 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1443001116(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818341310464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818341310464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 280 rows, more = false, responseScanTimestamp = 7317278818358136832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 280
10:43:44.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818372849664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 290 rows, more = false, responseScanTimestamp = 7317278818372849664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.027 [INFO - scanner-test-thread] (ITClient.java:399) New row count 290
10:43:44.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 291 rows, more = false, responseScanTimestamp = 7317278818393411584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 291
10:43:44.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818411622400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 293 rows, more = false, responseScanTimestamp = 7317278818430038016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.035 [INFO - scanner-test-thread] (ITClient.java:399) New row count 293
10:43:44.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 293 rows, more = false, responseScanTimestamp = 7317278818430038016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818442878976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 295 rows, more = false, responseScanTimestamp = 7317278818456064000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 295
10:43:44.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 296 rows, more = false, responseScanTimestamp = 7317278818470703104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 296
10:43:44.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818485161984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818485161984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.054 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1697381541(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818496237568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 299 rows, more = false, responseScanTimestamp = 7317278818516393984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 299
10:43:44.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818516393984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818534752256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818547486720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818547486720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818558787584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 312 rows, more = false, responseScanTimestamp = 7317278818571776000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 312
10:43:44.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818581262336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 314 rows, more = false, responseScanTimestamp = 7317278818591363072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 314
10:43:44.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818591363072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 315 rows, more = false, responseScanTimestamp = 7317278818622214144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.089 [INFO - scanner-test-thread] (ITClient.java:399) New row count 315
10:43:44.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 316 rows, more = false, responseScanTimestamp = 7317278818652782592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.092 [INFO - scanner-test-thread] (ITClient.java:399) New row count 316
10:43:44.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 317 rows, more = false, responseScanTimestamp = 7317278818665734144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.095 [INFO - scanner-test-thread] (ITClient.java:399) New row count 317
10:43:44.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 318 rows, more = false, responseScanTimestamp = 7317278818676256768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 318
10:43:44.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818688327680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818705256448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 321 rows, more = false, responseScanTimestamp = 7317278818719612928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.107 [INFO - scanner-test-thread] (ITClient.java:399) New row count 321
10:43:44.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818719612928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 322 rows, more = false, responseScanTimestamp = 7317278818731589632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 322
10:43:44.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818752454656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818768941056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818768941056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 325 rows, more = false, responseScanTimestamp = 7317278818782855168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.124 [INFO - scanner-test-thread] (ITClient.java:399) New row count 325
10:43:44.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 326 rows, more = false, responseScanTimestamp = 7317278818797043712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 326
10:43:44.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 327 rows, more = false, responseScanTimestamp = 7317278818808561664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.130 [INFO - scanner-test-thread] (ITClient.java:399) New row count 327
10:43:44.131 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2061597185(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818819158016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.136 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1072113891(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818830061568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.140 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2058888848(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818847678464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.144 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1078731702(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818869387264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818884689920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.148 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@831289548(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 350 rows, more = false, responseScanTimestamp = 7317278818884689920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 350
10:43:44.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818901659648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818919288832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818919288832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818929885184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818940919808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 382 rows, more = false, responseScanTimestamp = 7317278818950000640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 382
10:43:44.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818959749120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818959749120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278818972168192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 385 rows, more = false, responseScanTimestamp = 7317278818985627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 385
10:43:44.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 386 rows, more = false, responseScanTimestamp = 7317278819001200640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 386
10:43:44.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819001200640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 387 rows, more = false, responseScanTimestamp = 7317278819018055680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.182 [INFO - scanner-test-thread] (ITClient.java:399) New row count 387
10:43:44.185 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@925560366(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 388 rows, more = false, responseScanTimestamp = 7317278819033505792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 388
10:43:44.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 389 rows, more = false, responseScanTimestamp = 7317278819054170112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 389
10:43:44.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819054170112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 390 rows, more = false, responseScanTimestamp = 7317278819069865984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 390
10:43:44.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 400 rows, more = false, responseScanTimestamp = 7317278819083087872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.196 [INFO - scanner-test-thread] (ITClient.java:399) New row count 400
10:43:44.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819083087872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819101114368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819101114368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819121946624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819136217088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 404 rows, more = false, responseScanTimestamp = 7317278819147612160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 404
10:43:44.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 405 rows, more = false, responseScanTimestamp = 7317278819159982080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.216 [INFO - scanner-test-thread] (ITClient.java:399) New row count 405
10:43:44.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819170258944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819186405376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.223 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@211665661(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 408 rows, more = false, responseScanTimestamp = 7317278819198185472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 408
10:43:44.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819210326016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.228 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@762118475(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819210326016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819228651520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.232 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2138392114(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 420 rows, more = false, responseScanTimestamp = 7317278819246346240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 420
10:43:44.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819246346240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819261911040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 440 rows, more = false, responseScanTimestamp = 7317278819274801152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.244 [INFO - scanner-test-thread] (ITClient.java:399) New row count 440
10:43:44.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819285282816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 441 rows, more = false, responseScanTimestamp = 7317278819285282816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.251 [INFO - scanner-test-thread] (ITClient.java:399) New row count 441
10:43:44.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819304153088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 443 rows, more = false, responseScanTimestamp = 7317278819327844352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.256 [INFO - scanner-test-thread] (ITClient.java:399) New row count 443
10:43:44.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 444 rows, more = false, responseScanTimestamp = 7317278819338272768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.259 [INFO - scanner-test-thread] (ITClient.java:399) New row count 444
10:43:44.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819348594688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819367809024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819367809024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 447 rows, more = false, responseScanTimestamp = 7317278819378712576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 447
10:43:44.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 448 rows, more = false, responseScanTimestamp = 7317278819388923904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 448
10:43:44.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819401936896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 449 rows, more = false, responseScanTimestamp = 7317278819401936896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 449
10:43:44.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819414863872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819426361344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 453 rows, more = false, responseScanTimestamp = 7317278819448942592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 453
10:43:44.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819457417216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 455 rows, more = false, responseScanTimestamp = 7317278819465932800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 455
10:43:44.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819475972096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819490844672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 457 rows, more = false, responseScanTimestamp = 7317278819490844672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.299 [INFO - scanner-test-thread] (ITClient.java:399) New row count 457
10:43:44.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819500015616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819522375680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819539251200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819539251200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819547672576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819565858816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819565858816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 463 rows, more = false, responseScanTimestamp = 7317278819577176064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 463
10:43:44.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 464 rows, more = false, responseScanTimestamp = 7317278819586904064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.320 [INFO - scanner-test-thread] (ITClient.java:399) New row count 464
10:43:44.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 465 rows, more = false, responseScanTimestamp = 7317278819597545472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 465
10:43:44.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 466 rows, more = false, responseScanTimestamp = 7317278819611275264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.326 [INFO - scanner-test-thread] (ITClient.java:399) New row count 466
10:43:44.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819623149568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819633930240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819647053824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819660652544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 472 rows, more = false, responseScanTimestamp = 7317278819679850496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 472
10:43:44.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819689218048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 474 rows, more = false, responseScanTimestamp = 7317278819708272640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 474
10:43:44.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819708272640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 476 rows, more = false, responseScanTimestamp = 7317278819731316736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 476
10:43:44.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 477 rows, more = false, responseScanTimestamp = 7317278819739934720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 477
10:43:44.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 477 rows, more = false, responseScanTimestamp = 7317278819739934720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819753947136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819768897536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 480 rows, more = false, responseScanTimestamp = 7317278819780632576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 480
10:43:44.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819780632576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819793145856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 482 rows, more = false, responseScanTimestamp = 7317278819809464320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 482
10:43:44.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 482 rows, more = false, responseScanTimestamp = 7317278819809464320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 483 rows, more = false, responseScanTimestamp = 7317278819823362048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 483
10:43:44.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819835564032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819869667328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 486 rows, more = false, responseScanTimestamp = 7317278819879854080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 486
10:43:44.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819887845376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 488 rows, more = false, responseScanTimestamp = 7317278819901882368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.394 [INFO - scanner-test-thread] (ITClient.java:399) New row count 488
10:43:44.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 488 rows, more = false, responseScanTimestamp = 7317278819901882368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 489 rows, more = false, responseScanTimestamp = 7317278819910451200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 489
10:43:44.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 490 rows, more = false, responseScanTimestamp = 7317278819922444288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 490
10:43:44.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819931893760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 492 rows, more = false, responseScanTimestamp = 7317278819943735296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.406 [INFO - scanner-test-thread] (ITClient.java:399) New row count 492
10:43:44.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 493 rows, more = false, responseScanTimestamp = 7317278819953328128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 493
10:43:44.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819973578752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 496 rows, more = false, responseScanTimestamp = 7317278819986182144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 496
10:43:44.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278819995115520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820002201600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820016222208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 500 rows, more = false, responseScanTimestamp = 7317278820026826752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.425 [INFO - scanner-test-thread] (ITClient.java:399) New row count 500
10:43:44.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820026826752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820038098944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 505 rows, more = false, responseScanTimestamp = 7317278820082204672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.439 [INFO - scanner-test-thread] (ITClient.java:399) New row count 505
10:43:44.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 506 rows, more = false, responseScanTimestamp = 7317278820091146240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.443 [INFO - scanner-test-thread] (ITClient.java:399) New row count 506
10:43:44.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820104179712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.446 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@525245548(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 508 rows, more = false, responseScanTimestamp = 7317278820111912960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 508
10:43:44.451 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2099654482(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 509 rows, more = false, responseScanTimestamp = 7317278820124430336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 509
10:43:44.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 510 rows, more = false, responseScanTimestamp = 7317278820144529408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 510
10:43:44.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 520 rows, more = false, responseScanTimestamp = 7317278820158345216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 520
10:43:44.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 520 rows, more = false, responseScanTimestamp = 7317278820158345216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820186955776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820200296448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 534 rows, more = false, responseScanTimestamp = 7317278820226609152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.475 [INFO - scanner-test-thread] (ITClient.java:399) New row count 534
10:43:44.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 535 rows, more = false, responseScanTimestamp = 7317278820236759040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.477 [INFO - scanner-test-thread] (ITClient.java:399) New row count 535
10:43:44.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820236759040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 536 rows, more = false, responseScanTimestamp = 7317278820251140096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 536
10:43:44.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820265177088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820274716672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 539 rows, more = false, responseScanTimestamp = 7317278820286603264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 539
10:43:44.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820294856704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 541 rows, more = false, responseScanTimestamp = 7317278820307525632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 541
10:43:44.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820307525632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820318330880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820342833152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820353716224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 547 rows, more = false, responseScanTimestamp = 7317278820372987904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 547
10:43:44.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820384690176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820412301312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820420325376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 553 rows, more = false, responseScanTimestamp = 7317278820433182720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 553
10:43:44.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 555 rows, more = false, responseScanTimestamp = 7317278820468191232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.535 [INFO - scanner-test-thread] (ITClient.java:399) New row count 555
10:43:44.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820484280320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820484280320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820509155328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.542 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@948182756(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820517380096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820517380096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 560 rows, more = false, responseScanTimestamp = 7317278820530880512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 560
10:43:44.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 570 rows, more = false, responseScanTimestamp = 7317278820542218240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 570
10:43:44.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 572 rows, more = false, responseScanTimestamp = 7317278820561330176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 572
10:43:44.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 574 rows, more = false, responseScanTimestamp = 7317278820578643968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 574
10:43:44.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 575 rows, more = false, responseScanTimestamp = 7317278820587569152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 575
10:43:44.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 576 rows, more = false, responseScanTimestamp = 7317278820599205888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.567 [INFO - scanner-test-thread] (ITClient.java:399) New row count 576
10:43:44.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820610273280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.570 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1838521104(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 578 rows, more = false, responseScanTimestamp = 7317278820620783616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.572 [INFO - scanner-test-thread] (ITClient.java:399) New row count 578
10:43:44.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 579 rows, more = false, responseScanTimestamp = 7317278820633321472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 579
10:43:44.575 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@114546482(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820633321472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820649013248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 590 rows, more = false, responseScanTimestamp = 7317278820665348096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 590
10:43:44.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820675022848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820675022848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820702638080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 602 rows, more = false, responseScanTimestamp = 7317278820714082304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 602
10:43:44.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 603 rows, more = false, responseScanTimestamp = 7317278820722401280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.596 [INFO - scanner-test-thread] (ITClient.java:399) New row count 603
10:43:44.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 603 rows, more = false, responseScanTimestamp = 7317278820722401280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820739059712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 605 rows, more = false, responseScanTimestamp = 7317278820751314944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.604 [INFO - scanner-test-thread] (ITClient.java:399) New row count 605
10:43:44.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820765597696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820773003264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.609 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1254306821(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820783980544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820792434688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820805681152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 620 rows, more = false, responseScanTimestamp = 7317278820817125376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 620
10:43:44.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 621 rows, more = false, responseScanTimestamp = 7317278820828307456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 621
10:43:44.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 622 rows, more = false, responseScanTimestamp = 7317278820839067648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.628 [INFO - scanner-test-thread] (ITClient.java:399) New row count 622
10:43:44.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820853911552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820870406144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820883873792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 626 rows, more = false, responseScanTimestamp = 7317278820893249536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 626
10:43:44.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 627 rows, more = false, responseScanTimestamp = 7317278820901216256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 627
10:43:44.643 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1378381959(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 628 rows, more = false, responseScanTimestamp = 7317278820916011008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 628
10:43:44.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820930781184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 629 rows, more = false, responseScanTimestamp = 7317278820930781184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 629
10:43:44.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 630 rows, more = false, responseScanTimestamp = 7317278820944666624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 630
10:43:44.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820956934144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820969586688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820982833152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278820991877120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821000278016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 645 rows, more = false, responseScanTimestamp = 7317278821008154624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.665 [INFO - scanner-test-thread] (ITClient.java:399) New row count 645
10:43:44.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821016887296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821016887296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 648 rows, more = false, responseScanTimestamp = 7317278821041889280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 648
10:43:44.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 648 rows, more = false, responseScanTimestamp = 7317278821041889280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 649 rows, more = false, responseScanTimestamp = 7317278821050245120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 649
10:43:44.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 650 rows, more = false, responseScanTimestamp = 7317278821064994816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.682 [INFO - scanner-test-thread] (ITClient.java:399) New row count 650
10:43:44.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 651 rows, more = false, responseScanTimestamp = 7317278821078355968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 651
10:43:44.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 652 rows, more = false, responseScanTimestamp = 7317278821091872768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 652
10:43:44.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821103685632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 654 rows, more = false, responseScanTimestamp = 7317278821114183680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 654
10:43:44.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 656 rows, more = false, responseScanTimestamp = 7317278821132169216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.699 [INFO - scanner-test-thread] (ITClient.java:399) New row count 656
10:43:44.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 659 rows, more = false, responseScanTimestamp = 7317278821161553920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.703 [INFO - scanner-test-thread] (ITClient.java:399) New row count 659
10:43:44.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821173878784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 661 rows, more = false, responseScanTimestamp = 7317278821191610368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.711 [INFO - scanner-test-thread] (ITClient.java:399) New row count 661
10:43:44.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 662 rows, more = false, responseScanTimestamp = 7317278821202386944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 662
10:43:44.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 663 rows, more = false, responseScanTimestamp = 7317278821218336768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 663
10:43:44.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821232992256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 664 rows, more = false, responseScanTimestamp = 7317278821232992256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.722 [INFO - scanner-test-thread] (ITClient.java:399) New row count 664
10:43:44.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 665 rows, more = false, responseScanTimestamp = 7317278821244035072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 665
10:43:44.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 667 rows, more = false, responseScanTimestamp = 7317278821268209664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 667
10:43:44.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 667 rows, more = false, responseScanTimestamp = 7317278821268209664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.732 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@321141961(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821279932416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821292896256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821309448192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821320241152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 681 rows, more = false, responseScanTimestamp = 7317278821330501632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 681
10:43:44.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821339185152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 683 rows, more = false, responseScanTimestamp = 7317278821349793792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 683
10:43:44.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 685 rows, more = false, responseScanTimestamp = 7317278821374365696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 685
10:43:44.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821374365696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821392363520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821414199296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 687 rows, more = false, responseScanTimestamp = 7317278821414199296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.767 [INFO - scanner-test-thread] (ITClient.java:399) New row count 687
10:43:44.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 687 rows, more = false, responseScanTimestamp = 7317278821414199296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 688 rows, more = false, responseScanTimestamp = 7317278821427707904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.773 [INFO - scanner-test-thread] (ITClient.java:399) New row count 688
10:43:44.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 689 rows, more = false, responseScanTimestamp = 7317278821455179776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 689
10:43:44.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 690 rows, more = false, responseScanTimestamp = 7317278821465174016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 690
10:43:44.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 691 rows, more = false, responseScanTimestamp = 7317278821475655680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 691
10:43:44.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821490544640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821515730944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821515730944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 695 rows, more = false, responseScanTimestamp = 7317278821523058688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.792 [INFO - scanner-test-thread] (ITClient.java:399) New row count 695
10:43:44.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821532708864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 697 rows, more = false, responseScanTimestamp = 7317278821541490688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 697
10:43:44.797 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@198575064(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821552656384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 699 rows, more = false, responseScanTimestamp = 7317278821560324096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 699
10:43:44.801 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1491500475(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821560324096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.803 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1239126632(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 700 rows, more = false, responseScanTimestamp = 7317278821574430720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 700
10:43:44.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 710 rows, more = false, responseScanTimestamp = 7317278821587189760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 710
10:43:44.806 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2074820078(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821587189760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 720 rows, more = false, responseScanTimestamp = 7317278821598384128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.809 [INFO - scanner-test-thread] (ITClient.java:399) New row count 720
10:43:44.810 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1087912320(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 720 rows, more = false, responseScanTimestamp = 7317278821598384128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.812 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@733515653(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821613469696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821625708544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 740 rows, more = false, responseScanTimestamp = 7317278821625708544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 740
10:43:44.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821637758976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821647306752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821660983296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 762 rows, more = false, responseScanTimestamp = 7317278821672230912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 762
10:43:44.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 762 rows, more = false, responseScanTimestamp = 7317278821672230912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 763 rows, more = false, responseScanTimestamp = 7317278821680988160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 763
10:43:44.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821716123648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 766 rows, more = false, responseScanTimestamp = 7317278821742534656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 766
10:43:44.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821742534656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 767 rows, more = false, responseScanTimestamp = 7317278821752066048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 767
10:43:44.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 769 rows, more = false, responseScanTimestamp = 7317278821773651968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 769
10:43:44.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821786374144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821797773312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 771 rows, more = false, responseScanTimestamp = 7317278821797773312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 771
10:43:44.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821804380160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821814198272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 774 rows, more = false, responseScanTimestamp = 7317278821826084864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 774
10:43:44.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821834575872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821841403904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 777 rows, more = false, responseScanTimestamp = 7317278821852069888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 777
10:43:44.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 778 rows, more = false, responseScanTimestamp = 7317278821860163584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.873 [INFO - scanner-test-thread] (ITClient.java:399) New row count 778
10:43:44.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 778 rows, more = false, responseScanTimestamp = 7317278821860163584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 779 rows, more = false, responseScanTimestamp = 7317278821872508928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 779
10:43:44.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 780 rows, more = false, responseScanTimestamp = 7317278821887205376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.882 [INFO - scanner-test-thread] (ITClient.java:399) New row count 780
10:43:44.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821899468800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 782 rows, more = false, responseScanTimestamp = 7317278821912465408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 782
10:43:44.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821922435072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821946875904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821958123520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7317278821973393408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 786
10:43:44.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821973393408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278821981818880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.906 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1055195208(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 788 rows, more = false, responseScanTimestamp = 7317278821999869952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 788
10:43:44.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 789 rows, more = false, responseScanTimestamp = 7317278822008958976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 789
10:43:44.911 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@478354999(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 789 rows, more = false, responseScanTimestamp = 7317278822008958976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.915 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@496377886(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 790 rows, more = false, responseScanTimestamp = 7317278822025601024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 790
10:43:44.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 800 rows, more = false, responseScanTimestamp = 7317278822041325568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 800
10:43:44.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822060228608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822089777152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822101991424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822113857536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 823 rows, more = false, responseScanTimestamp = 7317278822125993984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.938 [INFO - scanner-test-thread] (ITClient.java:399) New row count 823
10:43:44.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822133993472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822142181376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 826 rows, more = false, responseScanTimestamp = 7317278822151221248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 826
10:43:44.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 827 rows, more = false, responseScanTimestamp = 7317278822160416768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 827
10:43:44.949 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1916620942(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 828 rows, more = false, responseScanTimestamp = 7317278822171770880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 828
10:43:44.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 829 rows, more = false, responseScanTimestamp = 7317278822182313984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 829
10:43:44.953 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1682762177(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 829 rows, more = false, responseScanTimestamp = 7317278822182313984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.956 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1622815193(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822198734848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 840 rows, more = false, responseScanTimestamp = 7317278822213013504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.959 [INFO - scanner-test-thread] (ITClient.java:399) New row count 840
10:43:44.960 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1275095808(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:44.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822213013504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 850 rows, more = false, responseScanTimestamp = 7317278822226767872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 850
10:43:44.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822226767872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 860 rows, more = false, responseScanTimestamp = 7317278822242451456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.969 [INFO - scanner-test-thread] (ITClient.java:399) New row count 860
10:43:44.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 870 rows, more = false, responseScanTimestamp = 7317278822256156672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 870
10:43:44.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 871 rows, more = false, responseScanTimestamp = 7317278822264438784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 871
10:43:44.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822286610432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 873 rows, more = false, responseScanTimestamp = 7317278822299607040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 873
10:43:44.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822316613632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 875 rows, more = false, responseScanTimestamp = 7317278822347087872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:44.995 [INFO - scanner-test-thread] (ITClient.java:399) New row count 875
10:43:44.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822347087872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 876 rows, more = false, responseScanTimestamp = 7317278822359633920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 876
10:43:45.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 877 rows, more = false, responseScanTimestamp = 7317278822387138560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 877
10:43:45.006 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1419897646(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:45.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822411374592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822411374592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.010 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1470108314(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:45.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822430683136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.014 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1722139982(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:45.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 880 rows, more = false, responseScanTimestamp = 7317278822430683136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.018 [INFO - scanner-test-thread] (ITClient.java:399) New row count 880
10:43:45.018 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@691202801(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:45.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 890 rows, more = false, responseScanTimestamp = 7317278822448091136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.023 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1913752674(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:45.025 [INFO - scanner-test-thread] (ITClient.java:399) New row count 890
10:43:45.026 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@636642424(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:45.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 910 rows, more = false, responseScanTimestamp = 7317278822481321984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 910
10:43:45.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 920 rows, more = false, responseScanTimestamp = 7317278822500143104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.033 [INFO - scanner-test-thread] (ITClient.java:399) New row count 920
10:43:45.033 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1840601661(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:45.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 920 rows, more = false, responseScanTimestamp = 7317278822500143104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.039 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1399734296(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:45.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822518329344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.043 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@761439371(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:45.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 940 rows, more = false, responseScanTimestamp = 7317278822547935232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 940
10:43:45.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822565556224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.050 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@453367035(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:45.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 950 rows, more = false, responseScanTimestamp = 7317278822565556224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 950
10:43:45.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822591979520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.057 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1545998612(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:45.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 970 rows, more = false, responseScanTimestamp = 7317278822622175232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 970
10:43:45.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 970 rows, more = false, responseScanTimestamp = 7317278822622175232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822642343936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.068 [INFO - chaos-test-thread] (MiniKuduCluster.java:475) Killing tablet server 127.20.240.195:41779
10:43:45.070 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 2
  }
}

10:43:45.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822660329472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.071715 21443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu with pid 22065
10:43:45.094 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
10:43:45.094 [INFO - chaos-test-thread] (MiniKuduCluster.java:456) Starting tablet server 127.20.240.195:41779
10:43:45.095 [ERROR - kudu-nio-3] (Connection.java:452) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] unexpected exception from downstream on [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
10:43:45.095 [DEBUG - kudu-nio-3] (Connection.java:709) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] cleaning up while in state READY due to: [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] unexpected exception from downstream on [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779]
10:43:45.095 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 2
  }
}

10:43:45.095 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779) for tablet 3b682926a3a54be69e22e3f1739b6676: [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] unexpected exception from downstream on [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779]
10:43:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.096038 21443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:43:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:43:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/wal
10:43:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data
10:43:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:43:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:43:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:43:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/logs
10:43:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data/info.pb
10:43:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:43:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:43:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:43:45.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:43:45.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:45.097 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779) for tablet 3b682926a3a54be69e22e3f1739b6676: [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] unexpected exception from downstream on [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779]
10:43:45.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:45.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:45.097 [DEBUG - kudu-nio-3] (RemoteTablet.java:145) tablet 3b682926a3a54be69e22e3f1739b6676 already removed ts aeb2b9bf3a9c467bad8ea03f46e47a78, size left is 2
10:43:45.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
10:43:45.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:43:45.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.195:41779
10:43:45.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.240.195
10:43:45.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:43:45.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=34689
10:43:45.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.195
10:43:45.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:43:45.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:45.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:45.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
10:43:45.104 [DEBUG - kudu-nio-3] (Connection.java:239) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] handling channelInactive
10:43:45.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:43:45.119 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:43:45.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=2, sequence_id=489, TimeoutTracker(timeout=30000, elapsed=48), Traces: [0ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [24ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] unexpected exception from downstream on [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779], [25ms] delaying RPC due to: Network error: [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] unexpected exception from downstream on [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779], [46ms] refreshing cache from master, [46ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [48ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@286755817(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007f8470337d00@1893ee2e -> passthrough -> wakeup thread writer-test-thread, errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@4a840567 -> wakeup thread writer-test-thread)) after lookup
10:43:45.121 [DEBUG - kudu-nio-2] (Connection.java:748) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] connecting to peer
10:43:45.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:43:45.123 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:43:45.124 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779
10:43:45.124 [DEBUG - kudu-nio-4] (Connection.java:709) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] cleaning up while in state CONNECTING due to: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779
10:43:45.124 [INFO - kudu-nio-4] (AsyncKuduClient.java:2355) Invalidating location aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779) for tablet 3b682926a3a54be69e22e3f1739b6676: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779
10:43:45.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=2, KuduRpc(method=Scan, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=2, TimeoutTracker(timeout=30000, elapsed=50), Traces: [0ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [24ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] unexpected exception from downstream on [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779], [25ms] delaying RPC due to: Network error: [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] unexpected exception from downstream on [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779], [45ms] refreshing cache from master, [45ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [50ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@6742632(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread, errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread))) after lookup
10:43:45.135 [DEBUG - kudu-nio-2] (Connection.java:748) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] connecting to peer
10:43:45.138 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779
10:43:45.138 [DEBUG - kudu-nio-5] (Connection.java:709) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] cleaning up while in state CONNECTING due to: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779
10:43:45.138 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779) for tablet 3b682926a3a54be69e22e3f1739b6676: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779
10:43:45.138 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779) for tablet 3b682926a3a54be69e22e3f1739b6676: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779
10:43:45.138 [DEBUG - kudu-nio-5] (RemoteTablet.java:145) tablet 3b682926a3a54be69e22e3f1739b6676 already removed ts aeb2b9bf3a9c467bad8ea03f46e47a78, size left is 2
10:43:45.159 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:43:45.159 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:43:45.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=4, KuduRpc(method=Scan, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=4, TimeoutTracker(timeout=30000, elapsed=87), Traces: [0ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [24ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] unexpected exception from downstream on [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779], [25ms] delaying RPC due to: Network error: [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] unexpected exception from downstream on [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779], [45ms] refreshing cache from master, [45ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [50ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [63ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [66ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [66ms] delaying RPC due to: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [85ms] refreshing cache from master, [85ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [86ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@6742632(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@128389481 after retry RPC@1843607773), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@128389481 after retry RPC@1843607773)))) after lookup
10:43:45.160 [DEBUG - kudu-nio-2] (Connection.java:748) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] connecting to peer
10:43:45.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:43:45.162 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779
10:43:45.163 [DEBUG - kudu-nio-6] (Connection.java:709) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] cleaning up while in state CONNECTING due to: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779
10:43:45.163 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:43:45.163 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779) for tablet 3b682926a3a54be69e22e3f1739b6676: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779
10:43:45.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=5, sequence_id=489, TimeoutTracker(timeout=30000, elapsed=91), Traces: [0ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [24ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] unexpected exception from downstream on [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779], [25ms] delaying RPC due to: Network error: [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] unexpected exception from downstream on [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779], [46ms] refreshing cache from master, [46ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [48ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [49ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [53ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [53ms] delaying RPC due to: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [65ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [67ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [67ms] delaying RPC due to: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [86ms] refreshing cache from master, [86ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [91ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@286755817(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007f8470337d00@1893ee2e -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@910690948 after retry RPC@1482993667), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@4a840567 -> wakeup thread writer-test-thread -> (continuation of Deferred@910690948 after retry RPC@1482993667))) after lookup
10:43:45.164 [DEBUG - kudu-nio-2] (Connection.java:748) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] connecting to peer
10:43:45.166 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779
10:43:45.166 [DEBUG - kudu-nio-7] (Connection.java:709) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] cleaning up while in state CONNECTING due to: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779
10:43:45.166 [INFO - kudu-nio-7] (AsyncKuduClient.java:2355) Invalidating location aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779) for tablet 3b682926a3a54be69e22e3f1739b6676: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779
10:43:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:45.189634 22269 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:43:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:45.189829 22269 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:43:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:45.189862 22269 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:43:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:45.191433 22269 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:43:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:45.191525 22269 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.240.195
10:43:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.193157 22269 tablet_server_runner.cc:78] Tablet server non-default flags:
10:43:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:43:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data
10:43:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/wal
10:43:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.195:41779
10:43:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:43:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data/info.pb
10:43:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.195
10:43:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=34689
10:43:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:43:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:43:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22269
10:43:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:43:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:43:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.240.195
10:43:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/logs
10:43:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:43:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:43:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
10:43:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:43:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:43:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
10:43:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:57 UTC on e7f111948823
10:43:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17616
10:43:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.193411 22269 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:43:45.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.193679 22269 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:43:45.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:45.196653 22280 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
10:43:45.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:45.196722 22279 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
10:43:45.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.196787 22269 server_base.cc:1061] running on GCE node
10:43:45.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:45.196908 22282 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
10:43:45.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.197129 22269 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:43:45.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.197518 22269 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:43:45.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:43:45.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.198860 22269 hybrid_clock.cc:648] HybridClock initialized: now 1786445025198840 us; error 32 us; skew 500 ppm
10:43:45.199 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:43:45.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=6, KuduRpc(method=Scan, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=6, TimeoutTracker(timeout=30000, elapsed=126), Traces: [0ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [24ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] unexpected exception from downstream on [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779], [25ms] delaying RPC due to: Network error: [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] unexpected exception from downstream on [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779], [45ms] refreshing cache from master, [45ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [50ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [63ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [66ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [66ms] delaying RPC due to: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [85ms] refreshing cache from master, [85ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [86ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [88ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [91ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [91ms] delaying RPC due to: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [125ms] refreshing cache from master, [125ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [126ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@6742632(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@128389481 after retry RPC@1843607773) -> (continuation of Deferred@2012505105 after retry RPC@1848648184), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@128389481 after retry RPC@1843607773) -> (continuation of Deferred@2012505105 after retry RPC@1848648184)))) after lookup
10:43:45.200 [DEBUG - kudu-nio-2] (Connection.java:748) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] connecting to peer
10:43:45.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.200572 22269 webserver.cc:533] Webserver started at http://127.20.240.195:34689/ using document root <none> and password file <none>
10:43:45.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.200930 22269 fs_manager.cc:362] Metadata directory not provided
10:43:45.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.201022 22269 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:43:45.201 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779
10:43:45.201 [DEBUG - kudu-nio-0] (Connection.java:709) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] cleaning up while in state CONNECTING due to: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779
10:43:45.201 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779) for tablet 3b682926a3a54be69e22e3f1739b6676: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779
10:43:45.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.202342 22269 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
10:43:45.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.203087 22289 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:43:45.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.203301 22269 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
10:43:45.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.203377 22269 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data,/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/wal
10:43:45.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78"
10:43:45.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:45.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.203936 22269 fs_report.cc:389] FS layout report
10:43:45.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:43:45.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/wal
10:43:45.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/wal
10:43:45.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data/data
10:43:45.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:43:45.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:43:45.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:43:45.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:43:45.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:43:45.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:43:45.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:43:45.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:43:45.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:43:45.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:43:45.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:43:45.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.220188 22269 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:43:45.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.220851 22269 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
10:43:45.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.221029 22269 kserver.cc:163] Server-wide thread pool size limit: 3276
10:43:45.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.221307 22269 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
10:43:45.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.221834 22296 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
10:43:45.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.222983 22269 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
10:43:45.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.223088 22269 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
10:43:45.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.223131 22269 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
10:43:45.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.223775 22269 ts_tablet_manager.cc:616] Registered 1 tablets
10:43:45.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.223840 22269 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
10:43:45.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.223901 22296 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78: Bootstrap starting.
10:43:45.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.232893 22269 rpc_server.cc:307] RPC server started. Bound to: 127.20.240.195:41779
10:43:45.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.233430 22269 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data/info.pb
10:43:45.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.236524 22416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.240.195:41779 every 8 connection(s)
10:43:45.238 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:43:45.238 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:43:45.239 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=7, sequence_id=489, TimeoutTracker(timeout=30000, elapsed=166), Traces: [0ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [24ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] unexpected exception from downstream on [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779], [25ms] delaying RPC due to: Network error: [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] unexpected exception from downstream on [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779], [46ms] refreshing cache from master, [46ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [48ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [49ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [53ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [53ms] delaying RPC due to: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [65ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [67ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [67ms] delaying RPC due to: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [86ms] refreshing cache from master, [86ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [91ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [93ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [95ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [95ms] delaying RPC due to: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [165ms] refreshing cache from master, [165ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [166ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@286755817(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007f8470337d00@1893ee2e -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@910690948 after retry RPC@1482993667) -> (continuation of Deferred@498365148 after retry RPC@1927593843), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@4a840567 -> wakeup thread writer-test-thread -> (continuation of Deferred@910690948 after retry RPC@1482993667) -> (continuation of Deferred@498365148 after retry RPC@1927593843))) after lookup
10:43:45.239 [DEBUG - kudu-nio-2] (Connection.java:748) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] connecting to peer
10:43:45.240 [DEBUG - kudu-nio-1] (Connection.java:757) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] Successfully connected to peer
10:43:45.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.242424 22296 log.cc:826] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78: Log is configured to *not* fsync() on all Append() calls
10:43:45.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.242566 21443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu as pid 22269
10:43:45.242 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
10:43:45.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.244668 22420 heartbeater.cc:344] Connected to a master server at 127.20.240.254:42069
10:43:45.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.244774 22420 heartbeater.cc:461] Registering TS with master...
10:43:45.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.244984 22420 heartbeater.cc:507] Master 127.20.240.254:42069 requested a full tablet report, sending...
10:43:45.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.245922 21487 ts_manager.cc:194] Re-registered known tserver with Master: aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195:41779)
10:43:45.246 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.20.240.195
10:43:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.254813 22421 heartbeater.cc:344] Connected to a master server at 127.20.240.253:41603
10:43:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.255136 22421 heartbeater.cc:461] Registering TS with master...
10:43:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.255429 22421 heartbeater.cc:507] Master 127.20.240.253:41603 requested a full tablet report, sending...
10:43:45.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.255916 21568 ts_manager.cc:194] Re-registered known tserver with Master: aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195:41779)
10:43:45.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.257459 22418 heartbeater.cc:344] Connected to a master server at 127.20.240.252:42605
10:43:45.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.257754 22418 heartbeater.cc:461] Registering TS with master...
10:43:45.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.257980 22418 heartbeater.cc:507] Master 127.20.240.252:42605 requested a full tablet report, sending...
10:43:45.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.258412 21648 ts_manager.cc:194] Re-registered known tserver with Master: aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195:41779)
10:43:45.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.258929 21648 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.240.195:35323
10:43:45.284 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x946ea489, L:/127.0.0.1:48270 - R:/127.20.240.195:41779] using SASL/PLAIN
10:43:45.290 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779) for tablet 3b682926a3a54be69e22e3f1739b6676: Tablet not RUNNING: BOOTSTRAPPING
10:43:45.290 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779) for tablet 3b682926a3a54be69e22e3f1739b6676: Tablet not RUNNING: BOOTSTRAPPING
10:43:45.290 [DEBUG - kudu-nio-1] (RemoteTablet.java:145) tablet 3b682926a3a54be69e22e3f1739b6676 already removed ts aeb2b9bf3a9c467bad8ea03f46e47a78, size left is 2
10:43:45.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.299006 22296 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78: Bootstrap replayed 1/1 log segments. Stats: ops{read=489 overwritten=0 applied=489 ignored=0} inserts{seen=992 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
10:43:45.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.299404 22296 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78: Bootstrap complete.
10:43:45.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.300477 22296 ts_tablet_manager.cc:1403] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78: Time spent bootstrapping tablet: real 0.077s	user 0.040s	sys 0.026s
10:43:45.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.301317 22296 raft_consensus.cc:359] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:43:45.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.301524 22296 raft_consensus.cc:740] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aeb2b9bf3a9c467bad8ea03f46e47a78, State: Initialized, Role: FOLLOWER
10:43:45.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.301666 22296 consensus_queue.cc:260] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 489, Last appended: 1.489, Last appended by leader: 489, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:43:45.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.301970 22296 ts_tablet_manager.cc:1434] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
10:43:45.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:45.302027 22418 heartbeater.cc:499] Master 127.20.240.252:42605 was elected leader, sending a full tablet report...
10:43:45.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:43:45.379 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:43:45.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=9, sequence_id=489, TimeoutTracker(timeout=30000, elapsed=307), Traces: [0ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [24ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] unexpected exception from downstream on [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779], [25ms] delaying RPC due to: Network error: [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] unexpected exception from downstream on [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779], [46ms] refreshing cache from master, [46ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [48ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [49ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [53ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [53ms] delaying RPC due to: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [65ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [67ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [67ms] delaying RPC due to: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [86ms] refreshing cache from master, [86ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [91ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [93ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [95ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [95ms] delaying RPC due to: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [165ms] refreshing cache from master, [165ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [166ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [168ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [219ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [219ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [306ms] refreshing cache from master, [306ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [307ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@286755817(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007f8470337d00@1893ee2e -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@910690948 after retry RPC@1482993667) -> (continuation of Deferred@498365148 after retry RPC@1927593843) -> (continuation of Deferred@644222679 after retry RPC@1907241551), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@4a840567 -> wakeup thread writer-test-thread -> (continuation of Deferred@910690948 after retry RPC@1482993667) -> (continuation of Deferred@498365148 after retry RPC@1927593843) -> (continuation of Deferred@644222679 after retry RPC@1907241551))) after lookup
10:43:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:45.381457 22319 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48270: Illegal state: replica aeb2b9bf3a9c467bad8ea03f46e47a78 is not leader of this config: current role FOLLOWER
10:43:45.382 [DEBUG - kudu-nio-1] (RemoteTablet.java:167) aeb2b9bf3a9c467bad8ea03f46e47a78 was demoted as the leader for 3b682926a3a54be69e22e3f1739b6676
10:43:45.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:43:45.459 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:43:45.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=9, KuduRpc(method=Scan, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=9, TimeoutTracker(timeout=30000, elapsed=386), Traces: [0ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [24ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] unexpected exception from downstream on [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779], [25ms] delaying RPC due to: Network error: [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] unexpected exception from downstream on [id: 0x98ce61ad, L:/127.0.0.1:48218 - R:/127.20.240.195:41779], [45ms] refreshing cache from master, [45ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [50ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [63ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [66ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [66ms] delaying RPC due to: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [85ms] refreshing cache from master, [85ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [86ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [88ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [91ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [91ms] delaying RPC due to: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [125ms] refreshing cache from master, [125ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [126ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [128ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [129ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [129ms] delaying RPC due to: Network error: Failed to connect to peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779): Connection refused: /127.20.240.195:41779, [185ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [218ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [218ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [385ms] refreshing cache from master, [385ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [386ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@6742632(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@128389481 after retry RPC@1843607773) -> (continuation of Deferred@2012505105 after retry RPC@1848648184) -> (continuation of Deferred@544484165 after retry RPC@913475882), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@128389481 after retry RPC@1843607773) -> (continuation of Deferred@2012505105 after retry RPC@1848648184) -> (continuation of Deferred@544484165 after retry RPC@913475882)))) after lookup
10:43:45.462 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.465 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 991
10:43:45.469 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.475 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.478 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.481 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.485 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.488 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.490 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.493 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.496 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.498 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.500 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.502 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.504 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.505 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.507 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.510 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.512 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.513 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.515 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.517 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.518 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.519 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.520 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.522 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.525 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.526 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.527 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.530 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.533 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.534 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.535 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.538 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.540 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.542 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.543 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.545 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.545 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.547 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.548 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.550 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.551 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.557 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.559 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.562 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.565 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.567 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.570 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.572 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.575 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.578 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.579 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.582 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.585 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.589 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.592 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.593 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.594 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.596 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.597 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.599 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.602 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.603 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.606 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.607 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.609 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.610 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.612 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.614 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.615 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.617 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.619 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.623 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.624 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.626 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.629 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.631 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.633 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.636 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.637 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.645 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.647 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.650 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.653 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.654 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.657 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.673 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.678 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.681 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.685 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.687 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.690 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.691 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.693 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.695 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.697 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.700 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.703 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.706 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.710 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.714 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.717 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.718 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.721 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.722 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.723 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.724 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.725 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.726 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.728 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.730 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.731 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.733 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.734 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.735 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.736 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.737 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.740 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.741 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.743 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.745 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.746 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.748 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.750 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.752 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.754 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.756 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.757 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.759 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.761 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.762 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.763 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.766 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.769 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.770 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.771 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.774 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.775 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.778 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.781 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.784 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.785 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.786 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.789 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.791 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.792 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.795 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.798 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.799 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.801 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.803 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.804 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.805 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.808 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.809 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.812 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.815 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.817 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.819 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.821 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.823 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.825 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.826 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.827 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.829 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.830 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.831 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.832 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.833 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.835 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.837 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.839 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.841 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.843 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.844 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.847 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.849 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.851 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.853 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.856 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.857 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.859 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.860 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.861 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.862 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.864 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.867 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.870 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.873 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.874 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.877 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.880 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.881 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.883 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.886 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.887 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.888 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.890 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.891 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.892 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.893 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.894 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.895 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.896 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.898 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.900 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.901 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.903 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.905 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.907 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.908 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.909 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.912 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.913 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.914 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.917 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.920 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.921 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.923 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.924 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.926 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.928 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.930 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.931 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.934 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.936 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.939 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.942 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.944 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.946 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.949 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.950 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.954 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.957 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.958 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.961 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.962 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.963 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.966 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.969 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.971 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.974 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.977 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.980 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.982 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.983 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.986 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.988 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.991 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.992 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.993 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.996 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.998 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:45.999 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.001 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.002 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.004 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.007 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.008 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.010 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.011 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.012 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.014 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.015 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.016 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.018 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.019 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.020 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.022 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.024 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.026 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.029 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.032 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.034 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.035 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.037 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.038 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.042 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.045 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.048 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.049 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.050 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:46.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:46.051038 22319 tablet_service.cc:3080] error setting up scanner 9a6f7366d7ab47d4bb67e465a8c76594 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.750s (maximum allowed 0.750s): new_scan_request { tablet_id: "3b682926a3a54be69e22e3f1739b6676" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317278822674292736 propagated_timestamp: 7317278826701533184 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\212\374\353\323\006\"3\n\005slave\022*\n 1584d07e4b224d978cd83fcc98a85445\020\001\030\001 \001(\001" signature: "<redacted>""~v\352;e7F\321`\202\364\322&\206\032\354\270\200R\301)\032\364{\346@\241<\233\335P\0018v\010\277hc\013\256^B\373\300\023\242\206\221\t\006\305\320\016\201\216/\036&\354:\025to$" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "a29f63681cd64d669101dd993004471b"
10:43:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:46.057981 22319 tablet_service.cc:3080] error setting up scanner 75688d1ab2ae4a7ea53f5e24b4da46c1 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.757s (maximum allowed 0.750s): new_scan_request { tablet_id: "3b682926a3a54be69e22e3f1739b6676" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317278822674292736 propagated_timestamp: 7317278826701533184 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\212\374\353\323\006\"3\n\005slave\022*\n 1584d07e4b224d978cd83fcc98a85445\020\001\030\001 \001(\001" signature: "<redacted>""~v\352;e7F\321`\202\364\322&\206\032\354\270\200R\301)\032\364{\346@\241<\233\335P\0018v\010\277hc\013\256^B\373\300\023\242\206\221\t\006\305\320\016\201\216/\036&\354:\025to$" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "a29f63681cd64d669101dd993004471b"
10:43:46.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:46.078583 22319 tablet_service.cc:3080] error setting up scanner e1522f88e1df45fbb463be6740059e94 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.778s (maximum allowed 0.750s): new_scan_request { tablet_id: "3b682926a3a54be69e22e3f1739b6676" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317278822674292736 propagated_timestamp: 7317278826701533184 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\212\374\353\323\006\"3\n\005slave\022*\n 1584d07e4b224d978cd83fcc98a85445\020\001\030\001 \001(\001" signature: "<redacted>""~v\352;e7F\321`\202\364\322&\206\032\354\270\200R\301)\032\364{\346@\241<\233\335P\0018v\010\277hc\013\256^B\373\300\023\242\206\221\t\006\305\320\016\201\216/\036&\354:\025to$" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "a29f63681cd64d669101dd993004471b"
10:43:46.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:46.097836 22319 tablet_service.cc:3080] error setting up scanner 0adb7be04965458bbae405c2a741799d with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.797s (maximum allowed 0.750s): new_scan_request { tablet_id: "3b682926a3a54be69e22e3f1739b6676" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317278822674292736 propagated_timestamp: 7317278826701533184 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\212\374\353\323\006\"3\n\005slave\022*\n 1584d07e4b224d978cd83fcc98a85445\020\001\030\001 \001(\001" signature: "<redacted>""~v\352;e7F\321`\202\364\322&\206\032\354\270\200R\301)\032\364{\346@\241<\233\335P\0018v\010\277hc\013\256^B\373\300\023\242\206\221\t\006\305\320\016\201\216/\036&\354:\025to$" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "a29f63681cd64d669101dd993004471b"
10:43:46.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:46.118299 22319 tablet_service.cc:3080] error setting up scanner 4e847f870a49413091deb02d65a64cd7 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.818s (maximum allowed 0.750s): new_scan_request { tablet_id: "3b682926a3a54be69e22e3f1739b6676" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317278822674292736 propagated_timestamp: 7317278826701533184 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\212\374\353\323\006\"3\n\005slave\022*\n 1584d07e4b224d978cd83fcc98a85445\020\001\030\001 \001(\001" signature: "<redacted>""~v\352;e7F\321`\202\364\322&\206\032\354\270\200R\301)\032\364{\346@\241<\233\335P\0018v\010\277hc\013\256^B\373\300\023\242\206\221\t\006\305\320\016\201\216/\036&\354:\025to$" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "a29f63681cd64d669101dd993004471b"
10:43:46.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:46.137780 22319 tablet_service.cc:3080] error setting up scanner 73236411dfaf42c499ff4933fc49ad82 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.837s (maximum allowed 0.750s): new_scan_request { tablet_id: "3b682926a3a54be69e22e3f1739b6676" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317278822674292736 propagated_timestamp: 7317278826701533184 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\212\374\353\323\006\"3\n\005slave\022*\n 1584d07e4b224d978cd83fcc98a85445\020\001\030\001 \001(\001" signature: "<redacted>""~v\352;e7F\321`\202\364\322&\206\032\354\270\200R\301)\032\364{\346@\241<\233\335P\0018v\010\277hc\013\256^B\373\300\023\242\206\221\t\006\305\320\016\201\216/\036&\354:\025to$" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "a29f63681cd64d669101dd993004471b"
10:43:46.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:46.158277 22319 tablet_service.cc:3080] error setting up scanner 707dc90a464b4cd7a16a68fab8948d15 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.858s (maximum allowed 0.750s): new_scan_request { tablet_id: "3b682926a3a54be69e22e3f1739b6676" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317278822674292736 propagated_timestamp: 7317278826701533184 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\212\374\353\323\006\"3\n\005slave\022*\n 1584d07e4b224d978cd83fcc98a85445\020\001\030\001 \001(\001" signature: "<redacted>""~v\352;e7F\321`\202\364\322&\206\032\354\270\200R\301)\032\364{\346@\241<\233\335P\0018v\010\277hc\013\256^B\373\300\023\242\206\221\t\006\305\320\016\201\216/\036&\354:\025to$" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "a29f63681cd64d669101dd993004471b"
10:43:46.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:46.297637 22319 tablet_service.cc:3080] error setting up scanner c6cc1252792647f4ba346107e6f67a12 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.997s (maximum allowed 0.750s): new_scan_request { tablet_id: "3b682926a3a54be69e22e3f1739b6676" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317278822674292736 propagated_timestamp: 7317278826701533184 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\212\374\353\323\006\"3\n\005slave\022*\n 1584d07e4b224d978cd83fcc98a85445\020\001\030\001 \001(\001" signature: "<redacted>""~v\352;e7F\321`\202\364\322&\206\032\354\270\200R\301)\032\364{\346@\241<\233\335P\0018v\010\277hc\013\256^B\373\300\023\242\206\221\t\006\305\320\016\201\216/\036&\354:\025to$" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "a29f63681cd64d669101dd993004471b"
10:43:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:46.418000 22319 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48270: Illegal state: replica aeb2b9bf3a9c467bad8ea03f46e47a78 is not leader of this config: current role FOLLOWER
10:43:46.418 [DEBUG - kudu-nio-1] (RemoteTablet.java:167) aeb2b9bf3a9c467bad8ea03f46e47a78 was demoted as the leader for 3b682926a3a54be69e22e3f1739b6676
10:43:46.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:43:46.479 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:43:46.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=9, KuduRpc(method=Scan, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=9, TimeoutTracker(timeout=30000, elapsed=428), Traces: [0ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [5ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.750s (maximum allowed 0.750s), [5ms] delaying RPC due to: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.750s (maximum allowed 0.750s), [7ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [8ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.757s (maximum allowed 0.750s), [8ms] delaying RPC due to: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.757s (maximum allowed 0.750s), [27ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [29ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.778s (maximum allowed 0.750s), [29ms] delaying RPC due to: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.778s (maximum allowed 0.750s), [47ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [48ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.797s (maximum allowed 0.750s), [48ms] delaying RPC due to: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.797s (maximum allowed 0.750s), [67ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [69ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.818s (maximum allowed 0.750s), [69ms] delaying RPC due to: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.818s (maximum allowed 0.750s), [87ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [88ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.837s (maximum allowed 0.750s), [88ms] delaying RPC due to: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.837s (maximum allowed 0.750s), [107ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [108ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.858s (maximum allowed 0.750s), [108ms] delaying RPC due to: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.858s (maximum allowed 0.750s), [246ms] sending RPC to server aeb2b9bf3a9c467bad8ea03f46e47a78, [248ms] received response from server aeb2b9bf3a9c467bad8ea03f46e47a78: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.997s (maximum allowed 0.750s), [248ms] delaying RPC due to: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.997s (maximum allowed 0.750s), [426ms] refreshing cache from master, [427ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [428ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@639295030(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread, errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread))) after lookup
10:43:46.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:46.481005 22319 tablet_service.cc:3080] error setting up scanner 63289c09f4af477a9fd67dbc5b570488 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 1.180s (maximum allowed 0.750s): new_scan_request { tablet_id: "3b682926a3a54be69e22e3f1739b6676" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317278822674292736 propagated_timestamp: 7317278826701533184 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\212\374\353\323\006\"3\n\005slave\022*\n 1584d07e4b224d978cd83fcc98a85445\020\001\030\001 \001(\001" signature: "<redacted>""~v\352;e7F\321`\202\364\322&\206\032\354\270\200R\301)\032\364{\346@\241<\233\335P\0018v\010\277hc\013\256^B\373\300\023\242\206\221\t\006\305\320\016\201\216/\036&\354:\025to$" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "a29f63681cd64d669101dd993004471b"
10:43:46.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.568931 22435 raft_consensus.cc:493] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aeb2b9bf3a9c467bad8ea03f46e47a78)
10:43:46.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.569065 22435 raft_consensus.cc:515] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:43:46.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.569092 22436 raft_consensus.cc:493] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aeb2b9bf3a9c467bad8ea03f46e47a78)
10:43:46.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.569169 22436 raft_consensus.cc:515] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:43:46.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.569410 22435 leader_election.cc:290] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957), aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195:41779)
10:43:46.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.570482 22436 leader_election.cc:290] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195:41779), c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595)
10:43:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.573446 21849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "c899b3c9252142b98660e7216d0c37b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 489 } } ignore_live_leader: false dest_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" is_pre_election: true
10:43:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.573549 21849 raft_consensus.cc:2468] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c899b3c9252142b98660e7216d0c37b3 in term 1.
10:43:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.573740 21930 leader_election.cc:304] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7591fa92d22a4e8b861f3bcf581ceca0, c899b3c9252142b98660e7216d0c37b3; no voters: 
10:43:46.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.573877 22435 raft_consensus.cc:2804] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
10:43:46.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.573938 22435 raft_consensus.cc:493] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aeb2b9bf3a9c467bad8ea03f46e47a78)
10:43:46.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.573958 22435 raft_consensus.cc:3060] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 1 FOLLOWER]: Advancing to term 2
10:43:46.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.574743 22364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "c899b3c9252142b98660e7216d0c37b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 489 } } ignore_live_leader: false dest_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" is_pre_election: true
10:43:46.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.574798 22435 raft_consensus.cc:515] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:43:46.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.574925 22364 raft_consensus.cc:2468] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c899b3c9252142b98660e7216d0c37b3 in term 1.
10:43:46.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.574950 22435 leader_election.cc:290] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [CANDIDATE]: Term 2 election: Requested vote from peers 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957), aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195:41779)
10:43:46.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.575320 21849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "c899b3c9252142b98660e7216d0c37b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 489 } } ignore_live_leader: false dest_uuid: "7591fa92d22a4e8b861f3bcf581ceca0"
10:43:46.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.575402 21849 raft_consensus.cc:3060] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 1 FOLLOWER]: Advancing to term 2
10:43:46.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.575498 22363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" candidate_term: 2 candidate_status { last_received { term: 1 index: 489 } } ignore_live_leader: false dest_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" is_pre_election: true
10:43:46.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.575579 22363 raft_consensus.cc:2468] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7591fa92d22a4e8b861f3bcf581ceca0 in term 1.
10:43:46.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.575770 21776 leader_election.cc:304] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7591fa92d22a4e8b861f3bcf581ceca0, aeb2b9bf3a9c467bad8ea03f46e47a78; no voters: 
10:43:46.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.575959 22364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "c899b3c9252142b98660e7216d0c37b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 489 } } ignore_live_leader: false dest_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78"
10:43:46.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.576035 22364 raft_consensus.cc:3060] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 1 FOLLOWER]: Advancing to term 2
10:43:46.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.576253 21849 raft_consensus.cc:2468] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c899b3c9252142b98660e7216d0c37b3 in term 2.
10:43:46.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.576465 22436 raft_consensus.cc:2764] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
10:43:46.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.576490 21930 leader_election.cc:304] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7591fa92d22a4e8b861f3bcf581ceca0, c899b3c9252142b98660e7216d0c37b3; no voters: 
10:43:46.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.576845 22435 raft_consensus.cc:2804] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 2 FOLLOWER]: Leader election won for term 2
10:43:46.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.577032 22435 raft_consensus.cc:697] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 2 LEADER]: Becoming Leader. State: Replica: c899b3c9252142b98660e7216d0c37b3, State: Running, Role: LEADER
10:43:46.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.577135 22435 consensus_queue.cc:237] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 489, Committed index: 489, Last appended: 1.489, Last appended by leader: 489, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:43:46.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.577172 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" candidate_term: 2 candidate_status { last_received { term: 1 index: 489 } } ignore_live_leader: false dest_uuid: "c899b3c9252142b98660e7216d0c37b3" is_pre_election: true
10:43:46.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.577399 22364 raft_consensus.cc:2468] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c899b3c9252142b98660e7216d0c37b3 in term 2.
10:43:46.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:46.577903 21648 catalog_manager.cc:5719] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 reported cstate change: term changed from 1 to 2, leader changed from aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195) to c899b3c9252142b98660e7216d0c37b3 (127.20.240.194). New cstate: current_term: 2 leader_uuid: "c899b3c9252142b98660e7216d0c37b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } health_report { overall_health: HEALTHY } } }
10:43:47.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.022614 22364 raft_consensus.cc:1275] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 2 FOLLOWER]: Refusing update from remote peer c899b3c9252142b98660e7216d0c37b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 489. Preceding OpId from leader: term: 2 index: 490. (index mismatch)
10:43:47.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.023054 22435 consensus_queue.cc:1048] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 490, Last known committed idx: 489, Time since last communication: 0.000s
10:43:47.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.025592 21849 raft_consensus.cc:1275] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 2 FOLLOWER]: Refusing update from remote peer c899b3c9252142b98660e7216d0c37b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 489. Preceding OpId from leader: term: 2 index: 490. (index mismatch)
10:43:47.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:47.026031 22435 consensus_queue.cc:1048] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 490, Last known committed idx: 489, Time since last communication: 0.000s
10:43:47.079 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.082 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.085 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.087 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.088 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.089 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.090 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.092 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.094 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.095 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.096 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.097 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.099 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.100 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.102 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.103 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.105 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.106 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.108 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.110 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.112 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.114 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.115 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.117 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.118 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.120 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.122 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.123 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.125 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.126 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.128 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.129 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.131 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.132 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.133 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.135 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.136 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.138 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.140 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.142 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.143 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.144 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.146 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.147 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.148 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.150 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.151 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.152 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.153 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.155 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.156 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.158 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.159 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.160 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.162 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.164 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.165 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.167 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.168 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.169 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.170 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.173 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.176 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.177 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.180 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.181 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.184 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.185 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.188 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.190 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.192 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.193 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.195 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.196 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.198 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.200 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.202 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.205 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.206 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.207 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.208 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.211 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.212 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.214 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.216 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.218 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.220 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.221 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.223 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.225 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.227 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.229 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.231 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.233 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.234 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.235 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.236 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.237 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.239 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.240 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.242 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.244 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.245 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.246 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.247 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.249 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.250 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.250 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.252 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.253 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.255 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.257 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.258 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.260 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.261 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.262 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.264 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.265 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.267 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.268 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.270 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.271 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.272 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.274 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.276 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.277 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.279 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.280 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.281 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.282 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.283 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.284 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.287 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.289 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.292 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.293 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.296 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.298 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.299 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.301 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.301 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.302 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.304 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.306 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.307 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.308 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.310 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.312 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.313 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.314 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.315 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.316 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.319 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.322 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.323 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.325 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.326 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.327 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.329 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.330 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.332 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.334 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.337 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.340 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.343 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.344 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.345 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.347 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.348 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.350 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.352 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.355 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.356 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.357 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.360 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.362 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.365 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.367 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.368 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.371 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.372 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.375 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.378 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.380 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.383 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.386 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.387 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.389 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.391 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.393 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.394 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.396 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.398 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.399 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.400 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.402 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.403 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.405 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.406 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.409 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.410 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.412 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.414 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.415 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.418 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.419 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.421 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.424 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.426 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.429 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.432 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.433 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.434 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.436 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.438 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.440 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.442 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.445 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.446 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.449 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.452 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.455 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.457 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.458 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.461 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.462 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.463 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.464 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.465 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.467 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.469 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.472 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.474 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.476 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.477 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.480 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.483 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.485 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.488 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.490 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.493 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.494 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.497 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.498 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.500 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.503 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.505 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.507 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.508 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.510 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.512 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.512 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.514 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.515 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.516 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.517 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.519 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.521 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.523 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.526 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.527 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.529 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.531 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.532 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.534 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.536 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.537 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.539 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.541 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.542 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.543 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.545 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.547 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.549 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.551 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.552 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.554 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.555 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.558 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.559 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.561 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.562 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.562 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.564 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.565 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.567 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.568 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.570 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.571 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.572 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.573 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.573 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.574 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.576 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.578 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.581 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.582 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.583 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.584 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.586 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.589 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.591 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.593 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.595 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.597 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.600 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.603 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.604 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.607 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.609 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.610 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.611 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.614 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.617 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.618 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.621 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.624 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.626 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.628 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.630 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.631 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.633 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.634 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.634 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.635 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.637 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.638 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.640 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.642 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.643 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.645 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.647 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.648 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.650 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.653 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.654 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.657 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.660 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.662 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.665 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.666 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.667 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.668 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.669 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.672 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.673 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.674 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.675 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.678 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.681 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.682 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.685 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.688 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.690 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.692 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.694 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.697 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.698 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.701 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.702 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.703 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.705 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.706 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.707 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.708 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.711 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.712 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.714 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.715 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.718 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.719 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.720 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.722 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.725 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.726 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.727 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.730 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.731 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.733 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.735 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.738 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.740 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.741 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.742 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.744 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.746 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.747 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.749 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.750 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.752 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.754 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.756 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.758 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.760 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.761 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.764 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.765 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.766 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.768 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.771 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.773 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.776 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.777 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.780 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.781 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.783 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.784 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.787 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.789 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.790 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.791 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.792 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.794 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.796 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.797 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.799 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.801 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.803 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.805 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.806 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.807 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.809 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.810 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.811 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.813 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.815 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.817 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.819 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.819 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.820 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.821 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.823 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.824 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.826 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.827 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.828 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.830 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.831 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.832 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.833 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.835 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.837 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.839 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.840 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.842 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.844 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.847 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.850 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.852 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.855 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.857 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:47.858675 22319 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:48270: Illegal state: replica aeb2b9bf3a9c467bad8ea03f46e47a78 is not leader of this config: current role FOLLOWER
10:43:47.859 [DEBUG - kudu-nio-1] (RemoteTablet.java:167) aeb2b9bf3a9c467bad8ea03f46e47a78 was demoted as the leader for 3b682926a3a54be69e22e3f1739b6676
10:43:47.860 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:43:47.862 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)[L]]}]
10:43:47.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [1ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=null)) after lookup
10:43:47.863 [DEBUG - kudu-nio-2] (Connection.java:748) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] connecting to peer
10:43:47.864 [DEBUG - kudu-nio-2] (Connection.java:757) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] Successfully connected to peer
10:43:47.880 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595] using TOKEN/null
10:43:47.887 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.889 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.894 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.905 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.912 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.917 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.919 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.921 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.925 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.926 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.928 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.929 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.932 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.935 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.937 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.939 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.940 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.941 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.943 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.944 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.947 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.948 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.953 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.954 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.955 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.956 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.959 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.960 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.963 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.966 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.967 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.970 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.973 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.977 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.978 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.981 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.985 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.988 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.992 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.995 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:47.996 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.005 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.009 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.012 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.015 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.016 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.018 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.021 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.024 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.025 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.029 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.030 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.033 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.036 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.039 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.041 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.042 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.043 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.043 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.046 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.052 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.055 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.056 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.059 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.062 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.065 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.068 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.070 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.073 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.076 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.077 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.080 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.083 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.086 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.088 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.091 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.092 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.093 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.096 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.097 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.099 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.100 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.101 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.104 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.105 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.108 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.111 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.114 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.119 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.120 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.121 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.122 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.124 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.125 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.128 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.129 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.130 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.132 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.133 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.135 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.136 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.138 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.139 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.141 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.143 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.144 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.145 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.146 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.148 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.149 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.151 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.153 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.155 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.156 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.157 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.159 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.161 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.162 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.163 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.164 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.165 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.167 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.168 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.169 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.172 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.179 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.181 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.183 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.184 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.185 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.187 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.189 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.190 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.191 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.193 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.194 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.195 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.197 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.199 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.201 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.202 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.203 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.203 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.204 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.206 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.209 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.210 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.211 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.212 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.213 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.214 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.215 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.217 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.218 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.220 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.221 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.222 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.224 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.225 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.226 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.228 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.229 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.231 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.234 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.235 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.236 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.238 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.239 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.241 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.242 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.243 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.244 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.247 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.249 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.250 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.251 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.252 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.253 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.254 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.255 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.257 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.258 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.260 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.262 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.265 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.266 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.268 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.271 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.273 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.276 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.277 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.279 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.281 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.283 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.284 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.286 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.288 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.289 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.291 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.293 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.294 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.294 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.295 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.296 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.297 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.299 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.300 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.301 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.302 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.303 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.304 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.306 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.308 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.310 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.311 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.313 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.315 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.316 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.317 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.318 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.319 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.321 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.322 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.323 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.324 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.326 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.328 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.330 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.330 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.333 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.334 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.336 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.337 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.338 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.340 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.342 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.344 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.344 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.345 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.346 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.347 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.348 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.349 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.350 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.352 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.353 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.353 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.355 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.357 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.359 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.361 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.362 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.363 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.365 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.366 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.367 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.368 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.369 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.370 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.371 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.372 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.373 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.374 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.376 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.378 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.379 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.380 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.381 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.382 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.383 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.384 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.385 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.386 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.387 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.388 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.389 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.390 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.391 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.392 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.393 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.393 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.394 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.396 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.397 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.398 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.399 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.400 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.401 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.402 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.403 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.404 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.405 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.406 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.407 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.408 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.409 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.410 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.411 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.412 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.413 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.414 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.415 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.416 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.417 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.418 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.419 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.420 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.421 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.422 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.423 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.423 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.424 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.425 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.426 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.427 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.428 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.429 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.430 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.431 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.432 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.433 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.434 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.435 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.436 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.437 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.438 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.439 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.440 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.441 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.442 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.443 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.444 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.444 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.445 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.447 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.447 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.448 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.449 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.450 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.451 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.452 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.454 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.455 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.456 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.457 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.458 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.459 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.460 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.461 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.462 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.463 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.464 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.465 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.466 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.467 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.468 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.469 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.469 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.471 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.471 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.473 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.474 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.475 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.476 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.477 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.478 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.479 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.480 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.481 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.482 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.483 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.484 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.485 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.486 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.486 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.487 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.488 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.489 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.491 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.492 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.493 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.494 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.495 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.496 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.497 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.498 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.499 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.500 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.500 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.502 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.502 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.503 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.504 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.505 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.506 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.507 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.508 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.509 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.510 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.511 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.512 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.513 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.514 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.515 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.516 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.517 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.519 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.520 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.521 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.522 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.523 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.524 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.525 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.526 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.527 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.528 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.529 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.530 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.531 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.532 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.533 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.534 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.535 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.535 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.537 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.538 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.539 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.540 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.541 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.542 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.543 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.544 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.546 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.547 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.548 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.549 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.550 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.551 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.553 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.554 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.555 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.556 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.556 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.558 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.559 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.559 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.561 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.561 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.562 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.563 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.564 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.565 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.566 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.567 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.568 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.569 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.570 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.571 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.572 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.573 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.573 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.574 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.575 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.576 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.577 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.578 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.579 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.580 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.581 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.582 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.583 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.584 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.585 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.586 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.587 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.588 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.589 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.590 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.592 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.592 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.593 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.594 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.595 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.596 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.597 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.598 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.599 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.600 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.601 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.602 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.603 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.604 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.605 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.606 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.607 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.608 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.609 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.610 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.610 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.612 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.613 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.613 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.614 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.615 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.616 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.617 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.618 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.619 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.621 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.622 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.623 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.624 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.625 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.626 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.627 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.628 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.629 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.630 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.631 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.632 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.633 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.634 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.635 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.636 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.637 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.638 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.639 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.639 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.640 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.641 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.642 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.643 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.644 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.645 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.646 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.647 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.648 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.649 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.650 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.651 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.652 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.653 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.654 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.655 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.656 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.657 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.658 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.658 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.659 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.660 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.661 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.662 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.663 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.664 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.665 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.666 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.667 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.668 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.669 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.670 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.671 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.672 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.673 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.674 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.675 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.676 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.677 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.678 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.679 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.680 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.681 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.682 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.683 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.684 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.685 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.686 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.687 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.688 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.689 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.690 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.691 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.692 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.693 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.694 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.695 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.696 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.696 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.697 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.699 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.700 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.701 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.702 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.703 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.703 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.705 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.705 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.706 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.707 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.708 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.709 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.710 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.711 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.712 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.713 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.714 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.715 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.716 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.717 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.718 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.719 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.720 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.722 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.723 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.724 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.725 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.726 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.727 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.728 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.729 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.730 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.731 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.732 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.733 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.734 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.735 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.736 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.737 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.738 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.739 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.740 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.741 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.742 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.743 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.744 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.745 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.746 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.747 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.748 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.749 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.750 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.751 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.752 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.753 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.754 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.755 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.756 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.757 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.758 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.759 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.760 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.761 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.762 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.763 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.764 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.765 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.766 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.767 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.768 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.769 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.769 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.770 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.771 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.772 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.773 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.774 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.775 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.776 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.777 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.778 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.779 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.780 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.781 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.782 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.783 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.784 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.785 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.786 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.787 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.788 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.789 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.790 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.791 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.792 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.793 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.794 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.795 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.796 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.797 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.798 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.799 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.800 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.801 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.802 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.803 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.804 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.805 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.806 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.807 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.808 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.809 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.810 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.811 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.812 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.813 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.814 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.816 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.816 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.817 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.818 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.819 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.820 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.821 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.822 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.823 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.824 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.825 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.826 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.827 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.828 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.829 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.830 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.831 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.832 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.833 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.834 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.835 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.837 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.837 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.839 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.839 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.840 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.841 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.842 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.843 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.844 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.845 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.847 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.848 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.849 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.850 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.851 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.852 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.853 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.854 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.855 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.857 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.858 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.859 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.860 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.861 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.861 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.863 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.864 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.865 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.866 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.867 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.867 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.868 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.869 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.871 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.871 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.873 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.873 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.874 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.875 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.876 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.877 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.878 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.879 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.880 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.881 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.882 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.883 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.884 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.885 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.886 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.886 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.887 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.889 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.890 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.890 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.891 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.893 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.894 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.895 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.896 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.896 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.898 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.899 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.899 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.900 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.901 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.902 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.904 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.905 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.905 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.907 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.907 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.909 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.910 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.911 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.912 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.913 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.914 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.915 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.916 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.917 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.918 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.919 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.920 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.921 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.922 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.923 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.924 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.925 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.926 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.927 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.928 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.929 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.930 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.931 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.932 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.933 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.934 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.935 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.936 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.937 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.937 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.938 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.940 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.941 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.941 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.943 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.943 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.944 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.945 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.946 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.947 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.948 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.949 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.950 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.951 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.952 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.953 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.954 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.954 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.955 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.956 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.957 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.959 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.960 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.961 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.962 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.963 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.964 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.965 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.966 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.966 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.967 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.968 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.969 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.971 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.972 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.973 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.974 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.975 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.976 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.977 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.978 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.979 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.980 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.981 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.982 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.982 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.983 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.985 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.987 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.988 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.989 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.990 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.991 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.992 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.993 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.994 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.995 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.996 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.997 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.998 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:48.999 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.000 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.001 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.002 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.003 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.004 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.005 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.006 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.007 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.008 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.009 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.010 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.011 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.012 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.013 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.014 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.015 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.016 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.017 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.018 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.019 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.020 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.021 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.022 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.023 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.024 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.025 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.026 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.027 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.028 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.029 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.030 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.031 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.033 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.034 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.035 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.035 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.036 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.037 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.038 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.039 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.040 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.041 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.042 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.043 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.044 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.045 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.046 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.047 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.049 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.049 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.051 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.052 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.053 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.054 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.055 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.056 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.057 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.058 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.059 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.060 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.061 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.062 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.063 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.064 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.065 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.066 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.067 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.068 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.069 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.070 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.071 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.072 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.073 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.074 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.075 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.076 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.077 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.078 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.079 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.080 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.081 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.082 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.083 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.084 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.085 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.086 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.087 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.088 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.089 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.090 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.091 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.092 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.093 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.094 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.095 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.096 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.097 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.098 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.099 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.100 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.101 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.102 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.103 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.104 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.105 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.106 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.107 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.108 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.108 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.109 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.110 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.111 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.112 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.113 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.114 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.115 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.116 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.117 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.118 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.119 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.120 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.120 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.121 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.122 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.123 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.124 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.125 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.126 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.127 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.128 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.129 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.130 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.131 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.132 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.133 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.134 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.135 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.136 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.137 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.138 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.139 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.140 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.141 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.142 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.143 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.144 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.145 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.146 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.147 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.147 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.148 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.150 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.150 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.151 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.152 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.153 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.154 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.155 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.156 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.157 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.158 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.159 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.160 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.161 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.162 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.163 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.164 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.165 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.166 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.167 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.168 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.169 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.170 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.171 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.171 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.173 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.173 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.174 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.175 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.177 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.177 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.178 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.179 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.180 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.182 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.183 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.184 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.185 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.186 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.187 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.188 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.189 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.191 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.192 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.193 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.194 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.195 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.196 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.197 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.198 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.199 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.200 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.201 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.202 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.203 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.204 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.205 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.206 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.207 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.208 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.209 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.210 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.211 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.212 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.213 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.214 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.215 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.216 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.217 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.218 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.219 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.220 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.221 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.222 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.223 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.224 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.225 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.226 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.227 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.228 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.229 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.230 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.231 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.232 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.233 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.234 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.235 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.236 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.237 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.238 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.239 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.240 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.241 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.242 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.243 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.243 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.244 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.245 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.246 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.247 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.247 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.248 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.250 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.251 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.251 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.252 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.253 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.254 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.255 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.256 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.257 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.258 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.259 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.260 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.261 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.262 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.263 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.264 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.264 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.265 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.266 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.267 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.268 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.269 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.270 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.271 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.272 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.272 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.274 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.275 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.276 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.276 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.277 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.278 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.279 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.280 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.281 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.282 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.283 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.284 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.285 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.286 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.287 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.288 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.288 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.290 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.290 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.291 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.292 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.293 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.294 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.295 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.296 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.299 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.301 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7317278822674292736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.303 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 992 rows, more = false, responseScanTimestamp = 7317278840005128192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 992
10:43:49.304 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840005128192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.306 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 993 rows, more = false, responseScanTimestamp = 7317278840019640320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 993
10:43:49.307 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840019640320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.309 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840033988608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.310 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840033988608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.312 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 995 rows, more = false, responseScanTimestamp = 7317278840044630016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.312 [INFO - scanner-test-thread] (ITClient.java:399) New row count 995
10:43:49.314 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 996 rows, more = false, responseScanTimestamp = 7317278840055283712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 996
10:43:49.315 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 997 rows, more = false, responseScanTimestamp = 7317278840065548288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 997
10:43:49.317 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840065548288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.318 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840073056256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.319 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2104091656(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:49.320 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 999 rows, more = false, responseScanTimestamp = 7317278840082333696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 999
10:43:49.322 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840082333696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.323 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 999 rows, more = false, responseScanTimestamp = 7317278840082333696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.325 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1000 rows, more = false, responseScanTimestamp = 7317278840096731136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1000
10:43:49.327 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1010 rows, more = false, responseScanTimestamp = 7317278840109346816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1010
10:43:49.329 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1011 rows, more = false, responseScanTimestamp = 7317278840119877632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.329 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1011
10:43:49.331 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1012 rows, more = false, responseScanTimestamp = 7317278840127901696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.331 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1012
10:43:49.332 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840135225344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.334 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840135225344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.337 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840149729280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.338 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840156942336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.340 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840167018496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.341 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840167018496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.345 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1018 rows, more = false, responseScanTimestamp = 7317278840174837760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1018
10:43:49.345 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1159152082(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:49.347 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1019 rows, more = false, responseScanTimestamp = 7317278840182878208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1019
10:43:49.349 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840182878208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.351 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840204509184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.352 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1030 rows, more = false, responseScanTimestamp = 7317278840215117824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1030
10:43:49.354 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840215117824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.355 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840223580160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.357 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false, responseScanTimestamp = 7317278840238194688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1032
10:43:49.359 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false, responseScanTimestamp = 7317278840238194688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.361 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840245002240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.362 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1033 rows, more = false, responseScanTimestamp = 7317278840245002240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.362 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1033
10:43:49.364 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1034 rows, more = false, responseScanTimestamp = 7317278840255430656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1034
10:43:49.365 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840255430656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.367 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840271654912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.368 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840280596480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.370 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1037 rows, more = false, responseScanTimestamp = 7317278840288526336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.370 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1037
10:43:49.372 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840296525824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.372 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1879111559(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:49.374 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1038 rows, more = false, responseScanTimestamp = 7317278840296525824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1038
10:43:49.376 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1039 rows, more = false, responseScanTimestamp = 7317278840304066560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.376 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1039
10:43:49.377 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1040 rows, more = false, responseScanTimestamp = 7317278840315478016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1040
10:43:49.379 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840326447104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.380 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840326447104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.382 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1051 rows, more = false, responseScanTimestamp = 7317278840334626816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1051
10:43:49.384 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1052 rows, more = false, responseScanTimestamp = 7317278840344530944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1052
10:43:49.386 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1052 rows, more = false, responseScanTimestamp = 7317278840344530944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.387 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840351690752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.388 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840363212800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.390 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1054 rows, more = false, responseScanTimestamp = 7317278840363212800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1054
10:43:49.392 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1055 rows, more = false, responseScanTimestamp = 7317278840372043776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1055
10:43:49.394 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1056 rows, more = false, responseScanTimestamp = 7317278840380428288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.394 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1056
10:43:49.395 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840390778880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.397 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840401149952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.399 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840401149952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.401 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1059 rows, more = false, responseScanTimestamp = 7317278840408616960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1059
10:43:49.403 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1060 rows, more = false, responseScanTimestamp = 7317278840418623488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1060
10:43:49.404 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840429789184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.406 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1061 rows, more = false, responseScanTimestamp = 7317278840429789184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.406 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1061
10:43:49.407 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1062 rows, more = false, responseScanTimestamp = 7317278840437264384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.408 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1062
10:43:49.409 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840449064960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.410 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840449064960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.411 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840457404416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.413 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840457404416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.415 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1065 rows, more = false, responseScanTimestamp = 7317278840467058688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.415 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1065
10:43:49.416 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1066 rows, more = false, responseScanTimestamp = 7317278840475336704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1066
10:43:49.418 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840486420480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.420 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840494075904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.421 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840494075904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.423 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840501231616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.425 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1069 rows, more = false, responseScanTimestamp = 7317278840501231616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.425 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1069
10:43:49.427 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1070 rows, more = false, responseScanTimestamp = 7317278840513130496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1070
10:43:49.429 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840523681792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.430 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1071 rows, more = false, responseScanTimestamp = 7317278840523681792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1071
10:43:49.432 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840523681792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.433 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840533995520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.435 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840533995520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.436 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840556597248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.438 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1073 rows, more = false, responseScanTimestamp = 7317278840556597248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1073
10:43:49.440 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840567603200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.441 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840577974272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.443 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1075 rows, more = false, responseScanTimestamp = 7317278840577974272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.443 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1075
10:43:49.445 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1076 rows, more = false, responseScanTimestamp = 7317278840588353536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1076
10:43:49.446 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840597913600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.448 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1077 rows, more = false, responseScanTimestamp = 7317278840597913600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1077
10:43:49.449 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840608829440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.451 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840618573824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.452 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840618573824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.455 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1080 rows, more = false, responseScanTimestamp = 7317278840628838400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1080
10:43:49.456 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840640876544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.458 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840640876544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.459 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1082 rows, more = false, responseScanTimestamp = 7317278840652677120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1082
10:43:49.462 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840652677120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.465 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1083 rows, more = false, responseScanTimestamp = 7317278840662208512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.465 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1083
10:43:49.467 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1084 rows, more = false, responseScanTimestamp = 7317278840675958784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1084
10:43:49.468 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840687489024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.470 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1085 rows, more = false, responseScanTimestamp = 7317278840687489024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.471 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1085
10:43:49.472 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840699342848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.474 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1087 rows, more = false, responseScanTimestamp = 7317278840709545984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1087
10:43:49.476 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1088 rows, more = false, responseScanTimestamp = 7317278840720015360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1088
10:43:49.476 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@474146338(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:49.478 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840728489984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.480 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@783882246(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:49.480 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840728489984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.482 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840741171200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.483 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1373623762(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:49.483 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840741171200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.485 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1100 rows, more = false, responseScanTimestamp = 7317278840752754688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1100
10:43:49.489 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1110 rows, more = false, responseScanTimestamp = 7317278840764899328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1110
10:43:49.490 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840775036928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.492 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1121 rows, more = false, responseScanTimestamp = 7317278840781979648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1121
10:43:49.493 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1121 rows, more = false, responseScanTimestamp = 7317278840781979648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.494 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840793743360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.496 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1122 rows, more = false, responseScanTimestamp = 7317278840793743360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.496 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1122
10:43:49.497 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1123 rows, more = false, responseScanTimestamp = 7317278840805568512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1123
10:43:49.499 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1123 rows, more = false, responseScanTimestamp = 7317278840805568512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.500 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1124 rows, more = false, responseScanTimestamp = 7317278840816308224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.500 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1124
10:43:49.501 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1124 rows, more = false, responseScanTimestamp = 7317278840816308224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.502 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1125 rows, more = false, responseScanTimestamp = 7317278840827535360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.503 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1125
10:43:49.504 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840827535360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.505 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1126 rows, more = false, responseScanTimestamp = 7317278840840269824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1126
10:43:49.506 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840840269824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.507 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840850300928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.509 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1127 rows, more = false, responseScanTimestamp = 7317278840850300928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1127
10:43:49.510 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840860655616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.512 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840871596032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.513 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840871596032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.515 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1130 rows, more = false, responseScanTimestamp = 7317278840878571520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1130
10:43:49.518 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1130 rows, more = false, responseScanTimestamp = 7317278840878571520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.519 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1131 rows, more = false, responseScanTimestamp = 7317278840888291328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.519 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1131
10:43:49.521 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1131 rows, more = false, responseScanTimestamp = 7317278840888291328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.522 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840908726272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.523 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1132 rows, more = false, responseScanTimestamp = 7317278840908726272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1132
10:43:49.524 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840916926464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.526 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1133 rows, more = false, responseScanTimestamp = 7317278840916926464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.526 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1133
10:43:49.527 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840929652736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.529 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1135 rows, more = false, responseScanTimestamp = 7317278840937050112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1135
10:43:49.531 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1136 rows, more = false, responseScanTimestamp = 7317278840946651136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1136
10:43:49.533 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1137 rows, more = false, responseScanTimestamp = 7317278840954773504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1137
10:43:49.534 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840954773504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.536 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1138 rows, more = false, responseScanTimestamp = 7317278840963653632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.536 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@638889121(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:49.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1138
10:43:49.538 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840973119488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.540 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1139 rows, more = false, responseScanTimestamp = 7317278840973119488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.540 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1139
10:43:49.541 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840984571904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.543 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1140 rows, more = false, responseScanTimestamp = 7317278840984571904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1140
10:43:49.544 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278840997785600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.546 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841006931968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.547 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1151 rows, more = false, responseScanTimestamp = 7317278841006931968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1151
10:43:49.548 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841016360960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.550 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841024114688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.552 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841024114688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.553 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841034870784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.555 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841042108416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.556 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841042108416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.558 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1156 rows, more = false, responseScanTimestamp = 7317278841050996736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1156
10:43:49.560 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841060667392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.562 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1158 rows, more = false, responseScanTimestamp = 7317278841073553408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1158
10:43:49.562 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@770452919(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:49.564 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841073553408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.566 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841081733120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.567 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841081733120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.567 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841081733120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.569 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841081733120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.570 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841092177920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.571 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841092177920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.572 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841114296320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.573 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841124814848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.576 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841124814848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.578 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1172 rows, more = false, responseScanTimestamp = 7317278841132187648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1172
10:43:49.579 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841143963648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.581 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1174 rows, more = false, responseScanTimestamp = 7317278841151373312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.581 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1174
10:43:49.583 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1174 rows, more = false, responseScanTimestamp = 7317278841151373312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.584 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1175 rows, more = false, responseScanTimestamp = 7317278841160634368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1175
10:43:49.586 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1175 rows, more = false, responseScanTimestamp = 7317278841160634368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.587 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1176 rows, more = false, responseScanTimestamp = 7317278841169612800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1176
10:43:49.588 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841181810688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.589 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841181810688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.591 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1178 rows, more = false, responseScanTimestamp = 7317278841192620032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1178
10:43:49.593 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841192620032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.594 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1179 rows, more = false, responseScanTimestamp = 7317278841201725440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1179
10:43:49.596 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1179 rows, more = false, responseScanTimestamp = 7317278841201725440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.597 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1180 rows, more = false, responseScanTimestamp = 7317278841212481536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1180
10:43:49.599 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1180 rows, more = false, responseScanTimestamp = 7317278841212481536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.600 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841225764864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.602 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1181 rows, more = false, responseScanTimestamp = 7317278841225764864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1181
10:43:49.603 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841238417408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.605 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841249853440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.607 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1183 rows, more = false, responseScanTimestamp = 7317278841249853440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1183
10:43:49.609 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1184 rows, more = false, responseScanTimestamp = 7317278841260732416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1184
10:43:49.610 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841260732416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.612 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1185 rows, more = false, responseScanTimestamp = 7317278841273094144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1185
10:43:49.613 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1186 rows, more = false, responseScanTimestamp = 7317278841282863104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1186
10:43:49.615 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841282863104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.616 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1187 rows, more = false, responseScanTimestamp = 7317278841293598720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.616 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1187
10:43:49.618 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1187 rows, more = false, responseScanTimestamp = 7317278841293598720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.619 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841302966272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.621 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1189 rows, more = false, responseScanTimestamp = 7317278841314451456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1189
10:43:49.622 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1190 rows, more = false, responseScanTimestamp = 7317278841321013248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1190
10:43:49.623 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1190 rows, more = false, responseScanTimestamp = 7317278841321013248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.625 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1191 rows, more = false, responseScanTimestamp = 7317278841326551040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1191
10:43:49.626 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841338818560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.628 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1192 rows, more = false, responseScanTimestamp = 7317278841338818560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.628 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1192
10:43:49.629 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841344671744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.630 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1193 rows, more = false, responseScanTimestamp = 7317278841344671744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1193
10:43:49.632 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841356701696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.633 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841356701696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.634 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841366925312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.635 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841366925312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.636 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841366925312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.637 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841377820672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.638 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1196 rows, more = false, responseScanTimestamp = 7317278841377820672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1196
10:43:49.640 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1197 rows, more = false, responseScanTimestamp = 7317278841390387200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1197
10:43:49.643 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1197 rows, more = false, responseScanTimestamp = 7317278841390387200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.644 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1199 rows, more = false, responseScanTimestamp = 7317278841411022848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1199
10:43:49.647 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1199 rows, more = false, responseScanTimestamp = 7317278841411022848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.648 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841417592832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.649 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1201 rows, more = false, responseScanTimestamp = 7317278841430212608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1201
10:43:49.651 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1201 rows, more = false, responseScanTimestamp = 7317278841430212608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.653 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1202 rows, more = false, responseScanTimestamp = 7317278841439232000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1202
10:43:49.655 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841448624128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.657 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1204 rows, more = false, responseScanTimestamp = 7317278841456173056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.657 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1204
10:43:49.659 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841465262080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.661 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841473069056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.663 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1207 rows, more = false, responseScanTimestamp = 7317278841482219520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1207
10:43:49.664 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841482219520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.665 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1208 rows, more = false, responseScanTimestamp = 7317278841491972096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.665 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1208
10:43:49.666 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1265854756(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:49.669 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1208 rows, more = false, responseScanTimestamp = 7317278841491972096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.670 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841504423936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.672 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1210 rows, more = false, responseScanTimestamp = 7317278841522442240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.672 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1210
10:43:49.673 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841522442240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.674 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841529851904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.676 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1220 rows, more = false, responseScanTimestamp = 7317278841529851904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.676 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1220
10:43:49.678 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841540943872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.679 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1222 rows, more = false, responseScanTimestamp = 7317278841553199104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.680 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1222
10:43:49.681 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1222 rows, more = false, responseScanTimestamp = 7317278841553199104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.682 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841563971584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.684 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1223 rows, more = false, responseScanTimestamp = 7317278841563971584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1223
10:43:49.686 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1224 rows, more = false, responseScanTimestamp = 7317278841576624128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1224
10:43:49.688 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841586700288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.689 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841586700288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.691 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1226 rows, more = false, responseScanTimestamp = 7317278841598758912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.691 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1226
10:43:49.693 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841608982528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.695 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841608982528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.696 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1228 rows, more = false, responseScanTimestamp = 7317278841620398080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1228
10:43:49.697 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1229 rows, more = false, responseScanTimestamp = 7317278841629155328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.698 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1229
10:43:49.699 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841629155328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.701 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841639002112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.703 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841649369088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.704 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841649369088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.705 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1232 rows, more = false, responseScanTimestamp = 7317278841657344000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1232
10:43:49.707 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1232 rows, more = false, responseScanTimestamp = 7317278841657344000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.709 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1233 rows, more = false, responseScanTimestamp = 7317278841669783552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1233
10:43:49.710 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841679536128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.712 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1234 rows, more = false, responseScanTimestamp = 7317278841679536128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1234
10:43:49.713 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1235 rows, more = false, responseScanTimestamp = 7317278841690832896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1235
10:43:49.715 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1235 rows, more = false, responseScanTimestamp = 7317278841690832896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.716 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841700552704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.717 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841700552704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.719 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1237 rows, more = false, responseScanTimestamp = 7317278841712955392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1237
10:43:49.721 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1238 rows, more = false, responseScanTimestamp = 7317278841722560512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1238
10:43:49.721 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1689081053(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:49.722 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841722560512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.724 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841732337664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.725 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841732337664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.727 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1240 rows, more = false, responseScanTimestamp = 7317278841743945728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.727 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1240
10:43:49.729 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841754357760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.730 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841754357760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.732 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1251 rows, more = false, responseScanTimestamp = 7317278841763717120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1251
10:43:49.734 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841763717120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.735 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1252 rows, more = false, responseScanTimestamp = 7317278841774170112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1252
10:43:49.737 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1253 rows, more = false, responseScanTimestamp = 7317278841785974784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1253
10:43:49.739 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1254 rows, more = false, responseScanTimestamp = 7317278841795117056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.739 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1254
10:43:49.741 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1254 rows, more = false, responseScanTimestamp = 7317278841795117056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.743 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841804070912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.744 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841816862720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.747 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1257 rows, more = false, responseScanTimestamp = 7317278841825488896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1257
10:43:49.749 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1258 rows, more = false, responseScanTimestamp = 7317278841834385408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.749 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1258
10:43:49.751 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1259 rows, more = false, responseScanTimestamp = 7317278841842376704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1259
10:43:49.753 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1259 rows, more = false, responseScanTimestamp = 7317278841842376704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.754 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1260 rows, more = false, responseScanTimestamp = 7317278841851588608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1260
10:43:49.757 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1261 rows, more = false, responseScanTimestamp = 7317278841865650176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1261
10:43:49.758 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841865650176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.760 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841873059840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.762 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841887916032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.763 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841897779200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.764 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841897779200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.766 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1265 rows, more = false, responseScanTimestamp = 7317278841906479104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1265
10:43:49.767 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1265 rows, more = false, responseScanTimestamp = 7317278841906479104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.769 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1266 rows, more = false, responseScanTimestamp = 7317278841919172608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1266
10:43:49.770 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841928601600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.771 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841928601600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.772 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841936822272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.773 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841936822272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.775 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1269 rows, more = false, responseScanTimestamp = 7317278841943916544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1269
10:43:49.777 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1269 rows, more = false, responseScanTimestamp = 7317278841943916544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.779 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841954930688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.780 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841966514176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.781 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841966514176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.782 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841976836096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.784 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841976836096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.785 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278841985687552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.787 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1273 rows, more = false, responseScanTimestamp = 7317278841985687552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1273
10:43:49.788 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1274 rows, more = false, responseScanTimestamp = 7317278841996132352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1274
10:43:49.790 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1275 rows, more = false, responseScanTimestamp = 7317278842008281088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.790 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1275
10:43:49.792 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842008281088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.793 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842017452032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.795 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1276 rows, more = false, responseScanTimestamp = 7317278842017452032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1276
10:43:49.796 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1277 rows, more = false, responseScanTimestamp = 7317278842028843008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1277
10:43:49.798 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842039468032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.800 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842039468032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.801 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1279 rows, more = false, responseScanTimestamp = 7317278842051379200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1279
10:43:49.803 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1280 rows, more = false, responseScanTimestamp = 7317278842060779520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1280
10:43:49.805 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1280 rows, more = false, responseScanTimestamp = 7317278842060779520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.806 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842069544960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.808 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1281 rows, more = false, responseScanTimestamp = 7317278842069544960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1281
10:43:49.809 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842081501184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.811 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1283 rows, more = false, responseScanTimestamp = 7317278842092199936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.811 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1283
10:43:49.813 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1283 rows, more = false, responseScanTimestamp = 7317278842092199936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.814 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1284 rows, more = false, responseScanTimestamp = 7317278842103054336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1284
10:43:49.816 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1284 rows, more = false, responseScanTimestamp = 7317278842103054336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.818 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1285 rows, more = false, responseScanTimestamp = 7317278842114482176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1285
10:43:49.819 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842114482176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.820 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842126254080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.821 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842126254080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.823 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1287 rows, more = false, responseScanTimestamp = 7317278842138406912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1287
10:43:49.825 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1288 rows, more = false, responseScanTimestamp = 7317278842147397632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1288
10:43:49.825 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1734319437(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:49.827 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1288 rows, more = false, responseScanTimestamp = 7317278842147397632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.829 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1289 rows, more = false, responseScanTimestamp = 7317278842158395392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1289
10:43:49.831 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842158395392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.834 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1290 rows, more = false, responseScanTimestamp = 7317278842172964864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1290
10:43:49.835 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842186551296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.836 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842199388160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.839 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1301 rows, more = false, responseScanTimestamp = 7317278842199388160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.839 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1301
10:43:49.841 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842218536960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.842 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842218536960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.843 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842224381952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.845 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1304 rows, more = false, responseScanTimestamp = 7317278842224381952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.845 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1304
10:43:49.847 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1305 rows, more = false, responseScanTimestamp = 7317278842234675200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.847 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1305
10:43:49.848 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842246365184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.850 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1306 rows, more = false, responseScanTimestamp = 7317278842246365184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1306
10:43:49.851 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842256670720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.853 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1307 rows, more = false, responseScanTimestamp = 7317278842256670720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1307
10:43:49.854 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842267095040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.856 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1308 rows, more = false, responseScanTimestamp = 7317278842267095040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1308
10:43:49.860 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842279120896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.861 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842279120896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.863 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1310 rows, more = false, responseScanTimestamp = 7317278842302021632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1310
10:43:49.864 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842302021632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.866 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1311 rows, more = false, responseScanTimestamp = 7317278842313601024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1311
10:43:49.868 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1312 rows, more = false, responseScanTimestamp = 7317278842322141184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.869 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1312
10:43:49.870 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1313 rows, more = false, responseScanTimestamp = 7317278842332782592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1313
10:43:49.872 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1313 rows, more = false, responseScanTimestamp = 7317278842332782592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.873 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842344046592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.874 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842344046592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.875 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842355503104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.877 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1315 rows, more = false, responseScanTimestamp = 7317278842355503104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.877 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1315
10:43:49.878 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842366095360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.880 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842366095360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.881 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842377158656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.882 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1317 rows, more = false, responseScanTimestamp = 7317278842377158656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.883 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1317
10:43:49.884 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@722634116(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:49.885 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1318 rows, more = false, responseScanTimestamp = 7317278842387996672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1318
10:43:49.886 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842398887936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.888 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1319 rows, more = false, responseScanTimestamp = 7317278842398887936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.888 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1319
10:43:49.889 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1320 rows, more = false, responseScanTimestamp = 7317278842411569152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1320
10:43:49.891 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842411569152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.892 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1330 rows, more = false, responseScanTimestamp = 7317278842423554048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1330
10:43:49.894 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842423554048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.895 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842433380352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.897 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1332 rows, more = false, responseScanTimestamp = 7317278842444320768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1332
10:43:49.898 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1332 rows, more = false, responseScanTimestamp = 7317278842444320768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.900 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1333 rows, more = false, responseScanTimestamp = 7317278842452058112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1333
10:43:49.902 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842465251328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.903 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842465251328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.905 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1335 rows, more = false, responseScanTimestamp = 7317278842475077632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1335
10:43:49.906 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842475077632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.907 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1336 rows, more = false, responseScanTimestamp = 7317278842483392512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1336
10:43:49.908 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842483392512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.909 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842494738432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.911 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1338 rows, more = false, responseScanTimestamp = 7317278842505027584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1338
10:43:49.913 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842505027584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.914 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1339 rows, more = false, responseScanTimestamp = 7317278842512908288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.914 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1339
10:43:49.915 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842512908288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.918 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1339 rows, more = false, responseScanTimestamp = 7317278842512908288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.919 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1340 rows, more = false, responseScanTimestamp = 7317278842526404608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1340
10:43:49.920 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842539851776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.922 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1342 rows, more = false, responseScanTimestamp = 7317278842546917376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1342
10:43:49.925 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1342 rows, more = false, responseScanTimestamp = 7317278842546917376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.926 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842557943808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.927 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842566037504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.929 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1345 rows, more = false, responseScanTimestamp = 7317278842575728640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.929 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1345
10:43:49.931 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1345 rows, more = false, responseScanTimestamp = 7317278842575728640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.932 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842585542656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.933 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842594279424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.934 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842594279424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.936 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1348 rows, more = false, responseScanTimestamp = 7317278842602868736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1348
10:43:49.937 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1348 rows, more = false, responseScanTimestamp = 7317278842602868736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.938 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842610769920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.940 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1350 rows, more = false, responseScanTimestamp = 7317278842622754816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1350
10:43:49.942 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1350 rows, more = false, responseScanTimestamp = 7317278842622754816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.943 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842631520256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.944 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842631520256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.945 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1352 rows, more = false, responseScanTimestamp = 7317278842645012480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1352
10:43:49.947 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1352 rows, more = false, responseScanTimestamp = 7317278842645012480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.948 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842645012480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.950 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842654306304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.952 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1354 rows, more = false, responseScanTimestamp = 7317278842668089344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.952 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1354
10:43:49.953 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842668089344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.955 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1355 rows, more = false, responseScanTimestamp = 7317278842675965952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.955 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1355
10:43:49.957 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1355 rows, more = false, responseScanTimestamp = 7317278842675965952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.959 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1356 rows, more = false, responseScanTimestamp = 7317278842689658880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.959 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1356
10:43:49.961 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1357 rows, more = false, responseScanTimestamp = 7317278842701979648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1357
10:43:49.962 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2079908747(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:49.963 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842710867968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.964 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842718846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.965 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1971149717(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:49.966 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842718846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.967 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1360 rows, more = false, responseScanTimestamp = 7317278842728333312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.968 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1360
10:43:49.969 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842728333312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.971 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842742665216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.973 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1380 rows, more = false, responseScanTimestamp = 7317278842754453504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1380
10:43:49.974 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1380 rows, more = false, responseScanTimestamp = 7317278842754453504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.977 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842763563008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.979 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1382 rows, more = false, responseScanTimestamp = 7317278842776264704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.979 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1382
10:43:49.981 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1383 rows, more = false, responseScanTimestamp = 7317278842785468416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.981 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1383
10:43:49.983 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1383 rows, more = false, responseScanTimestamp = 7317278842785468416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.985 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842797412352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.986 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842797412352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.988 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1385 rows, more = false, responseScanTimestamp = 7317278842813595648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1385
10:43:49.990 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842824364032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.993 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1386 rows, more = false, responseScanTimestamp = 7317278842824364032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1386
10:43:49.994 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842832158720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.996 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842844725248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.997 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842856857600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:49.999 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842856857600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.001 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1390 rows, more = false, responseScanTimestamp = 7317278842867294208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1390
10:43:50.002 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842867294208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.004 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1391 rows, more = false, responseScanTimestamp = 7317278842878136320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.004 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1391
10:43:50.006 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842890186752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.007 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842890186752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.009 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1393 rows, more = false, responseScanTimestamp = 7317278842901585920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1393
10:43:50.011 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1393 rows, more = false, responseScanTimestamp = 7317278842901585920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.013 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842912555008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.014 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842926530560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.016 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1395 rows, more = false, responseScanTimestamp = 7317278842926530560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1395
10:43:50.017 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842936090624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.019 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1396 rows, more = false, responseScanTimestamp = 7317278842936090624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1396
10:43:50.020 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842936090624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.022 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842950037504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.024 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1398 rows, more = false, responseScanTimestamp = 7317278842964697088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.024 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1398
10:43:50.025 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1850934658(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.025 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842964697088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.027 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1399 rows, more = false, responseScanTimestamp = 7317278842972819456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.027 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1399
10:43:50.030 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1399 rows, more = false, responseScanTimestamp = 7317278842972819456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.031 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842986967040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.032 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1400 rows, more = false, responseScanTimestamp = 7317278842986967040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1400
10:43:50.034 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278842986967040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.036 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1410 rows, more = false, responseScanTimestamp = 7317278843000754176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1410
10:43:50.038 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843019296768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.039 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843019296768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.040 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843031769088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.042 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1412 rows, more = false, responseScanTimestamp = 7317278843031769088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1412
10:43:50.044 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843042783232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.045 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843042783232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.047 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1414 rows, more = false, responseScanTimestamp = 7317278843055509504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.047 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1414
10:43:50.049 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1415 rows, more = false, responseScanTimestamp = 7317278843064815616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1415
10:43:50.050 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1415 rows, more = false, responseScanTimestamp = 7317278843064815616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.052 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1416 rows, more = false, responseScanTimestamp = 7317278843076644864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1416
10:43:50.054 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843076644864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.056 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1417 rows, more = false, responseScanTimestamp = 7317278843090386944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1417
10:43:50.058 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1417 rows, more = false, responseScanTimestamp = 7317278843090386944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.059 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843103514624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.059 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1364366185(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.061 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1419 rows, more = false, responseScanTimestamp = 7317278843116462080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1419
10:43:50.062 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1419 rows, more = false, responseScanTimestamp = 7317278843116462080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.064 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1419 rows, more = false, responseScanTimestamp = 7317278843116462080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.065 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1420 rows, more = false, responseScanTimestamp = 7317278843128553472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1420
10:43:50.067 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1420 rows, more = false, responseScanTimestamp = 7317278843128553472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.069 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1430 rows, more = false, responseScanTimestamp = 7317278843145592832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1430
10:43:50.072 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1430 rows, more = false, responseScanTimestamp = 7317278843145592832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.073 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843159728128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.074 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1432 rows, more = false, responseScanTimestamp = 7317278843171901440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1432
10:43:50.077 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1432 rows, more = false, responseScanTimestamp = 7317278843171901440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.078 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843183046656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.080 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1433 rows, more = false, responseScanTimestamp = 7317278843183046656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1433
10:43:50.082 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1434 rows, more = false, responseScanTimestamp = 7317278843198279680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1434
10:43:50.084 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1434 rows, more = false, responseScanTimestamp = 7317278843198279680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.085 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1435 rows, more = false, responseScanTimestamp = 7317278843211231232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1435
10:43:50.087 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843223687168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.089 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843223687168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.090 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843234643968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.093 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1438 rows, more = false, responseScanTimestamp = 7317278843244949504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.093 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1829422707(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1438
10:43:50.096 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1439 rows, more = false, responseScanTimestamp = 7317278843254792192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.096 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1439
10:43:50.098 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1440 rows, more = false, responseScanTimestamp = 7317278843266711552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.098 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1440
10:43:50.100 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843266711552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.102 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1450 rows, more = false, responseScanTimestamp = 7317278843277103104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1450
10:43:50.104 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843289255936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.105 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1451 rows, more = false, responseScanTimestamp = 7317278843289255936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.105 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1451
10:43:50.107 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843301847040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.109 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843301847040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.111 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1453 rows, more = false, responseScanTimestamp = 7317278843315707904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1453
10:43:50.113 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1454 rows, more = false, responseScanTimestamp = 7317278843325607936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1454
10:43:50.115 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1454 rows, more = false, responseScanTimestamp = 7317278843325607936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.116 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843337322496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.118 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1456 rows, more = false, responseScanTimestamp = 7317278843349749760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1456
10:43:50.120 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843349749760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.121 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843360579584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.123 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843372675072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.125 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1458 rows, more = false, responseScanTimestamp = 7317278843372675072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.125 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1458
10:43:50.127 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843381071872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.128 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843392700416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.130 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1460 rows, more = false, responseScanTimestamp = 7317278843392700416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1460
10:43:50.132 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843402727424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.134 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1462 rows, more = false, responseScanTimestamp = 7317278843412873216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1462
10:43:50.136 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843422560256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.137 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843422560256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.140 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1464 rows, more = false, responseScanTimestamp = 7317278843434024960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.140 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1464
10:43:50.141 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843443253248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.143 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1465 rows, more = false, responseScanTimestamp = 7317278843443253248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1465
10:43:50.145 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843454992384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.147 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843465039872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.149 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1468 rows, more = false, responseScanTimestamp = 7317278843474345984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1468
10:43:50.149 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1924434356(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.151 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1468 rows, more = false, responseScanTimestamp = 7317278843474345984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.153 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843484405760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.156 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1470 rows, more = false, responseScanTimestamp = 7317278843498729472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.156 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1470
10:43:50.157 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843508891648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.159 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843508891648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.161 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1481 rows, more = false, responseScanTimestamp = 7317278843520651264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1481
10:43:50.163 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1482 rows, more = false, responseScanTimestamp = 7317278843530448896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1482
10:43:50.164 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843530448896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.166 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843541348352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.167 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843552477184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.169 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843562364928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.171 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843562364928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.172 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843569467392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.174 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1487 rows, more = false, responseScanTimestamp = 7317278843579506688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1487
10:43:50.176 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843588100096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.180 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1488 rows, more = false, responseScanTimestamp = 7317278843588100096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1488
10:43:50.182 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1489 rows, more = false, responseScanTimestamp = 7317278843599020032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.182 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1489
10:43:50.184 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843611860992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.186 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1491 rows, more = false, responseScanTimestamp = 7317278843621302272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.186 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1491
10:43:50.188 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1492 rows, more = false, responseScanTimestamp = 7317278843630145536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.188 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1492
10:43:50.189 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843639123968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.191 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843647660032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.192 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843656413184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.193 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843656413184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.195 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1496 rows, more = false, responseScanTimestamp = 7317278843664527360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.195 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1496
10:43:50.197 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1496 rows, more = false, responseScanTimestamp = 7317278843664527360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.199 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1497 rows, more = false, responseScanTimestamp = 7317278843674136576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1497
10:43:50.201 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1498 rows, more = false, responseScanTimestamp = 7317278843684892672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.201 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1498
10:43:50.202 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843693928448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.204 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1500 rows, more = false, responseScanTimestamp = 7317278843702116352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1500
10:43:50.206 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1500 rows, more = false, responseScanTimestamp = 7317278843702116352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.207 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843711594496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.208 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843721031680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.210 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843728314368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.212 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1503 rows, more = false, responseScanTimestamp = 7317278843728314368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1503
10:43:50.213 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1504 rows, more = false, responseScanTimestamp = 7317278843737358336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1504
10:43:50.215 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1505 rows, more = false, responseScanTimestamp = 7317278843744055296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.216 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1505
10:43:50.217 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843753009152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.218 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1507 rows, more = false, responseScanTimestamp = 7317278843760144384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1507
10:43:50.220 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1508 rows, more = false, responseScanTimestamp = 7317278843767574528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1508
10:43:50.221 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@71171445(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.222 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1508 rows, more = false, responseScanTimestamp = 7317278843767574528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.223 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843777867776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.224 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843788988416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.226 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843788988416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.228 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1520 rows, more = false, responseScanTimestamp = 7317278843799072768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1520
10:43:50.229 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843807744000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.231 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1521 rows, more = false, responseScanTimestamp = 7317278843807744000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.231 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1521
10:43:50.233 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843817250816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.234 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1523 rows, more = false, responseScanTimestamp = 7317278843827863552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1523
10:43:50.237 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843827863552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.238 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843837751296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.240 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1525 rows, more = false, responseScanTimestamp = 7317278843847643136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1525
10:43:50.241 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843857100800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.243 [INFO - chaos-test-thread] (MiniKuduCluster.java:475) Killing tablet server 127.20.240.193:44957
10:43:50.243 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 0
  }
}

10:43:50.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.243886 21443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu with pid 21758
10:43:50.249 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1526 rows, more = false, responseScanTimestamp = 7317278843857100800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.251 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1526
10:43:50.254 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1526 rows, more = false, responseScanTimestamp = 7317278843857100800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.256 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1526 rows, more = false, responseScanTimestamp = 7317278843857100800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.257 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843857100800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.260 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1526 rows, more = false, responseScanTimestamp = 7317278843857100800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:50.265913 21930 connection.cc:573] client connection to 127.20.240.193:44957 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
10:43:50.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:50.266031 21930 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
10:43:50.270 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
10:43:50.270 [INFO - chaos-test-thread] (MiniKuduCluster.java:456) Starting tablet server 127.20.240.193:44957
10:43:50.271 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 0
  }
}

10:43:50.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.271865 21443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:43:50.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:43:50.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal
10:43:50.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data
10:43:50.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:43:50.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:43:50.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:43:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/logs
10:43:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data/info.pb
10:43:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:43:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:43:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:43:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:43:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
10:43:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:43:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.193:44957
10:43:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.240.193
10:43:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:43:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=44997
10:43:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.193
10:43:50.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:43:50.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:50.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:50.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
10:43:50.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:50.276796 21930 consensus_peers.cc:597] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 -> Peer 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957): Couldn't send request to peer 7591fa92d22a4e8b861f3bcf581ceca0. Status: Network error: Client connection negotiation failed: client connection to 127.20.240.193:44957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
10:43:50.280 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1526 rows, more = false, responseScanTimestamp = 7317278843857100800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.282 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278843857100800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.284 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1527 rows, more = false, responseScanTimestamp = 7317278843867254784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.284 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1527
10:43:50.285 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844034551808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.287 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1528 rows, more = false, responseScanTimestamp = 7317278844034551808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.287 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1528
10:43:50.288 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844045758464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.290 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844045758464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.291 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844058927104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.292 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1530 rows, more = false, responseScanTimestamp = 7317278844058927104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1530
10:43:50.294 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1531 rows, more = false, responseScanTimestamp = 7317278844069552128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1531
10:43:50.296 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844077096960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.298 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1532 rows, more = false, responseScanTimestamp = 7317278844077096960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.298 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1532
10:43:50.300 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1533 rows, more = false, responseScanTimestamp = 7317278844087648256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.301 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1533
10:43:50.303 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1535 rows, more = false, responseScanTimestamp = 7317278844105777152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1535
10:43:50.305 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844105777152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.307 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1536 rows, more = false, responseScanTimestamp = 7317278844114915328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1536
10:43:50.310 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1537 rows, more = false, responseScanTimestamp = 7317278844124880896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.310 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1537
10:43:50.311 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1093791552(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.313 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844135165952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.315 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1539 rows, more = false, responseScanTimestamp = 7317278844146753536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1539
10:43:50.318 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1540 rows, more = false, responseScanTimestamp = 7317278844157104128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1540
10:43:50.321 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844168167424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.323 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1551 rows, more = false, responseScanTimestamp = 7317278844179804160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1551
10:43:50.326 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844189958144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.328 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844208373760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.330 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844216901632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.332 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1556 rows, more = false, responseScanTimestamp = 7317278844225134592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.332 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1556
10:43:50.335 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1557 rows, more = false, responseScanTimestamp = 7317278844233465856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1557
10:43:50.337 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844244586496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.337 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2058588235(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.340 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1559 rows, more = false, responseScanTimestamp = 7317278844255612928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1559
10:43:50.341 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@740052864(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.343 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844255612928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.343 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1193396515(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.346 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1560 rows, more = false, responseScanTimestamp = 7317278844269531136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.346 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1560
10:43:50.347 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@153384296(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.349 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1570 rows, more = false, responseScanTimestamp = 7317278844280766464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1570
10:43:50.350 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1878236623(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.352 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1580 rows, more = false, responseScanTimestamp = 7317278844292636672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1580
10:43:50.352 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@559792126(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.354 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1590 rows, more = false, responseScanTimestamp = 7317278844305108992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1590
10:43:50.355 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1761350183(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.357 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1600 rows, more = false, responseScanTimestamp = 7317278844316688384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1600
10:43:50.358 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1121559909(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.360 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844327432192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.360 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@825705748(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.362 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844338864128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.363 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2111417987(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.364 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844349734912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.367 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1640 rows, more = false, responseScanTimestamp = 7317278844359602176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.368 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1640
10:43:50.370 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1660 rows, more = false, responseScanTimestamp = 7317278844380672000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1660
10:43:50.373 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844389543936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.375 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844400349184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.377 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1663 rows, more = false, responseScanTimestamp = 7317278844409221120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1663
10:43:50.380 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1664 rows, more = false, responseScanTimestamp = 7317278844417806336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1664
10:43:50.383 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1665 rows, more = false, responseScanTimestamp = 7317278844429352960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1665
10:43:50.385 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844440166400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.388 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844451680256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.390 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844460990464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.390 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1966925365(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.393 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1669 rows, more = false, responseScanTimestamp = 7317278844470923264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1669
10:43:50.396 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1669 rows, more = false, responseScanTimestamp = 7317278844470923264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.399 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1670 rows, more = false, responseScanTimestamp = 7317278844483981312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1670
10:43:50.401 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844496236544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.404 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1681 rows, more = false, responseScanTimestamp = 7317278844508160000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1681
10:43:50.406 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844518912000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.409 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1684 rows, more = false, responseScanTimestamp = 7317278844538638336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1684
10:43:50.411 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844547452928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.414 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1686 rows, more = false, responseScanTimestamp = 7317278844559163392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.414 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1686
10:43:50.416 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844567715840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.419 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1688 rows, more = false, responseScanTimestamp = 7317278844578594816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1688
10:43:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:50.420797 22488 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:43:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:50.421046 22488 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:43:50.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:50.421078 22488 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:43:50.422 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1689 rows, more = false, responseScanTimestamp = 7317278844587511808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1689
10:43:50.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:50.423909 22488 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:43:50.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:50.424018 22488 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.240.193
10:43:50.424 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844598661120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.426 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844610273280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.427325 22488 tablet_server_runner.cc:78] Tablet server non-default flags:
10:43:50.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:50.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:43:50.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:50.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:50.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data
10:43:50.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal
10:43:50.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:50.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:50.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.193:44957
10:43:50.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:43:50.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:50.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:50.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data/info.pb
10:43:50.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.193
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=44997
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22488
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.240.193
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/logs
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:57 UTC on e7f111948823
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17616
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.427616 22488 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:43:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.427920 22488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:43:50.430 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1692 rows, more = false, responseScanTimestamp = 7317278844619776000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1692
10:43:50.433 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1693 rows, more = false, responseScanTimestamp = 7317278844628787200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1693
10:43:50.434 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1693 rows, more = false, responseScanTimestamp = 7317278844628787200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.436 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1694 rows, more = false, responseScanTimestamp = 7317278844646027264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1694
10:43:50.438 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844657618944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:50.439061 22493 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
10:43:50.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:50.439354 22496 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
10:43:50.440 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844657618944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.441 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844669689856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.442 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844681445376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.443 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844681445376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:50.444197 22494 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
10:43:50.445 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1698 rows, more = false, responseScanTimestamp = 7317278844690034688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1698
10:43:50.446 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844697079808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.447590 22488 server_base.cc:1061] running on GCE node
10:43:50.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.447994 22488 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:43:50.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.448499 22488 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:43:50.449 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1699 rows, more = false, responseScanTimestamp = 7317278844697079808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1699
10:43:50.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.449819 22488 hybrid_clock.cc:648] HybridClock initialized: now 1786445030449796 us; error 33 us; skew 500 ppm
10:43:50.452 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1700 rows, more = false, responseScanTimestamp = 7317278844707586048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.451941 22488 webserver.cc:533] Webserver started at http://127.20.240.193:44997/ using document root <none> and password file <none>
10:43:50.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1700
10:43:50.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.452453 22488 fs_manager.cc:362] Metadata directory not provided
10:43:50.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.452564 22488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:43:50.454 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1701 rows, more = false, responseScanTimestamp = 7317278844714954752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1701
10:43:50.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.454818 22488 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.002s	sys 0.000s
10:43:50.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.456037 22503 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:43:50.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.456820 22488 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
10:43:50.457 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1702 rows, more = false, responseScanTimestamp = 7317278844723425280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.456926 22488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data,/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal
10:43:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7591fa92d22a4e8b861f3bcf581ceca0"
10:43:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.457270 22488 fs_report.cc:389] FS layout report
10:43:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:43:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal
10:43:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal
10:43:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data/data
10:43:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:43:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:43:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:43:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:43:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:43:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:43:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:43:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:43:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:43:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:43:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:43:50.460 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1702
10:43:50.461 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1704 rows, more = false, responseScanTimestamp = 7317278844748435456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1704
10:43:50.463 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844748435456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.465 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1705 rows, more = false, responseScanTimestamp = 7317278844755161088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.465 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1705
10:43:50.466 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844777963520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.467 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844777963520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.469 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1707 rows, more = false, responseScanTimestamp = 7317278844787437568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.469 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1707
10:43:50.470 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1707 rows, more = false, responseScanTimestamp = 7317278844787437568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.473 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1708 rows, more = false, responseScanTimestamp = 7317278844795207680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.473 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1708
10:43:50.475 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1709 rows, more = false, responseScanTimestamp = 7317278844803817472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1709
10:43:50.483 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844813938688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.486 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1711 rows, more = false, responseScanTimestamp = 7317278844824018944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1711
10:43:50.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.486807 22488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:43:50.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.487195 22488 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
10:43:50.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.487360 22488 kserver.cc:163] Server-wide thread pool size limit: 3276
10:43:50.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.487653 22488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
10:43:50.488 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844864860160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.490 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1714 rows, more = false, responseScanTimestamp = 7317278844873179136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1714
10:43:50.492 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844882624512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.493 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844882624512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.493634 22512 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
10:43:50.494 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844890955776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.495 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844899618816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.497 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1717 rows, more = false, responseScanTimestamp = 7317278844899618816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.497820 22488 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
10:43:50.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.497895 22488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.010s	user 0.000s	sys 0.000s
10:43:50.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.497936 22488 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
10:43:50.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.498751 22488 ts_tablet_manager.cc:616] Registered 1 tablets
10:43:50.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.498809 22488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
10:43:50.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1717
10:43:50.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.499080 22512 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Bootstrap starting.
10:43:50.500 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844913455104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.502 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1719 rows, more = false, responseScanTimestamp = 7317278844913455104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1719
10:43:50.503 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844913455104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.506 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1719 rows, more = false, responseScanTimestamp = 7317278844913455104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.508198 22488 rpc_server.cc:307] RPC server started. Bound to: 127.20.240.193:44957
10:43:50.508 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1720 rows, more = false, responseScanTimestamp = 7317278844926521344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.508 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1720
10:43:50.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.508705 22488 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data/info.pb
10:43:50.511 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1721 rows, more = false, responseScanTimestamp = 7317278844951072768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1721
10:43:50.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.511778 22639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.240.193:44957 every 8 connection(s)
10:43:50.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.512722 21443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu as pid 22488
10:43:50.512 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844951072768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.513 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
10:43:50.514 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278844965138432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.516 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1722 rows, more = false, responseScanTimestamp = 7317278844965138432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1722
10:43:50.519 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1723 rows, more = false, responseScanTimestamp = 7317278844979384320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.519 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1723
10:43:50.522 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1724 rows, more = false, responseScanTimestamp = 7317278844992495616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1724
10:43:50.526 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1725 rows, more = false, responseScanTimestamp = 7317278845002608640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.526 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1725
10:43:50.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.529292 22641 heartbeater.cc:344] Connected to a master server at 127.20.240.254:42069
10:43:50.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.529423 22641 heartbeater.cc:461] Registering TS with master...
10:43:50.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.529639 22641 heartbeater.cc:507] Master 127.20.240.254:42069 requested a full tablet report, sending...
10:43:50.530 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1726 rows, more = false, responseScanTimestamp = 7317278845015523328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.530579 21487 ts_manager.cc:194] Re-registered known tserver with Master: 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957)
10:43:50.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1726
10:43:50.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.532281 22640 heartbeater.cc:344] Connected to a master server at 127.20.240.252:42605
10:43:50.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.532356 22640 heartbeater.cc:461] Registering TS with master...
10:43:50.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.532457 22640 heartbeater.cc:507] Master 127.20.240.252:42605 requested a full tablet report, sending...
10:43:50.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.532747 21648 ts_manager.cc:194] Re-registered known tserver with Master: 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957)
10:43:50.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.533291 21648 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.240.193:60121
10:43:50.534 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845029965824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.534 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2059503482(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.535 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845046259712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.535081 22642 heartbeater.cc:344] Connected to a master server at 127.20.240.253:41603
10:43:50.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.535145 22642 heartbeater.cc:461] Registering TS with master...
10:43:50.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.535207 22642 heartbeater.cc:507] Master 127.20.240.253:41603 requested a full tablet report, sending...
10:43:50.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.535534 21568 ts_manager.cc:194] Re-registered known tserver with Master: 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957)
10:43:50.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.536339 22512 log.cc:826] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Log is configured to *not* fsync() on all Append() calls
10:43:50.537 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1901421267(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.538 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845060984832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.540 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1730 rows, more = false, responseScanTimestamp = 7317278845074321408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.540 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1730
10:43:50.544 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1095268300(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.544 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845074321408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.547 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845083459584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.547 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1398221982(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.550 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1750 rows, more = false, responseScanTimestamp = 7317278845113061376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1750
10:43:50.551 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@626760665(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.554 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1750 rows, more = false, responseScanTimestamp = 7317278845113061376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.554 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2143430235(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.556 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845127987200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.560 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1770 rows, more = false, responseScanTimestamp = 7317278845142224896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1770
10:43:50.563 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845154713600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.566 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1790 rows, more = false, responseScanTimestamp = 7317278845167394816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1790
10:43:50.569 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1791 rows, more = false, responseScanTimestamp = 7317278845180387328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.569 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1791
10:43:50.571 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845192568832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.574 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845205569536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.577 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845217492992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.579 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845227663360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.581 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845237923840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.585 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1797 rows, more = false, responseScanTimestamp = 7317278845247918080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.585 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1797
10:43:50.585 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2109134968(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.586 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845258170368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.589 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@401553548(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.589 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1799 rows, more = false, responseScanTimestamp = 7317278845270159360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.589 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1799
10:43:50.592 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845283278848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.595 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1810 rows, more = false, responseScanTimestamp = 7317278845296820224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1810
10:43:50.597 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845307904000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.600 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1821 rows, more = false, responseScanTimestamp = 7317278845320699904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.601 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1821
10:43:50.603 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845330509824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.606 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1823 rows, more = false, responseScanTimestamp = 7317278845343887360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.606 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1823
10:43:50.609 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845353738240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.612 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1825 rows, more = false, responseScanTimestamp = 7317278845367635968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1825
10:43:50.615 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845378494464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.618 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1827 rows, more = false, responseScanTimestamp = 7317278845392199680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1827
10:43:50.621 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845402693632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.621 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1855188219(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.624 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1829 rows, more = false, responseScanTimestamp = 7317278845416906752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.624 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1829
10:43:50.627 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845416906752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.630 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845431009280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.633 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1840 rows, more = false, responseScanTimestamp = 7317278845444308992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1840
10:43:50.636 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845455003648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.639 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1842 rows, more = false, responseScanTimestamp = 7317278845467607040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1842
10:43:50.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.642261 22512 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=854 overwritten=0 applied=854 ignored=0} inserts{seen=1527 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
10:43:50.642 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1843 rows, more = false, responseScanTimestamp = 7317278845479690240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1843
10:43:50.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.642738 22512 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Bootstrap complete.
10:43:50.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.644232 22512 ts_tablet_manager.cc:1403] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Time spent bootstrapping tablet: real 0.145s	user 0.066s	sys 0.049s
10:43:50.646 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1844 rows, more = false, responseScanTimestamp = 7317278845491556352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1844
10:43:50.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.645840 22512 raft_consensus.cc:359] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:43:50.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.646183 22512 raft_consensus.cc:740] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7591fa92d22a4e8b861f3bcf581ceca0, State: Initialized, Role: FOLLOWER
10:43:50.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.646353 22512 consensus_queue.cc:260] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 854, Last appended: 2.854, Last appended by leader: 854, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:43:50.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.646782 22512 ts_tablet_manager.cc:1434] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
10:43:50.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:50.646930 22640 heartbeater.cc:499] Master 127.20.240.252:42605 was elected leader, sending a full tablet report...
10:43:50.648 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1845 rows, more = false, responseScanTimestamp = 7317278845505134592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1845
10:43:50.651 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1846 rows, more = false, responseScanTimestamp = 7317278845519720448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1846
10:43:50.654 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845531922432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.654 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@9305996(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.657 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1848 rows, more = false, responseScanTimestamp = 7317278845543600128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.657 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1848
10:43:50.657 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1261671165(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.658 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845555011584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.660 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845565317120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.660 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@628553807(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.662 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845577588736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.663 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1425222702(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.665 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1860 rows, more = false, responseScanTimestamp = 7317278845577588736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.665 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1860
10:43:50.666 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1005443235(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.666 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845588889600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.669 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1880 rows, more = false, responseScanTimestamp = 7317278845599346688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1880
10:43:50.671 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845611380736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.673 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845623889920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.676 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1901 rows, more = false, responseScanTimestamp = 7317278845632536576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.676 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1901
10:43:50.679 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1902 rows, more = false, responseScanTimestamp = 7317278845641060352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1902
10:43:50.682 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1903 rows, more = false, responseScanTimestamp = 7317278845652152320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.682 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1903
10:43:50.684 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845664784384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.687 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1905 rows, more = false, responseScanTimestamp = 7317278845676601344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1905
10:43:50.689 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845685755904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.691 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1906 rows, more = false, responseScanTimestamp = 7317278845685755904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.691 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1906
10:43:50.693 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1908 rows, more = false, responseScanTimestamp = 7317278845704978432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1908
10:43:50.693 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1813909849(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.694 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845712785408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.696 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2126002197(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.696 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1909 rows, more = false, responseScanTimestamp = 7317278845712785408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1909
10:43:50.697 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1910 rows, more = false, responseScanTimestamp = 7317278845723049984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.698 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1910
10:43:50.698 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@862448048(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.699 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845723049984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.700 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845733462016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.700 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1721374655(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.702 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1930 rows, more = false, responseScanTimestamp = 7317278845743595520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.703 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1930
10:43:50.703 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2048022252(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.704 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1930 rows, more = false, responseScanTimestamp = 7317278845743595520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.706 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845754380288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.707 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845764198400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.709 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1960 rows, more = false, responseScanTimestamp = 7317278845771022336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1960
10:43:50.710 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845777293312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.712 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1961 rows, more = false, responseScanTimestamp = 7317278845777293312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1961
10:43:50.713 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845787238400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.715 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1963 rows, more = false, responseScanTimestamp = 7317278845793206272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.716 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1963
10:43:50.717 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845800755200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.718 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1965 rows, more = false, responseScanTimestamp = 7317278845809508352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1965
10:43:50.720 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845816233984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.721 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1966 rows, more = false, responseScanTimestamp = 7317278845816233984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.722 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1966
10:43:50.724 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845826207744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.724 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1163243819(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.726 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1968 rows, more = false, responseScanTimestamp = 7317278845834018816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1968
10:43:50.727 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845841956864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.729 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845851090944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.730 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845859594240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.732 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845866078208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.733 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845872517120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.735 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1983 rows, more = false, responseScanTimestamp = 7317278845879447552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1983
10:43:50.736 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845879447552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.738 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845887811584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.741 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1985 rows, more = false, responseScanTimestamp = 7317278845896044544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1985
10:43:50.743 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845902139392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.745 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1987 rows, more = false, responseScanTimestamp = 7317278845910863872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1987
10:43:50.746 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1240726104(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.748 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1988 rows, more = false, responseScanTimestamp = 7317278845920600064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1988
10:43:50.750 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1989 rows, more = false, responseScanTimestamp = 7317278845928783872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1989
10:43:50.751 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845940539392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.752 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845950218240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.754 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2000 rows, more = false, responseScanTimestamp = 7317278845950218240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2000
10:43:50.756 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2001 rows, more = false, responseScanTimestamp = 7317278845960298496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.756 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2001
10:43:50.758 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2002 rows, more = false, responseScanTimestamp = 7317278845971267584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2002
10:43:50.760 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845971267584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.761 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278845979717632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.765 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2004 rows, more = false, responseScanTimestamp = 7317278845989724160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.765 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2004
10:43:50.767 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2005 rows, more = false, responseScanTimestamp = 7317278845996781568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2005
10:43:50.769 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846008688640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.771 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846023475200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.782 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2008 rows, more = false, responseScanTimestamp = 7317278846067261440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2008
10:43:50.783 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846067261440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.785 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846076039168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.787 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2009 rows, more = false, responseScanTimestamp = 7317278846076039168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2009
10:43:50.789 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2010 rows, more = false, responseScanTimestamp = 7317278846093475840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2010
10:43:50.791 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2011 rows, more = false, responseScanTimestamp = 7317278846103789568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.791 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2011
10:43:50.794 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2011 rows, more = false, responseScanTimestamp = 7317278846103789568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.795 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846115889152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.797 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2013 rows, more = false, responseScanTimestamp = 7317278846124978176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.798 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2013
10:43:50.800 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2013 rows, more = false, responseScanTimestamp = 7317278846124978176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.802 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846146818048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.803 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846146818048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.804 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846162919424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.807 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2015 rows, more = false, responseScanTimestamp = 7317278846162919424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2015
10:43:50.808 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846173880320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.810 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846187065344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.813 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2018 rows, more = false, responseScanTimestamp = 7317278846195060736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2018
10:43:50.813 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2137140022(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.814 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846195060736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.816 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846203138048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.818 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2020 rows, more = false, responseScanTimestamp = 7317278846215790592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2020
10:43:50.820 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2020 rows, more = false, responseScanTimestamp = 7317278846215790592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.822 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2030 rows, more = false, responseScanTimestamp = 7317278846225842176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2030
10:43:50.825 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2031 rows, more = false, responseScanTimestamp = 7317278846236303360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2031
10:43:50.827 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2032 rows, more = false, responseScanTimestamp = 7317278846247428096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.828 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2032
10:43:50.829 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846247428096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.833 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2034 rows, more = false, responseScanTimestamp = 7317278846276440064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2034
10:43:50.835 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2035 rows, more = false, responseScanTimestamp = 7317278846282969088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2035
10:43:50.837 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2035 rows, more = false, responseScanTimestamp = 7317278846282969088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.839 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2036 rows, more = false, responseScanTimestamp = 7317278846294368256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.839 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2036
10:43:50.841 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2037 rows, more = false, responseScanTimestamp = 7317278846304280576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2037
10:43:50.843 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@389003008(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.844 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2038 rows, more = false, responseScanTimestamp = 7317278846313385984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2038
10:43:50.846 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2039 rows, more = false, responseScanTimestamp = 7317278846326136832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2039
10:43:50.849 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2040 rows, more = false, responseScanTimestamp = 7317278846337560576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2040
10:43:50.850 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846349242368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.853 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846360993792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.854 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846368067584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.856 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846368067584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.857 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846377439232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.859 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2053 rows, more = false, responseScanTimestamp = 7317278846377439232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.859 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2053
10:43:50.861 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2054 rows, more = false, responseScanTimestamp = 7317278846388760576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2054
10:43:50.863 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2054 rows, more = false, responseScanTimestamp = 7317278846388760576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.865 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846401134592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.865 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846414159872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.867 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846414159872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.869 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2057 rows, more = false, responseScanTimestamp = 7317278846424698880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2057
10:43:50.872 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2058 rows, more = false, responseScanTimestamp = 7317278846434529280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.872 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2058
10:43:50.874 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2059 rows, more = false, responseScanTimestamp = 7317278846446157824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2059
10:43:50.876 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846446157824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.878 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846456168448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.879 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846467207168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.880 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846467207168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.881 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846477967360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.883 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2062 rows, more = false, responseScanTimestamp = 7317278846477967360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2062
10:43:50.885 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2063 rows, more = false, responseScanTimestamp = 7317278846487920640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.886 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2063
10:43:50.887 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846499057664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.888 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846499057664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.890 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846510153728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.892 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2065 rows, more = false, responseScanTimestamp = 7317278846510153728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.892 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2065
10:43:50.893 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846521827328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.895 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2066 rows, more = false, responseScanTimestamp = 7317278846521827328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.895 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2066
10:43:50.897 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2067 rows, more = false, responseScanTimestamp = 7317278846533525504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2067
10:43:50.899 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2068 rows, more = false, responseScanTimestamp = 7317278846547062784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2068
10:43:50.901 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2069 rows, more = false, responseScanTimestamp = 7317278846558969856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2069
10:43:50.903 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846568751104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.904 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846568751104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.906 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2070 rows, more = false, responseScanTimestamp = 7317278846568751104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.906 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2070
10:43:50.909 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2071 rows, more = false, responseScanTimestamp = 7317278846576865280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.909 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2071
10:43:50.910 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846592729088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.912 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2072 rows, more = false, responseScanTimestamp = 7317278846592729088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2072
10:43:50.913 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846601789440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.915 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846617985024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.916 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846617985024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.917 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846617985024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.919 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2075 rows, more = false, responseScanTimestamp = 7317278846624919552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2075
10:43:50.921 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2076 rows, more = false, responseScanTimestamp = 7317278846635356160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2076
10:43:50.924 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2077 rows, more = false, responseScanTimestamp = 7317278846646951936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.925 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2077
10:43:50.926 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846660825088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.927 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846660825088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.927 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2132512807(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.929 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2079 rows, more = false, responseScanTimestamp = 7317278846670196736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.929 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2079
10:43:50.932 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2079 rows, more = false, responseScanTimestamp = 7317278846670196736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.933 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2080 rows, more = false, responseScanTimestamp = 7317278846681575424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2080
10:43:50.935 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846681575424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.937 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2090 rows, more = false, responseScanTimestamp = 7317278846699450368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2090
10:43:50.939 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2091 rows, more = false, responseScanTimestamp = 7317278846711980032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2091
10:43:50.941 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846711980032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.943 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2092 rows, more = false, responseScanTimestamp = 7317278846722371584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.943 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2092
10:43:50.944 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2092 rows, more = false, responseScanTimestamp = 7317278846722371584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.946 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2093 rows, more = false, responseScanTimestamp = 7317278846737465344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2093
10:43:50.948 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846737465344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.948 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846752272384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.950 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2094 rows, more = false, responseScanTimestamp = 7317278846752272384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2094
10:43:50.952 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2095 rows, more = false, responseScanTimestamp = 7317278846762319872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.952 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2095
10:43:50.953 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846762319872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.955 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2096 rows, more = false, responseScanTimestamp = 7317278846775955456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.955 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2096
10:43:50.957 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2096 rows, more = false, responseScanTimestamp = 7317278846775955456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.958 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2097 rows, more = false, responseScanTimestamp = 7317278846787588096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2097
10:43:50.960 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2097 rows, more = false, responseScanTimestamp = 7317278846787588096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.961 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846802194432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.962 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846802194432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.964 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2099 rows, more = false, responseScanTimestamp = 7317278846816542720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2099
10:43:50.966 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2099 rows, more = false, responseScanTimestamp = 7317278846816542720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.967 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846826618880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.968 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846826618880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.969 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2100 rows, more = false, responseScanTimestamp = 7317278846826618880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2100
10:43:50.971 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846841085952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.972 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2101 rows, more = false, responseScanTimestamp = 7317278846841085952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.972 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2101
10:43:50.974 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2102 rows, more = false, responseScanTimestamp = 7317278846855094272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2102
10:43:50.976 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2102 rows, more = false, responseScanTimestamp = 7317278846855094272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.979 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2103 rows, more = false, responseScanTimestamp = 7317278846866821120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.979 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2103
10:43:50.981 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2104 rows, more = false, responseScanTimestamp = 7317278846879322112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2104
10:43:50.984 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2104 rows, more = false, responseScanTimestamp = 7317278846879322112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.985 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846892470272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.987 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2106 rows, more = false, responseScanTimestamp = 7317278846906871808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.987 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2106
10:43:50.989 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2107 rows, more = false, responseScanTimestamp = 7317278846916648960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2107
10:43:50.991 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846916648960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.992 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846927073280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.995 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@694977702(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:50.997 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2108 rows, more = false, responseScanTimestamp = 7317278846927073280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:50.997 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2108
10:43:50.999 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1194926374(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.000 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2109 rows, more = false, responseScanTimestamp = 7317278846938324992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.000 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2109
10:43:51.001 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846959468544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.002 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@759433590(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.002 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846959468544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.004 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846979473408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.006 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846979473408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.007 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2130 rows, more = false, responseScanTimestamp = 7317278846990979072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2130
10:43:51.009 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846990979072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.010 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846999871488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.011 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278846999871488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.014 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2141 rows, more = false, responseScanTimestamp = 7317278847013593088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.015 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2141
10:43:51.016 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2142 rows, more = false, responseScanTimestamp = 7317278847022759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2142
10:43:51.018 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2142 rows, more = false, responseScanTimestamp = 7317278847022759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.020 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2143 rows, more = false, responseScanTimestamp = 7317278847038365696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2143
10:43:51.022 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2144 rows, more = false, responseScanTimestamp = 7317278847051087872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2144
10:43:51.023 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2144 rows, more = false, responseScanTimestamp = 7317278847051087872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.024 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847061348352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.026 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2145 rows, more = false, responseScanTimestamp = 7317278847061348352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2145
10:43:51.027 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847072542720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.029 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2146 rows, more = false, responseScanTimestamp = 7317278847072542720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2146
10:43:51.032 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847084445696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.034 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2147 rows, more = false, responseScanTimestamp = 7317278847084445696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2147
10:43:51.036 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2148 rows, more = false, responseScanTimestamp = 7317278847096868864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2148
10:43:51.037 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847096868864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.040 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2149 rows, more = false, responseScanTimestamp = 7317278847114141696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2149
10:43:51.042 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2150 rows, more = false, responseScanTimestamp = 7317278847129661440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2150
10:43:51.044 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847129661440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.046 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2151 rows, more = false, responseScanTimestamp = 7317278847143284736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2151
10:43:51.047 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847155904512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.050 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847155904512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.051 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847168380928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.053 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847168380928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.055 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2154 rows, more = false, responseScanTimestamp = 7317278847183351808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2154
10:43:51.058 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2154 rows, more = false, responseScanTimestamp = 7317278847183351808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.060 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847195582464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.061 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847213137920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.064 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2156 rows, more = false, responseScanTimestamp = 7317278847213137920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2156
10:43:51.066 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2156 rows, more = false, responseScanTimestamp = 7317278847213137920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.069 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2157 rows, more = false, responseScanTimestamp = 7317278847225479168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2157
10:43:51.071 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@243084881(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.072 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2158 rows, more = false, responseScanTimestamp = 7317278847246598144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2158
10:43:51.074 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2159 rows, more = false, responseScanTimestamp = 7317278847260540928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.074 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2159
10:43:51.076 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847260540928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.077 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2160 rows, more = false, responseScanTimestamp = 7317278847275552768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.078 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2160
10:43:51.079 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847275552768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.081 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2170 rows, more = false, responseScanTimestamp = 7317278847289982976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2170
10:43:51.082 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847289982976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.083 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847303933952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.085 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2171 rows, more = false, responseScanTimestamp = 7317278847303933952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2171
10:43:51.086 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847317184512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.087 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847317184512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.089 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2172 rows, more = false, responseScanTimestamp = 7317278847317184512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2172
10:43:51.091 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2173 rows, more = false, responseScanTimestamp = 7317278847329845248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2173
10:43:51.093 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2173 rows, more = false, responseScanTimestamp = 7317278847329845248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.095 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2174 rows, more = false, responseScanTimestamp = 7317278847346614272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.095 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2174
10:43:51.096 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847346614272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.098 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2175 rows, more = false, responseScanTimestamp = 7317278847361089536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.098 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2175
10:43:51.100 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2175 rows, more = false, responseScanTimestamp = 7317278847361089536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.103 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2176 rows, more = false, responseScanTimestamp = 7317278847373758464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.103 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2176
10:43:51.105 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2176 rows, more = false, responseScanTimestamp = 7317278847373758464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.106 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847389417472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.109 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1132057228(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.111 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2178 rows, more = false, responseScanTimestamp = 7317278847401840640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2178
10:43:51.113 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847413891072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.115 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2180 rows, more = false, responseScanTimestamp = 7317278847425957888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2180
10:43:51.117 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2190 rows, more = false, responseScanTimestamp = 7317278847437807616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2190
10:43:51.119 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2190 rows, more = false, responseScanTimestamp = 7317278847437807616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.121 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847450431488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.122 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847463190528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.123 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847463190528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.124 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847473922048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.125 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847473922048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.128 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2193 rows, more = false, responseScanTimestamp = 7317278847473922048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2193
10:43:51.129 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847484317696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.131 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2195 rows, more = false, responseScanTimestamp = 7317278847498481664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2195
10:43:51.133 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847498481664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.134 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847510147072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.135 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847510147072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.137 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847523590144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.138 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847523590144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.139 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847534596096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.140 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1304951764(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.140 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847534596096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.142 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2199 rows, more = false, responseScanTimestamp = 7317278847544549376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2199
10:43:51.143 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1078285475(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.145 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2199 rows, more = false, responseScanTimestamp = 7317278847544549376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.146 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847553671168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.147 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@665711964(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.148 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847553671168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.149 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847568621568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.149 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@718126743(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.151 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847580749824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.153 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2220 rows, more = false, responseScanTimestamp = 7317278847580749824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2220
10:43:51.155 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847591870464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.156 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847602786304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.158 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2240 rows, more = false, responseScanTimestamp = 7317278847602786304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2240
10:43:51.160 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2241 rows, more = false, responseScanTimestamp = 7317278847614726144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2241
10:43:51.163 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2241 rows, more = false, responseScanTimestamp = 7317278847614726144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.165 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2242 rows, more = false, responseScanTimestamp = 7317278847627890688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.165 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2242
10:43:51.166 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847640858624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.168 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847640858624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.169 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847654117376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.170 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847663026176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.173 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2245 rows, more = false, responseScanTimestamp = 7317278847663026176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2245
10:43:51.174 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847673716736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.176 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2246 rows, more = false, responseScanTimestamp = 7317278847673716736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.177 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2246
10:43:51.177 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847687630848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.179 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847687630848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.180 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2248 rows, more = false, responseScanTimestamp = 7317278847699034112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.181 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1478949185(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2248
10:43:51.182 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847708332032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.183 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847708332032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.184 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@850153130(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.185 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847708332032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.186 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847722004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.189 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2260 rows, more = false, responseScanTimestamp = 7317278847733714944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2260
10:43:51.191 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2260 rows, more = false, responseScanTimestamp = 7317278847733714944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.193 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2270 rows, more = false, responseScanTimestamp = 7317278847743893504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2270
10:43:51.195 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2271 rows, more = false, responseScanTimestamp = 7317278847758499840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.195 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2271
10:43:51.197 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2271 rows, more = false, responseScanTimestamp = 7317278847758499840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.198 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2272 rows, more = false, responseScanTimestamp = 7317278847769853952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2272
10:43:51.200 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847769853952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.201 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847782981632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.202 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847782981632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.204 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2274 rows, more = false, responseScanTimestamp = 7317278847795281920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2274
10:43:51.206 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2274 rows, more = false, responseScanTimestamp = 7317278847795281920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.208 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847804706816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.210 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847820197888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.212 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2276 rows, more = false, responseScanTimestamp = 7317278847820197888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2276
10:43:51.213 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847829348352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.214 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847829348352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.216 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2278 rows, more = false, responseScanTimestamp = 7317278847846699008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.217 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2278
10:43:51.219 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2278 rows, more = false, responseScanTimestamp = 7317278847846699008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.221 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2279 rows, more = false, responseScanTimestamp = 7317278847854743552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2279
10:43:51.224 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2280 rows, more = false, responseScanTimestamp = 7317278847869558784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2280
10:43:51.226 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847882575872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.228 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2281 rows, more = false, responseScanTimestamp = 7317278847882575872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2281
10:43:51.229 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847898157056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.232 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2282 rows, more = false, responseScanTimestamp = 7317278847898157056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2282
10:43:51.234 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2283 rows, more = false, responseScanTimestamp = 7317278847912181760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2283
10:43:51.235 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2284 rows, more = false, responseScanTimestamp = 7317278847920869376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2284
10:43:51.239 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847934128128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.240 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847934128128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.242 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2286 rows, more = false, responseScanTimestamp = 7317278847952003072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.242 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2286
10:43:51.243 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847962468352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.246 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847962468352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.247 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847972155392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.249 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847982014464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.250 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278847982014464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.253 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2290 rows, more = false, responseScanTimestamp = 7317278847992999936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2290
10:43:51.256 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2290 rows, more = false, responseScanTimestamp = 7317278847992999936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.258 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2291 rows, more = false, responseScanTimestamp = 7317278848004538368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.258 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2291
10:43:51.260 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848019386368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.262 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2293 rows, more = false, responseScanTimestamp = 7317278848031686656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2293
10:43:51.264 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2293 rows, more = false, responseScanTimestamp = 7317278848031686656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.266 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2294 rows, more = false, responseScanTimestamp = 7317278848042590208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2294
10:43:51.267 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848054538240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.270 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2295 rows, more = false, responseScanTimestamp = 7317278848054538240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2295
10:43:51.272 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848067682304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.274 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2297 rows, more = false, responseScanTimestamp = 7317278848079970304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.274 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2297
10:43:51.276 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2298 rows, more = false, responseScanTimestamp = 7317278848092839936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.277 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2053327542(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2298
10:43:51.281 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2299 rows, more = false, responseScanTimestamp = 7317278848102461440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.281 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2299
10:43:51.283 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2299 rows, more = false, responseScanTimestamp = 7317278848102461440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.284 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848114286592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.285 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848130289664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.287 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2310 rows, more = false, responseScanTimestamp = 7317278848130289664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2310
10:43:51.289 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848140734464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.290 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848153108480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.292 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2312 rows, more = false, responseScanTimestamp = 7317278848153108480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2312
10:43:51.294 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2313 rows, more = false, responseScanTimestamp = 7317278848164327424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2313
10:43:51.296 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848164327424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.297 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848176893952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.299 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848176893952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.300 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848188506112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.301 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848188506112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.303 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2316 rows, more = false, responseScanTimestamp = 7317278848202817536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2316
10:43:51.305 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848202817536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.306 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2317 rows, more = false, responseScanTimestamp = 7317278848211853312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2317
10:43:51.309 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2317 rows, more = false, responseScanTimestamp = 7317278848211853312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.310 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848224776192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.312 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2319 rows, more = false, responseScanTimestamp = 7317278848238432256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.312 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2319
10:43:51.313 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848249470976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.315 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2320 rows, more = false, responseScanTimestamp = 7317278848249470976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2320
10:43:51.316 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848249470976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.319 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2321 rows, more = false, responseScanTimestamp = 7317278848257880064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2321
10:43:51.321 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2322 rows, more = false, responseScanTimestamp = 7317278848272183296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2322
10:43:51.323 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2323 rows, more = false, responseScanTimestamp = 7317278848286212096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.324 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2323
10:43:51.325 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848295809024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.327 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2324 rows, more = false, responseScanTimestamp = 7317278848295809024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2324
10:43:51.329 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2325 rows, more = false, responseScanTimestamp = 7317278848305266688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2325
10:43:51.331 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848305266688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.332 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2326 rows, more = false, responseScanTimestamp = 7317278848320110592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2326
10:43:51.334 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848320110592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.335 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2327 rows, more = false, responseScanTimestamp = 7317278848331997184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2327
10:43:51.338 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2327 rows, more = false, responseScanTimestamp = 7317278848331997184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.339 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848344428544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.340 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848358031360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.343 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2329 rows, more = false, responseScanTimestamp = 7317278848358031360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2329
10:43:51.345 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848368521216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.346 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848368521216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.347 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848383848448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.349 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2331 rows, more = false, responseScanTimestamp = 7317278848383848448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2331
10:43:51.351 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2332 rows, more = false, responseScanTimestamp = 7317278848393908224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.351 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2332
10:43:51.352 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848393908224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.353 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848407830528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.355 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2333 rows, more = false, responseScanTimestamp = 7317278848407830528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2333
10:43:51.357 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848419659776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.358 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848431251456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.359 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848431251456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.361 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848431251456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.362 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848442834944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.365 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2336 rows, more = false, responseScanTimestamp = 7317278848442834944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.365 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2336
10:43:51.366 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848455233536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.368 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2338 rows, more = false, responseScanTimestamp = 7317278848465309696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.368 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2338
10:43:51.369 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848465309696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.372 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2339 rows, more = false, responseScanTimestamp = 7317278848475906048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.372 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2339
10:43:51.374 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2340 rows, more = false, responseScanTimestamp = 7317278848488529920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2340
10:43:51.375 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848488529920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.377 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2341 rows, more = false, responseScanTimestamp = 7317278848503771136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2341
10:43:51.379 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2341 rows, more = false, responseScanTimestamp = 7317278848503771136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.381 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2342 rows, more = false, responseScanTimestamp = 7317278848515309568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.381 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2342
10:43:51.389 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848549167104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.393 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2348 rows, more = false, responseScanTimestamp = 7317278848575852544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.394 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2348
10:43:51.395 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848575852544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.395 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1025342059(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.399 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848583847936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.401 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2360 rows, more = false, responseScanTimestamp = 7317278848606367744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2360
10:43:51.405 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2361 rows, more = false, responseScanTimestamp = 7317278848616935424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2361
10:43:51.407 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848616935424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.408 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848627412992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.413 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2363 rows, more = false, responseScanTimestamp = 7317278848639496192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2363
10:43:51.416 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2364 rows, more = false, responseScanTimestamp = 7317278848650375168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2364
10:43:51.420 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2365 rows, more = false, responseScanTimestamp = 7317278848660508672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2365
10:43:51.423 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2366 rows, more = false, responseScanTimestamp = 7317278848674185216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.424 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2366
10:43:51.425 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848689037312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.427 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1377722488(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.429 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2368 rows, more = false, responseScanTimestamp = 7317278848703356928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2368
10:43:51.434 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2369 rows, more = false, responseScanTimestamp = 7317278848717840384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.434 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2369
10:43:51.436 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848730828800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.438 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848743403520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.440 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848759709696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.444 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2382 rows, more = false, responseScanTimestamp = 7317278848770908160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.444 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2382
10:43:51.447 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2383 rows, more = false, responseScanTimestamp = 7317278848781307904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2383
10:43:51.450 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848790867968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.451 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848802742272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.455 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2386 rows, more = false, responseScanTimestamp = 7317278848816746496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2386
10:43:51.457 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848816746496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.459 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848829583360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.462 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2388 rows, more = false, responseScanTimestamp = 7317278848846802944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2388
10:43:51.463 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@35110287(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.464 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848846802944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.467 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1648456065(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.467 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2389 rows, more = false, responseScanTimestamp = 7317278848858918912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2389
10:43:51.471 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2390 rows, more = false, responseScanTimestamp = 7317278848876802048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.471 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2390
10:43:51.472 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848876802048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.474 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848895414272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.476 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2410 rows, more = false, responseScanTimestamp = 7317278848910225408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.477 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2410
10:43:51.479 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2410 rows, more = false, responseScanTimestamp = 7317278848910225408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.483 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2412 rows, more = false, responseScanTimestamp = 7317278848936722432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2412
10:43:51.485 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848936722432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.488 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2413 rows, more = false, responseScanTimestamp = 7317278848943685632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2413
10:43:51.492 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2414 rows, more = false, responseScanTimestamp = 7317278848957599744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2414
10:43:51.493 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278848970145792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.497 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2416 rows, more = false, responseScanTimestamp = 7317278848986898432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2416
10:43:51.499 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2417 rows, more = false, responseScanTimestamp = 7317278848999018496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2417
10:43:51.502 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2418 rows, more = false, responseScanTimestamp = 7317278849008742400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2418
10:43:51.505 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849021349888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.506 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2419 rows, more = false, responseScanTimestamp = 7317278849021349888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2419
10:43:51.508 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849034153984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.509 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849047121920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.511 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2421 rows, more = false, responseScanTimestamp = 7317278849047121920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2421
10:43:51.515 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849047121920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.518 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849061462016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.520 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2422 rows, more = false, responseScanTimestamp = 7317278849061462016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2422
10:43:51.522 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849088782336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.524 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849105375232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.527 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2425 rows, more = false, responseScanTimestamp = 7317278849114783744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2425
10:43:51.530 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2426 rows, more = false, responseScanTimestamp = 7317278849122709504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2426
10:43:51.531 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849134022656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.533 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@878285184(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.536 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2428 rows, more = false, responseScanTimestamp = 7317278849145114624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2428
10:43:51.538 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@358955731(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.542 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849155645440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.549 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849188347904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.550 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849219985408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.553 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2453 rows, more = false, responseScanTimestamp = 7317278849219985408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.553 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2453
10:43:51.554 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849229758464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.555 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849229758464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.558 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2455 rows, more = false, responseScanTimestamp = 7317278849243004928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2455
10:43:51.560 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2456 rows, more = false, responseScanTimestamp = 7317278849249677312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2456
10:43:51.562 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2457 rows, more = false, responseScanTimestamp = 7317278849261105152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2457
10:43:51.563 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849261105152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.565 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2458 rows, more = false, responseScanTimestamp = 7317278849275260928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2458
10:43:51.566 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@706811445(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.568 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2458 rows, more = false, responseScanTimestamp = 7317278849275260928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.570 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2459 rows, more = false, responseScanTimestamp = 7317278849286717440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2459
10:43:51.571 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849286717440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.572 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849300729856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.574 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2460 rows, more = false, responseScanTimestamp = 7317278849300729856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2460
10:43:51.575 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849316470784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.577 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2470 rows, more = false, responseScanTimestamp = 7317278849316470784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.577 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2470
10:43:51.580 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2471 rows, more = false, responseScanTimestamp = 7317278849327919104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.580 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2471
10:43:51.581 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849340366848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.582 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849340366848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.584 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2473 rows, more = false, responseScanTimestamp = 7317278849353375744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2473
10:43:51.586 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2473 rows, more = false, responseScanTimestamp = 7317278849353375744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.587 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849362247680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.588 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849372348416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.590 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2475 rows, more = false, responseScanTimestamp = 7317278849372348416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2475
10:43:51.592 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2476 rows, more = false, responseScanTimestamp = 7317278849383428096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2476
10:43:51.593 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849393516544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.596 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2477 rows, more = false, responseScanTimestamp = 7317278849393516544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.596 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2477
10:43:51.597 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2478 rows, more = false, responseScanTimestamp = 7317278849406337024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2478
10:43:51.598 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849406337024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.601 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2479 rows, more = false, responseScanTimestamp = 7317278849418940416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.601 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2479
10:43:51.603 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2479 rows, more = false, responseScanTimestamp = 7317278849418940416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.605 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2480 rows, more = false, responseScanTimestamp = 7317278849431719936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.605 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2480
10:43:51.607 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2481 rows, more = false, responseScanTimestamp = 7317278849444691968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2481
10:43:51.608 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849444691968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.609 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2482 rows, more = false, responseScanTimestamp = 7317278849455951872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2482
10:43:51.611 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2483 rows, more = false, responseScanTimestamp = 7317278849465643008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2483
10:43:51.613 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849465643008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.614 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849475579904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.616 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2484 rows, more = false, responseScanTimestamp = 7317278849475579904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.616 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2484
10:43:51.618 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2485 rows, more = false, responseScanTimestamp = 7317278849487020032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.619 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2485
10:43:51.620 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849487020032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.622 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2486 rows, more = false, responseScanTimestamp = 7317278849500459008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2486
10:43:51.625 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2487 rows, more = false, responseScanTimestamp = 7317278849515331584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2487
10:43:51.628 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2487 rows, more = false, responseScanTimestamp = 7317278849515331584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.628 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1132832649(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.629 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849527078912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.632 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2489 rows, more = false, responseScanTimestamp = 7317278849542234112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2489
10:43:51.634 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2490 rows, more = false, responseScanTimestamp = 7317278849554087936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2490
10:43:51.637 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2500 rows, more = false, responseScanTimestamp = 7317278849566564352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2500
10:43:51.638 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849566564352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.642 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2501 rows, more = false, responseScanTimestamp = 7317278849577672704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2501
10:43:51.645 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2503 rows, more = false, responseScanTimestamp = 7317278849601998848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2503
10:43:51.648 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2503 rows, more = false, responseScanTimestamp = 7317278849601998848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.650 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2504 rows, more = false, responseScanTimestamp = 7317278849613602816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2504
10:43:51.651 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849622720512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.654 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2506 rows, more = false, responseScanTimestamp = 7317278849633447936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2506
10:43:51.657 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2507 rows, more = false, responseScanTimestamp = 7317278849644523520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.657 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2507
10:43:51.659 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2508 rows, more = false, responseScanTimestamp = 7317278849656369152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2508
10:43:51.661 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2508 rows, more = false, responseScanTimestamp = 7317278849656369152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.664 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2509 rows, more = false, responseScanTimestamp = 7317278849669591040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.664 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2509
10:43:51.667 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2510 rows, more = false, responseScanTimestamp = 7317278849680220160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.667 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2510
10:43:51.669 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849700413440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.671 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849700413440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.673 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849720791040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.676 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2515 rows, more = false, responseScanTimestamp = 7317278849728237568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.676 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2515
10:43:51.677 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849736351744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.679 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849736351744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.681 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849756045312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.683 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849756045312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.685 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849762037760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.687 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849770729472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.689 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849787916288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.691 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2523 rows, more = false, responseScanTimestamp = 7317278849794883584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.692 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2523
10:43:51.693 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849801854976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.695 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2524 rows, more = false, responseScanTimestamp = 7317278849801854976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2524
10:43:51.697 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2525 rows, more = false, responseScanTimestamp = 7317278849811984384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.697 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2525
10:43:51.699 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2526 rows, more = false, responseScanTimestamp = 7317278849819406336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2526
10:43:51.702 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2527 rows, more = false, responseScanTimestamp = 7317278849830797312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.702 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2527
10:43:51.704 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2528 rows, more = false, responseScanTimestamp = 7317278849837850624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.704 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2528
10:43:51.706 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2529 rows, more = false, responseScanTimestamp = 7317278849849700352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2529
10:43:51.708 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849856520192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.711 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2531 rows, more = false, responseScanTimestamp = 7317278849865621504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.711 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2531
10:43:51.713 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849874325504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.715 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2533 rows, more = false, responseScanTimestamp = 7317278849883045888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2533
10:43:51.717 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2534 rows, more = false, responseScanTimestamp = 7317278849891831808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.718 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2534
10:43:51.719 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849901985792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.721 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2536 rows, more = false, responseScanTimestamp = 7317278849913794560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2536
10:43:51.724 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2537 rows, more = false, responseScanTimestamp = 7317278849922633728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2537
10:43:51.726 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@992537576(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.726 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2538 rows, more = false, responseScanTimestamp = 7317278849933266944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2538
10:43:51.729 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2539 rows, more = false, responseScanTimestamp = 7317278849943347200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2539
10:43:51.731 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2539 rows, more = false, responseScanTimestamp = 7317278849943347200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.733 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2540 rows, more = false, responseScanTimestamp = 7317278849953841152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2540
10:43:51.735 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849968635904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.737 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2550 rows, more = false, responseScanTimestamp = 7317278849968635904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2550
10:43:51.739 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849981562880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.741 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278849991413760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.742 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850003726336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.744 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2554 rows, more = false, responseScanTimestamp = 7317278850011955200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.744 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2554
10:43:51.746 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850011955200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.747 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850019090432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.748 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850030690304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.749 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850030690304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.751 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850037891072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.752 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850046574592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.756 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850053402624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.757 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850053402624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.758 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850061402112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.759 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850061402112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.760 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850077249536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.761 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850077249536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.763 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2562 rows, more = false, responseScanTimestamp = 7317278850086260736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2562
10:43:51.766 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2563 rows, more = false, responseScanTimestamp = 7317278850095087616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2563
10:43:51.767 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850095087616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.768 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850106138624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.770 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850117570560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.771 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850117570560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.773 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2566 rows, more = false, responseScanTimestamp = 7317278850126852096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.773 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2566
10:43:51.774 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850126852096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.776 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2567 rows, more = false, responseScanTimestamp = 7317278850135642112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2567
10:43:51.779 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2568 rows, more = false, responseScanTimestamp = 7317278850147328000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2568
10:43:51.781 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2568 rows, more = false, responseScanTimestamp = 7317278850147328000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.783 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850159075328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.785 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2570 rows, more = false, responseScanTimestamp = 7317278850175369216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2570
10:43:51.787 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2571 rows, more = false, responseScanTimestamp = 7317278850183086080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2571
10:43:51.788 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850183086080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.791 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2572 rows, more = false, responseScanTimestamp = 7317278850192990208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.791 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2572
10:43:51.793 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2573 rows, more = false, responseScanTimestamp = 7317278850204340224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2573
10:43:51.795 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850213326848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.797 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2575 rows, more = false, responseScanTimestamp = 7317278850223747072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2575
10:43:51.799 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2576 rows, more = false, responseScanTimestamp = 7317278850234486784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2576
10:43:51.801 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850245103616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.803 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2577 rows, more = false, responseScanTimestamp = 7317278850245103616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2577
10:43:51.806 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2578 rows, more = false, responseScanTimestamp = 7317278850254839808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2578
10:43:51.808 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850265153536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.809 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850275487744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.810 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850281275392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.812 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2582 rows, more = false, responseScanTimestamp = 7317278850290417664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2582
10:43:51.815 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2583 rows, more = false, responseScanTimestamp = 7317278850297409536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2583
10:43:51.816 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850297409536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.817 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850307588096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.818 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850317418496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.819 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850317418496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.821 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850317418496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.823 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850327699456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.825 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2587 rows, more = false, responseScanTimestamp = 7317278850341130240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2587
10:43:51.826 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850349490176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.829 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2588 rows, more = false, responseScanTimestamp = 7317278850349490176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2588
10:43:51.830 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850365132800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.833 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2590 rows, more = false, responseScanTimestamp = 7317278850365132800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2590
10:43:51.835 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2592 rows, more = false, responseScanTimestamp = 7317278850384838656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.836 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2592
10:43:51.837 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850392047616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.840 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2593 rows, more = false, responseScanTimestamp = 7317278850392047616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.840 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2593
10:43:51.841 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850409701376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.844 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2595 rows, more = false, responseScanTimestamp = 7317278850409701376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2595
10:43:51.845 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850420518912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.847 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2597 rows, more = false, responseScanTimestamp = 7317278850431205376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.847 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2597
10:43:51.849 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850440519680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.849 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@120061436(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.852 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2598 rows, more = false, responseScanTimestamp = 7317278850440519680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2598
10:43:51.854 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2599 rows, more = false, responseScanTimestamp = 7317278850451099648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.854 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2599
10:43:51.856 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850458337280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.860 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850472730624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.863 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2611 rows, more = false, responseScanTimestamp = 7317278850479050752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2611
10:43:51.865 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2612 rows, more = false, responseScanTimestamp = 7317278850501668864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2612
10:43:51.866 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850513186816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.868 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850513186816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.870 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2614 rows, more = false, responseScanTimestamp = 7317278850522775552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2614
10:43:51.872 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2615 rows, more = false, responseScanTimestamp = 7317278850531151872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.872 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2615
10:43:51.873 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850531151872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.875 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2616 rows, more = false, responseScanTimestamp = 7317278850541170688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2616
10:43:51.877 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2617 rows, more = false, responseScanTimestamp = 7317278850550915072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.877 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2617
10:43:51.879 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850565001216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.881 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2618 rows, more = false, responseScanTimestamp = 7317278850565001216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2618
10:43:51.883 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2619 rows, more = false, responseScanTimestamp = 7317278850573504512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.883 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2619
10:43:51.884 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850586275840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.885 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850586275840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.887 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2621 rows, more = false, responseScanTimestamp = 7317278850594541568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.888 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2621
10:43:51.889 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2622 rows, more = false, responseScanTimestamp = 7317278850603872256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2622
10:43:51.892 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2623 rows, more = false, responseScanTimestamp = 7317278850614370304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.892 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2623
10:43:51.894 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2623 rows, more = false, responseScanTimestamp = 7317278850614370304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.897 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2624 rows, more = false, responseScanTimestamp = 7317278850622566400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2624
10:43:51.899 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850632937472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.900 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850643079168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.901 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850655391744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.902 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850655391744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.903 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850663792640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.905 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@630571923(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.905 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2628 rows, more = false, responseScanTimestamp = 7317278850663792640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2628
10:43:51.906 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850673557504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.907 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2629 rows, more = false, responseScanTimestamp = 7317278850673557504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2629
10:43:51.908 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1262649671(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.909 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850673557504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.910 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850685124608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.910 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@927548524(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.913 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2640 rows, more = false, responseScanTimestamp = 7317278850699898880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2640
10:43:51.913 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@255428452(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.914 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850699898880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.917 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850708828160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.918 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850721267712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.919 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850721267712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.921 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2670 rows, more = false, responseScanTimestamp = 7317278850736484352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2670
10:43:51.923 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2671 rows, more = false, responseScanTimestamp = 7317278850741895168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2671
10:43:51.925 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2672 rows, more = false, responseScanTimestamp = 7317278850750210048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.925 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2672
10:43:51.927 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2673 rows, more = false, responseScanTimestamp = 7317278850760220672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2673
10:43:51.928 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850768842752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.931 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2674 rows, more = false, responseScanTimestamp = 7317278850768842752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2674
10:43:51.934 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2675 rows, more = false, responseScanTimestamp = 7317278850776354816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2675
10:43:51.935 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850789400576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.937 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2676 rows, more = false, responseScanTimestamp = 7317278850789400576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2676
10:43:51.938 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2677 rows, more = false, responseScanTimestamp = 7317278850801664000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2677
10:43:51.941 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2677 rows, more = false, responseScanTimestamp = 7317278850801664000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.942 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850817175552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.942 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@79385675(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:51.943 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2678 rows, more = false, responseScanTimestamp = 7317278850817175552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.943 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2678
10:43:51.946 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2679 rows, more = false, responseScanTimestamp = 7317278850826838016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2679
10:43:51.948 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2680 rows, more = false, responseScanTimestamp = 7317278850841079808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2680
10:43:51.949 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850841079808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.951 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2690 rows, more = false, responseScanTimestamp = 7317278850852282368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2690
10:43:51.953 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2691 rows, more = false, responseScanTimestamp = 7317278850863435776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2691
10:43:51.955 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2692 rows, more = false, responseScanTimestamp = 7317278850873954304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.955 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2692
10:43:51.956 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850873954304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.957 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850883235840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.960 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2694 rows, more = false, responseScanTimestamp = 7317278850894286848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.960 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2694
10:43:51.962 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2694 rows, more = false, responseScanTimestamp = 7317278850894286848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.963 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850900410368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.964 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850911989760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.966 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2696 rows, more = false, responseScanTimestamp = 7317278850911989760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2696
10:43:51.968 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2697 rows, more = false, responseScanTimestamp = 7317278850921521152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.969 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2697
10:43:51.970 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2698 rows, more = false, responseScanTimestamp = 7317278850933440512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2698
10:43:51.971 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850933440512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.973 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850946007040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.974 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278850946007040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.975 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2700 rows, more = false, responseScanTimestamp = 7317278850956484608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2700
10:43:51.978 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2701 rows, more = false, responseScanTimestamp = 7317278850965073920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.978 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2701
10:43:51.979 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2701 rows, more = false, responseScanTimestamp = 7317278850965073920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.982 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2702 rows, more = false, responseScanTimestamp = 7317278850974564352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2702
10:43:51.985 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2703 rows, more = false, responseScanTimestamp = 7317278850986696704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.985 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2703
10:43:51.987 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2704 rows, more = false, responseScanTimestamp = 7317278850997121024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.987 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2704
10:43:51.989 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2705 rows, more = false, responseScanTimestamp = 7317278851008172032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2705
10:43:51.991 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2706 rows, more = false, responseScanTimestamp = 7317278851016581120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2706
10:43:51.993 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2706 rows, more = false, responseScanTimestamp = 7317278851016581120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.994 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851031449600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.996 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851031449600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.997 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851043385344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:51.999 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851043385344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.001 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2709 rows, more = false, responseScanTimestamp = 7317278851055747072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2709
10:43:52.003 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2710 rows, more = false, responseScanTimestamp = 7317278851068731392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.003 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2710
10:43:52.005 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2710 rows, more = false, responseScanTimestamp = 7317278851068731392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.007 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2711 rows, more = false, responseScanTimestamp = 7317278851080065024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2711
10:43:52.009 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2712 rows, more = false, responseScanTimestamp = 7317278851092348928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2712
10:43:52.011 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2712 rows, more = false, responseScanTimestamp = 7317278851092348928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.012 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851102486528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.013 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2713 rows, more = false, responseScanTimestamp = 7317278851102486528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2713
10:43:52.015 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851115970560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.016 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851115970560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.018 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2715 rows, more = false, responseScanTimestamp = 7317278851127697408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.018 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2715
10:43:52.019 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851137368064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.020 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851137368064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.021 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851148505088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.022 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851148505088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.024 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2717 rows, more = false, responseScanTimestamp = 7317278851148505088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.024 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2717
10:43:52.025 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851156967424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.025 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1529652514(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.026 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851156967424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.027 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851169529856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.028 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851169529856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.030 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2719 rows, more = false, responseScanTimestamp = 7317278851169529856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2719
10:43:52.031 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851180134400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.033 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2730 rows, more = false, responseScanTimestamp = 7317278851193819136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.033 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2730
10:43:52.034 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851193819136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.037 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2730 rows, more = false, responseScanTimestamp = 7317278851193819136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.040 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2731 rows, more = false, responseScanTimestamp = 7317278851202596864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2731
10:43:52.041 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851220819968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.043 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2733 rows, more = false, responseScanTimestamp = 7317278851229745152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2733
10:43:52.045 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2733 rows, more = false, responseScanTimestamp = 7317278851229745152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.046 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851241721856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.048 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2735 rows, more = false, responseScanTimestamp = 7317278851253653504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2735
10:43:52.050 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2736 rows, more = false, responseScanTimestamp = 7317278851261480960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.050 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2736
10:43:52.051 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851261480960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.053 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2737 rows, more = false, responseScanTimestamp = 7317278851271561216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2737
10:43:52.055 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2738 rows, more = false, responseScanTimestamp = 7317278851281637376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2738
10:43:52.057 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2738 rows, more = false, responseScanTimestamp = 7317278851281637376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.058 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851291353088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.059 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851304017920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.060 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851304017920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.062 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2741 rows, more = false, responseScanTimestamp = 7317278851313090560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2741
10:43:52.064 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2741 rows, more = false, responseScanTimestamp = 7317278851313090560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.067 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2742 rows, more = false, responseScanTimestamp = 7317278851321520128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.067 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2742
10:43:52.069 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2743 rows, more = false, responseScanTimestamp = 7317278851334397952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2743
10:43:52.072 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2744 rows, more = false, responseScanTimestamp = 7317278851344146432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2744
10:43:52.073 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851351216128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.073 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851360948224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.075 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2746 rows, more = false, responseScanTimestamp = 7317278851360948224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2746
10:43:52.077 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2747 rows, more = false, responseScanTimestamp = 7317278851372244992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2747
10:43:52.078 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851372244992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.080 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2748 rows, more = false, responseScanTimestamp = 7317278851383422976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2748
10:43:52.081 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@649850895(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.082 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2748 rows, more = false, responseScanTimestamp = 7317278851383422976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.083 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851394756608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.084 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1702514971(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.085 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2749 rows, more = false, responseScanTimestamp = 7317278851394756608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2749
10:43:52.087 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2750 rows, more = false, responseScanTimestamp = 7317278851409526784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2750
10:43:52.088 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1002264819(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.088 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851409526784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.090 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851421925376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.090 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@84340499(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.092 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2760 rows, more = false, responseScanTimestamp = 7317278851421925376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.092 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2760
10:43:52.093 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851435180032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.093 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2093239348(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.095 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2780 rows, more = false, responseScanTimestamp = 7317278851448455168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.096 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2780
10:43:52.096 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1258371134(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.097 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2780 rows, more = false, responseScanTimestamp = 7317278851448455168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.100 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2790 rows, more = false, responseScanTimestamp = 7317278851457806336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2790
10:43:52.101 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851471724544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.103 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851471724544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.105 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2810 rows, more = false, responseScanTimestamp = 7317278851483303936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.105 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2810
10:43:52.106 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851492753408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.108 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2811 rows, more = false, responseScanTimestamp = 7317278851492753408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.108 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2811
10:43:52.110 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2812 rows, more = false, responseScanTimestamp = 7317278851504115712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2812
10:43:52.111 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851513884672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.113 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2813 rows, more = false, responseScanTimestamp = 7317278851513884672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.114 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2813
10:43:52.116 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2814 rows, more = false, responseScanTimestamp = 7317278851527737344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2814
10:43:52.118 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2815 rows, more = false, responseScanTimestamp = 7317278851537772544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2815
10:43:52.120 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851545497600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.120 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851545497600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.122 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851560751104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.123 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851560751104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.124 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851560751104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.126 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2818 rows, more = false, responseScanTimestamp = 7317278851569364992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2818
10:43:52.128 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2819 rows, more = false, responseScanTimestamp = 7317278851580059648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2819
10:43:52.129 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851580059648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.130 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851592232960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.132 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2820 rows, more = false, responseScanTimestamp = 7317278851592232960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2820
10:43:52.134 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851603353600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.137 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2822 rows, more = false, responseScanTimestamp = 7317278851614490624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2822
10:43:52.139 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2823 rows, more = false, responseScanTimestamp = 7317278851623043072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2823
10:43:52.140 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851631693824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.141 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851631693824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.143 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2825 rows, more = false, responseScanTimestamp = 7317278851644452864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2825
10:43:52.144 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851653369856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.145 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851653369856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.147 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2827 rows, more = false, responseScanTimestamp = 7317278851661967360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2827
10:43:52.150 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2828 rows, more = false, responseScanTimestamp = 7317278851669766144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.150 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2828
10:43:52.152 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2829 rows, more = false, responseScanTimestamp = 7317278851679453184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2829
10:43:52.153 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851686383616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.155 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2830 rows, more = false, responseScanTimestamp = 7317278851686383616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2830
10:43:52.157 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851699335168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.159 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2832 rows, more = false, responseScanTimestamp = 7317278851707834368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.159 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2832
10:43:52.161 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2833 rows, more = false, responseScanTimestamp = 7317278851715629056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2833
10:43:52.162 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851715629056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.163 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851727253504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.164 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851727253504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.166 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2835 rows, more = false, responseScanTimestamp = 7317278851739004928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2835
10:43:52.168 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2836 rows, more = false, responseScanTimestamp = 7317278851746635776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2836
10:43:52.170 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2837 rows, more = false, responseScanTimestamp = 7317278851755753472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2837
10:43:52.171 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851755753472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.173 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851755753472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.175 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2838 rows, more = false, responseScanTimestamp = 7317278851767414784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2838
10:43:52.177 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851786006528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.179 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2840 rows, more = false, responseScanTimestamp = 7317278851786006528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.179 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2840
10:43:52.181 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2841 rows, more = false, responseScanTimestamp = 7317278851794964480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2841
10:43:52.182 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851794964480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.185 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2842 rows, more = false, responseScanTimestamp = 7317278851808481280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2842
10:43:52.186 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851823652864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.189 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2844 rows, more = false, responseScanTimestamp = 7317278851823652864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2844
10:43:52.190 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851833581568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.191 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851844464640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.192 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851844464640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.194 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2847 rows, more = false, responseScanTimestamp = 7317278851853570048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2847
10:43:52.195 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851853570048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.197 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@447384429(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.197 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2848 rows, more = false, responseScanTimestamp = 7317278851862564864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2848
10:43:52.198 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851872030720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.200 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@677810524(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.200 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2849 rows, more = false, responseScanTimestamp = 7317278851872030720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2849
10:43:52.202 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2850 rows, more = false, responseScanTimestamp = 7317278851884232704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2850
10:43:52.203 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851884232704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.205 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851894968320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.207 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2870 rows, more = false, responseScanTimestamp = 7317278851906555904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2870
10:43:52.208 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851906555904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.209 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851913867264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.212 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2872 rows, more = false, responseScanTimestamp = 7317278851925401600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2872
10:43:52.213 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851925401600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.213 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851935457280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.214 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851935457280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.215 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851944464384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.217 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2874 rows, more = false, responseScanTimestamp = 7317278851944464384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.217 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2874
10:43:52.219 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2875 rows, more = false, responseScanTimestamp = 7317278851952250880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2875
10:43:52.220 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851964493824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.221 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851964493824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.223 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2877 rows, more = false, responseScanTimestamp = 7317278851974021120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2877
10:43:52.225 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851982061568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.226 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278851982061568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.228 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2879 rows, more = false, responseScanTimestamp = 7317278851991232512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2879
10:43:52.231 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2879 rows, more = false, responseScanTimestamp = 7317278851991232512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.233 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2880 rows, more = false, responseScanTimestamp = 7317278852000649216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2880
10:43:52.236 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2881 rows, more = false, responseScanTimestamp = 7317278852012666880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2881
10:43:52.239 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852031889408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.245 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2883 rows, more = false, responseScanTimestamp = 7317278852031889408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2883
10:43:52.253 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852048564224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.255 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852056801280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.257 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2885 rows, more = false, responseScanTimestamp = 7317278852056801280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2885
10:43:52.259 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2886 rows, more = false, responseScanTimestamp = 7317278852107984896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.259 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2886
10:43:52.260 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852121772032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.262 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852121772032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.264 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2888 rows, more = false, responseScanTimestamp = 7317278852132982784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.265 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2888
10:43:52.267 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2889 rows, more = false, responseScanTimestamp = 7317278852143882240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2889
10:43:52.268 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852143882240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.271 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2890 rows, more = false, responseScanTimestamp = 7317278852159078400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2890
10:43:52.272 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852169850880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.274 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852177448960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.276 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2893 rows, more = false, responseScanTimestamp = 7317278852187987968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2893
10:43:52.277 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852187987968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.279 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2894 rows, more = false, responseScanTimestamp = 7317278852197179392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2894
10:43:52.285 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852208013312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.288 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2895 rows, more = false, responseScanTimestamp = 7317278852208013312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2895
10:43:52.289 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852244987904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.291 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2897 rows, more = false, responseScanTimestamp = 7317278852244987904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.292 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2897
10:43:52.293 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1990057352(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.293 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2898 rows, more = false, responseScanTimestamp = 7317278852255051776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2898
10:43:52.294 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852264763392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.295 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@874503085(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.296 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852264763392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.297 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852277559296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.298 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2048970656(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.298 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852277559296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.301 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2910 rows, more = false, responseScanTimestamp = 7317278852285149184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.301 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2910
10:43:52.303 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2910 rows, more = false, responseScanTimestamp = 7317278852285149184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.304 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852296982528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.306 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852308250624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.309 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2931 rows, more = false, responseScanTimestamp = 7317278852316942336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2931
10:43:52.310 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852329185280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.313 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2932 rows, more = false, responseScanTimestamp = 7317278852329185280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2932
10:43:52.314 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852346703872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.315 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852346703872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.318 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2935 rows, more = false, responseScanTimestamp = 7317278852357222400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2935
10:43:52.320 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2936 rows, more = false, responseScanTimestamp = 7317278852366082048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.320 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2936
10:43:52.321 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852377169920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.323 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2937 rows, more = false, responseScanTimestamp = 7317278852377169920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2937
10:43:52.325 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2938 rows, more = false, responseScanTimestamp = 7317278852385222656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2938
10:43:52.327 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852385222656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.328 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852398702592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.330 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2940 rows, more = false, responseScanTimestamp = 7317278852409479168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2940
10:43:52.331 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852417499136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.332 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2941 rows, more = false, responseScanTimestamp = 7317278852417499136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2941
10:43:52.334 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852426633216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.335 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852426633216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.337 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2943 rows, more = false, responseScanTimestamp = 7317278852435218432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2943
10:43:52.339 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2944 rows, more = false, responseScanTimestamp = 7317278852443791360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.340 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2944
10:43:52.341 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852450250752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.342 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852459761664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.344 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2946 rows, more = false, responseScanTimestamp = 7317278852459761664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2946
10:43:52.345 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852478246912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.347 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852478246912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.348 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852486430720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.350 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2950 rows, more = false, responseScanTimestamp = 7317278852492234752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2950
10:43:52.352 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2950 rows, more = false, responseScanTimestamp = 7317278852492234752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.353 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2951 rows, more = false, responseScanTimestamp = 7317278852499582976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2951
10:43:52.356 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2952 rows, more = false, responseScanTimestamp = 7317278852510306304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2952
10:43:52.357 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852523270144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.360 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2954 rows, more = false, responseScanTimestamp = 7317278852531765248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2954
10:43:52.362 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852540489728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.363 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852550512640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.365 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852557271040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.369 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852563828736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.372 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2959 rows, more = false, responseScanTimestamp = 7317278852570083328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.372 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2959
10:43:52.373 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852593532928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.375 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2961 rows, more = false, responseScanTimestamp = 7317278852593532928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2961
10:43:52.376 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852600610816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.378 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852600610816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.379 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852611575808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.382 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2963 rows, more = false, responseScanTimestamp = 7317278852611575808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2963
10:43:52.384 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2965 rows, more = false, responseScanTimestamp = 7317278852631330816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.385 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2965
10:43:52.388 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2966 rows, more = false, responseScanTimestamp = 7317278852639805440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.388 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2966
10:43:52.389 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852650745856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.392 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2967 rows, more = false, responseScanTimestamp = 7317278852650745856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2967
10:43:52.393 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1724927433(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.393 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852673081344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.395 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2117713158(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.396 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852673081344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.397 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852685029376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.399 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852685029376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.401 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852696842240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.404 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2990 rows, more = false, responseScanTimestamp = 7317278852706865152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2990
10:43:52.407 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2991 rows, more = false, responseScanTimestamp = 7317278852717064192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2991
10:43:52.409 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2992 rows, more = false, responseScanTimestamp = 7317278852730466304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2992
10:43:52.411 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852730466304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.413 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2993 rows, more = false, responseScanTimestamp = 7317278852746231808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.414 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2993
10:43:52.415 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852762931200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.416 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852762931200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.417 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852770369536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.419 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2996 rows, more = false, responseScanTimestamp = 7317278852770369536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2996
10:43:52.420 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852779610112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.423 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2997 rows, more = false, responseScanTimestamp = 7317278852779610112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2997
10:43:52.423 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@875676639(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.425 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2998 rows, more = false, responseScanTimestamp = 7317278852791336960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2998
10:43:52.427 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852802084864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.429 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3000 rows, more = false, responseScanTimestamp = 7317278852814176256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3000
10:43:52.431 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852824719360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.433 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3010 rows, more = false, responseScanTimestamp = 7317278852824719360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.434 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3010
10:43:52.435 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852840742912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.437 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3012 rows, more = false, responseScanTimestamp = 7317278852840742912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3012
10:43:52.439 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852858466304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.440 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852858466304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.442 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3014 rows, more = false, responseScanTimestamp = 7317278852858466304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3014
10:43:52.446 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3016 rows, more = false, responseScanTimestamp = 7317278852877139968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.447 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3016
10:43:52.449 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3017 rows, more = false, responseScanTimestamp = 7317278852887494656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3017
10:43:52.451 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852907528192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.453 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3019 rows, more = false, responseScanTimestamp = 7317278852907528192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3019
10:43:52.455 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3020 rows, more = false, responseScanTimestamp = 7317278852915965952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3020
10:43:52.458 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3021 rows, more = false, responseScanTimestamp = 7317278852924243968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.460 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3021
10:43:52.464 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852941287424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.466 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852959453184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.468 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3025 rows, more = false, responseScanTimestamp = 7317278852967071744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3025
10:43:52.470 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278852977192960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.473 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3027 rows, more = false, responseScanTimestamp = 7317278852992520192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.473 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3027
10:43:52.474 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853001523200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.475 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1217414966(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.476 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853001523200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.478 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3029 rows, more = false, responseScanTimestamp = 7317278853013479424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3029
10:43:52.479 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@743110120(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.480 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853013479424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.481 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853022969856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.483 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3030 rows, more = false, responseScanTimestamp = 7317278853022969856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3030
10:43:52.484 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853038772224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.486 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3040 rows, more = false, responseScanTimestamp = 7317278853038772224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3040
10:43:52.488 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3050 rows, more = false, responseScanTimestamp = 7317278853050081280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.488 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3050
10:43:52.491 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3051 rows, more = false, responseScanTimestamp = 7317278853062234112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3051
10:43:52.493 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3052 rows, more = false, responseScanTimestamp = 7317278853071552512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3052
10:43:52.501 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3053 rows, more = false, responseScanTimestamp = 7317278853082677248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3053
10:43:52.505 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853093347328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.506 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853103923200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.509 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3056 rows, more = false, responseScanTimestamp = 7317278853135118336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3056
10:43:52.512 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3056 rows, more = false, responseScanTimestamp = 7317278853135118336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.514 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3057 rows, more = false, responseScanTimestamp = 7317278853147619328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3057
10:43:52.516 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3058 rows, more = false, responseScanTimestamp = 7317278853162643456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3058
10:43:52.518 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3060 rows, more = false, responseScanTimestamp = 7317278853181767680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3060
10:43:52.521 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3060 rows, more = false, responseScanTimestamp = 7317278853181767680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.522 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853192052736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.524 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3062 rows, more = false, responseScanTimestamp = 7317278853201887232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.524 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3062
10:43:52.525 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853210345472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.527 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3063 rows, more = false, responseScanTimestamp = 7317278853210345472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3063
10:43:52.530 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3064 rows, more = false, responseScanTimestamp = 7317278853222846464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3064
10:43:52.532 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3065 rows, more = false, responseScanTimestamp = 7317278853235642368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3065
10:43:52.534 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3065 rows, more = false, responseScanTimestamp = 7317278853235642368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.537 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3066 rows, more = false, responseScanTimestamp = 7317278853245665280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.537 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3066
10:43:52.539 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3067 rows, more = false, responseScanTimestamp = 7317278853259800576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.539 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3067
10:43:52.540 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853269307392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.541 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853275672576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.543 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3070 rows, more = false, responseScanTimestamp = 7317278853284167680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3070
10:43:52.544 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853291114496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.546 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3071 rows, more = false, responseScanTimestamp = 7317278853291114496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.546 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3071
10:43:52.548 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3072 rows, more = false, responseScanTimestamp = 7317278853299646464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3072
10:43:52.549 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3072 rows, more = false, responseScanTimestamp = 7317278853299646464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.551 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853310836736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.552 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853321465856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.554 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853328416768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.555 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853335715840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.558 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3076 rows, more = false, responseScanTimestamp = 7317278853335715840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3076
10:43:52.559 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@522759402(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.561 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3079 rows, more = false, responseScanTimestamp = 7317278853355130880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.561 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3079
10:43:52.562 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853355130880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.563 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853365907456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.565 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3090 rows, more = false, responseScanTimestamp = 7317278853374218240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3090
10:43:52.567 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3091 rows, more = false, responseScanTimestamp = 7317278853381181440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.568 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3091
10:43:52.570 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3092 rows, more = false, responseScanTimestamp = 7317278853389176832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.571 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3092
10:43:52.572 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853403860992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.573 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853403860992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.575 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853412188160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.577 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3096 rows, more = false, responseScanTimestamp = 7317278853419712512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.577 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3096
10:43:52.579 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853427240960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.582 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3097 rows, more = false, responseScanTimestamp = 7317278853427240960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3097
10:43:52.583 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853439700992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.585 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853451599872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.588 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3099 rows, more = false, responseScanTimestamp = 7317278853451599872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3099
10:43:52.591 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3101 rows, more = false, responseScanTimestamp = 7317278853477134336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3101
10:43:52.594 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853485162496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.597 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3103 rows, more = false, responseScanTimestamp = 7317278853498646528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3103
10:43:52.600 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3103 rows, more = false, responseScanTimestamp = 7317278853498646528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.602 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853511114752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.604 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853525049344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.605 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853534494720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.607 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853534494720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.611 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@624798699(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.612 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3107 rows, more = false, responseScanTimestamp = 7317278853547139072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.613 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3107
10:43:52.613 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1868489101(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.614 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853565698048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.617 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3110 rows, more = false, responseScanTimestamp = 7317278853578231808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.617 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3110
10:43:52.618 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853588627456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.622 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3120 rows, more = false, responseScanTimestamp = 7317278853588627456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3120
10:43:52.623 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853602942976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.625 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853612359680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.627 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3132 rows, more = false, responseScanTimestamp = 7317278853624737792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.628 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3132
10:43:52.631 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3132 rows, more = false, responseScanTimestamp = 7317278853624737792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.634 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3133 rows, more = false, responseScanTimestamp = 7317278853634830336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3133
10:43:52.636 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853649321984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.637 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853663698944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.639 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853676138496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.642 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3136 rows, more = false, responseScanTimestamp = 7317278853676138496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3136
10:43:52.644 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853693919232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.647 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3139 rows, more = false, responseScanTimestamp = 7317278853702103040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.648 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3139
10:43:52.650 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3140 rows, more = false, responseScanTimestamp = 7317278853711097856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3140
10:43:52.652 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853728489472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.653 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853728489472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.656 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3143 rows, more = false, responseScanTimestamp = 7317278853739044864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.656 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3143
10:43:52.657 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853747494912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.659 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853754818560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.660 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853765029888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.662 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3146 rows, more = false, responseScanTimestamp = 7317278853765029888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3146
10:43:52.664 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853774176256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.665 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853774176256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.668 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3148 rows, more = false, responseScanTimestamp = 7317278853788524544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3148
10:43:52.671 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3149 rows, more = false, responseScanTimestamp = 7317278853799149568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.671 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3149
10:43:52.672 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853799149568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.673 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853812891648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.675 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3151 rows, more = false, responseScanTimestamp = 7317278853823258624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.675 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3151
10:43:52.677 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3152 rows, more = false, responseScanTimestamp = 7317278853831434240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3152
10:43:52.680 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3152 rows, more = false, responseScanTimestamp = 7317278853831434240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.683 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3154 rows, more = false, responseScanTimestamp = 7317278853850656768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.683 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3154
10:43:52.685 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3156 rows, more = false, responseScanTimestamp = 7317278853864853504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3156
10:43:52.687 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3157 rows, more = false, responseScanTimestamp = 7317278853872467968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3157
10:43:52.689 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3157 rows, more = false, responseScanTimestamp = 7317278853872467968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.690 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853882699776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.693 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853891899392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.694 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853899624448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.695 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853899624448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.696 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853909360640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.697 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853918158849) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.698 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853918158849) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.701 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3163 rows, more = false, responseScanTimestamp = 7317278853926309888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3163
10:43:52.701 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853934014464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.704 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3165 rows, more = false, responseScanTimestamp = 7317278853940547584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.704 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3165
10:43:52.705 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3166 rows, more = false, responseScanTimestamp = 7317278853946515456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3166
10:43:52.706 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853952700416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.707 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853960171520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.708 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853966258176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.710 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3169 rows, more = false, responseScanTimestamp = 7317278853966258176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3169
10:43:52.712 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853979086848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.712 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853979086848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.715 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3172 rows, more = false, responseScanTimestamp = 7317278853986111488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3172
10:43:52.716 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853997228032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.717 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278853997228032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.719 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3175 rows, more = false, responseScanTimestamp = 7317278854004248576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3175
10:43:52.720 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854010777600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.721 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854016716800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.722 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854022127616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.723 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854022127616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.725 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3179 rows, more = false, responseScanTimestamp = 7317278854028804096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3179
10:43:52.727 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3180 rows, more = false, responseScanTimestamp = 7317278854035402752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.727 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3180
10:43:52.729 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3181 rows, more = false, responseScanTimestamp = 7317278854044884992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3181
10:43:52.730 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854052728832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.732 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3182 rows, more = false, responseScanTimestamp = 7317278854052728832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3182
10:43:52.733 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854062632960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.735 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3183 rows, more = false, responseScanTimestamp = 7317278854062632960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3183
10:43:52.736 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854072741888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.738 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3185 rows, more = false, responseScanTimestamp = 7317278854078967808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3185
10:43:52.739 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854087364608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.740 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854093717504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.742 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3187 rows, more = false, responseScanTimestamp = 7317278854093717504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3187
10:43:52.744 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3189 rows, more = false, responseScanTimestamp = 7317278854110281728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3189
10:43:52.746 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3189 rows, more = false, responseScanTimestamp = 7317278854110281728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.748 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3190 rows, more = false, responseScanTimestamp = 7317278854119161856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3190
10:43:52.749 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854126321664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.750 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3191 rows, more = false, responseScanTimestamp = 7317278854126321664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3191
10:43:52.751 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854126321664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.753 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3191 rows, more = false, responseScanTimestamp = 7317278854126321664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.754 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3191 rows, more = false, responseScanTimestamp = 7317278854126321664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.755 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854126321664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.757 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3191 rows, more = false, responseScanTimestamp = 7317278854126321664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.759 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3192 rows, more = false, responseScanTimestamp = 7317278854138482688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3192
10:43:52.761 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3193 rows, more = false, responseScanTimestamp = 7317278854172585984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3193
10:43:52.763 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3194 rows, more = false, responseScanTimestamp = 7317278854181249024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3194
10:43:52.764 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854192046080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.765 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854192046080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.766 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854199902208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.767 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854199902208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.770 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3197 rows, more = false, responseScanTimestamp = 7317278854208983040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3197
10:43:52.770 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1314196917(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.772 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3199 rows, more = false, responseScanTimestamp = 7317278854220115968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3199
10:43:52.773 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@109020519(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.774 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3199 rows, more = false, responseScanTimestamp = 7317278854220115968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.775 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854230683648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.777 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3210 rows, more = false, responseScanTimestamp = 7317278854240092160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.777 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3210
10:43:52.778 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854248333312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.780 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3220 rows, more = false, responseScanTimestamp = 7317278854248333312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.780 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3220
10:43:52.781 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854262497280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.782 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854262497280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.783 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854272069632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.784 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854277533696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.785 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854277533696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.786 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854284345344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.788 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854284345344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.790 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3226 rows, more = false, responseScanTimestamp = 7317278854291099648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.790 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3226
10:43:52.792 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3227 rows, more = false, responseScanTimestamp = 7317278854302564352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3227
10:43:52.794 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3228 rows, more = false, responseScanTimestamp = 7317278854313254912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3228
10:43:52.795 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@515198636(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.797 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3229 rows, more = false, responseScanTimestamp = 7317278854321889280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3229
10:43:52.798 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854321889280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.799 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854332137472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.800 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854340796416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.801 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854340796416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.802 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854346915840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.803 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3241 rows, more = false, responseScanTimestamp = 7317278854346915840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3241
10:43:52.805 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854346915840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.806 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3241 rows, more = false, responseScanTimestamp = 7317278854346915840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.808 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3242 rows, more = false, responseScanTimestamp = 7317278854353731584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3242
10:43:52.809 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854353731584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.810 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854353731584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.812 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3243 rows, more = false, responseScanTimestamp = 7317278854372290560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.812 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3243
10:43:52.814 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3244 rows, more = false, responseScanTimestamp = 7317278854391382016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3244
10:43:52.815 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854397972480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.817 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3246 rows, more = false, responseScanTimestamp = 7317278854404747264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3246
10:43:52.818 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854412414976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.819 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854412414976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.820 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854418399232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.821 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@260376613(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.821 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854418399232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.823 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3249 rows, more = false, responseScanTimestamp = 7317278854428835840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3249
10:43:52.825 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3249 rows, more = false, responseScanTimestamp = 7317278854428835840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.827 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3250 rows, more = false, responseScanTimestamp = 7317278854437408768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3250
10:43:52.829 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3261 rows, more = false, responseScanTimestamp = 7317278854455492608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3261
10:43:52.831 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3262 rows, more = false, responseScanTimestamp = 7317278854463303680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.831 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3262
10:43:52.834 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3263 rows, more = false, responseScanTimestamp = 7317278854472724480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3263
10:43:52.836 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3263 rows, more = false, responseScanTimestamp = 7317278854472724480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.837 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854482374656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.838 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854491250688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.839 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854501040128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.840 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854501040128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.842 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3266 rows, more = false, responseScanTimestamp = 7317278854501040128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3266
10:43:52.844 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3267 rows, more = false, responseScanTimestamp = 7317278854508711936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3267
10:43:52.846 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3267 rows, more = false, responseScanTimestamp = 7317278854508711936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.847 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854524420096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.848 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854524420096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.849 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854541869056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.850 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854541869056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.853 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3270 rows, more = false, responseScanTimestamp = 7317278854550925312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3270
10:43:52.855 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3270 rows, more = false, responseScanTimestamp = 7317278854550925312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.856 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854559240192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.857 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854572281856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.858 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3272 rows, more = false, responseScanTimestamp = 7317278854572281856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.859 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3272
10:43:52.860 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854580121600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.861 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854580121600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.863 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3274 rows, more = false, responseScanTimestamp = 7317278854591926272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3274
10:43:52.866 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3275 rows, more = false, responseScanTimestamp = 7317278854598438912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3275
10:43:52.868 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3276 rows, more = false, responseScanTimestamp = 7317278854606290944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.868 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3276
10:43:52.869 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854615781376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.870 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854625685504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.871 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1775998149(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.872 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854625685504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.873 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@334852132(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.875 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854634352640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.877 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854643023872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.877 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@662805720(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.878 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854658990080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.880 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3290 rows, more = false, responseScanTimestamp = 7317278854658990080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3290
10:43:52.882 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3290 rows, more = false, responseScanTimestamp = 7317278854658990080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.883 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3300 rows, more = false, responseScanTimestamp = 7317278854667460608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3300
10:43:52.884 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854687825920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.886 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854687825920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.887 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854694711296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.887 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854701535232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.893 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3313 rows, more = false, responseScanTimestamp = 7317278854701535232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3313
10:43:52.895 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854707580928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.897 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3315 rows, more = false, responseScanTimestamp = 7317278854728462336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3315
10:43:52.899 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3315 rows, more = false, responseScanTimestamp = 7317278854728462336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.900 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854740172800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.902 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3317 rows, more = false, responseScanTimestamp = 7317278854751510528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3317
10:43:52.903 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854751510528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.904 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854762180608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.905 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854762180608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.905 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@6450221(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.906 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854773063680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.908 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@900382040(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:52.909 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3319 rows, more = false, responseScanTimestamp = 7317278854773063680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.909 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3319
10:43:52.912 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3320 rows, more = false, responseScanTimestamp = 7317278854783852544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3320
10:43:52.915 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3330 rows, more = false, responseScanTimestamp = 7317278854797389824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3330
10:43:52.916 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854797389824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.919 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3340 rows, more = false, responseScanTimestamp = 7317278854813130752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3340
10:43:52.922 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3341 rows, more = false, responseScanTimestamp = 7317278854824898560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3341
10:43:52.923 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854833209344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.924 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854841503744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.927 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3344 rows, more = false, responseScanTimestamp = 7317278854851817472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3344
10:43:52.930 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3345 rows, more = false, responseScanTimestamp = 7317278854860496896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3345
10:43:52.932 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854872322048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.933 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854885105664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.935 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854885105664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.936 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854894346240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.937 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854894346240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.938 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854903857152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.939 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854903857152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.941 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3350 rows, more = false, responseScanTimestamp = 7317278854912708608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3350
10:43:52.944 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3351 rows, more = false, responseScanTimestamp = 7317278854921035776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3351
10:43:52.945 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3352 rows, more = false, responseScanTimestamp = 7317278854931750912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3352
10:43:52.948 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3352 rows, more = false, responseScanTimestamp = 7317278854931750912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.950 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3353 rows, more = false, responseScanTimestamp = 7317278854941138944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3353
10:43:52.951 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854950260736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.951 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854950260736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.953 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3354 rows, more = false, responseScanTimestamp = 7317278854950260736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3354
10:43:52.954 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854965280768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.957 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3356 rows, more = false, responseScanTimestamp = 7317278854973812736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3356
10:43:52.958 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854981472256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.959 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854989852672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.961 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3358 rows, more = false, responseScanTimestamp = 7317278854989852672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3358
10:43:52.962 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278854997147648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.963 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3360 rows, more = false, responseScanTimestamp = 7317278855003639808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3360
10:43:52.965 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3360 rows, more = false, responseScanTimestamp = 7317278855003639808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.967 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3361 rows, more = false, responseScanTimestamp = 7317278855014227968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3361
10:43:52.968 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855024676864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.970 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3363 rows, more = false, responseScanTimestamp = 7317278855031136256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3363
10:43:52.972 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3363 rows, more = false, responseScanTimestamp = 7317278855031136256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.973 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855038791680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.975 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3365 rows, more = false, responseScanTimestamp = 7317278855050252288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3365
10:43:52.977 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3366 rows, more = false, responseScanTimestamp = 7317278855057309696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3366
10:43:52.979 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3368 rows, more = false, responseScanTimestamp = 7317278855069597696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.979 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3368
10:43:52.980 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855077957632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.982 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3369 rows, more = false, responseScanTimestamp = 7317278855077957632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3369
10:43:52.984 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3371 rows, more = false, responseScanTimestamp = 7317278855090937856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3371
10:43:52.986 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3371 rows, more = false, responseScanTimestamp = 7317278855090937856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.986 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855098310656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.988 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3373 rows, more = false, responseScanTimestamp = 7317278855105601536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.988 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3373
10:43:52.989 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855112851456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.991 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3374 rows, more = false, responseScanTimestamp = 7317278855112851456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3374
10:43:52.992 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855123546112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.994 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3375 rows, more = false, responseScanTimestamp = 7317278855123546112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3375
10:43:52.996 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3376 rows, more = false, responseScanTimestamp = 7317278855132774400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3376
10:43:52.998 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3377 rows, more = false, responseScanTimestamp = 7317278855143874560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:52.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3377
10:43:53.001 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@224829337(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.001 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855143874560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.003 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3379 rows, more = false, responseScanTimestamp = 7317278855165857792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.003 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3379
10:43:53.006 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3379 rows, more = false, responseScanTimestamp = 7317278855165857792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.007 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855177379840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.009 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3390 rows, more = false, responseScanTimestamp = 7317278855190437888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3390
10:43:53.010 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855197810688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.013 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3392 rows, more = false, responseScanTimestamp = 7317278855208984576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3392
10:43:53.016 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3392 rows, more = false, responseScanTimestamp = 7317278855208984576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.017 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855218114560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.018 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855231266816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.019 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855237922816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.021 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3395 rows, more = false, responseScanTimestamp = 7317278855237922816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3395
10:43:53.022 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855237922816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.025 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3396 rows, more = false, responseScanTimestamp = 7317278855244787712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3396
10:43:53.027 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855260770304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.030 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3398 rows, more = false, responseScanTimestamp = 7317278855275122688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3398
10:43:53.032 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3398 rows, more = false, responseScanTimestamp = 7317278855275122688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.035 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3399 rows, more = false, responseScanTimestamp = 7317278855282057216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.035 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3399
10:43:53.036 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855298580480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.038 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3400 rows, more = false, responseScanTimestamp = 7317278855298580480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3400
10:43:53.041 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3401 rows, more = false, responseScanTimestamp = 7317278855313723392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.041 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3401
10:43:53.042 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855313723392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.043 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855328165888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.044 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855328165888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.045 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855340646400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.047 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855340646400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.048 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855350603776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.048 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855350603776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.051 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3405 rows, more = false, responseScanTimestamp = 7317278855359664128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.052 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3405
10:43:53.054 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3405 rows, more = false, responseScanTimestamp = 7317278855359664128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.056 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3406 rows, more = false, responseScanTimestamp = 7317278855372070912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3406
10:43:53.059 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3407 rows, more = false, responseScanTimestamp = 7317278855388004352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3407
10:43:53.060 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855388004352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.061 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855401676800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.063 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3408 rows, more = false, responseScanTimestamp = 7317278855401676800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3408
10:43:53.066 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3409 rows, more = false, responseScanTimestamp = 7317278855414149120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3409
10:43:53.068 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3410 rows, more = false, responseScanTimestamp = 7317278855426592768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3410
10:43:53.070 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3410 rows, more = false, responseScanTimestamp = 7317278855426592768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.074 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3411 rows, more = false, responseScanTimestamp = 7317278855439917056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.074 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3411
10:43:53.076 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3413 rows, more = false, responseScanTimestamp = 7317278855465664512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3413
10:43:53.077 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855465664512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.078 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855473889280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.080 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855473889280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.082 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3415 rows, more = false, responseScanTimestamp = 7317278855485136896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3415
10:43:53.084 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3415 rows, more = false, responseScanTimestamp = 7317278855485136896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.085 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855494856704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.086 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855494856704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.087 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855511478272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.088 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855511478272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.090 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855521820672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.090 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@648721841(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.090 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855521820672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.092 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3419 rows, more = false, responseScanTimestamp = 7317278855531139072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3419
10:43:53.093 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@893040205(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.095 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3419 rows, more = false, responseScanTimestamp = 7317278855531139072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.097 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3420 rows, more = false, responseScanTimestamp = 7317278855540912128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3420
10:43:53.098 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855540912128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.099 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855556280320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.102 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3430 rows, more = false, responseScanTimestamp = 7317278855556280320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3430
10:43:53.104 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3440 rows, more = false, responseScanTimestamp = 7317278855571263488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3440
10:43:53.106 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3441 rows, more = false, responseScanTimestamp = 7317278855584669696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.106 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3441
10:43:53.108 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3441 rows, more = false, responseScanTimestamp = 7317278855584669696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.110 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3442 rows, more = false, responseScanTimestamp = 7317278855598772224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3442
10:43:53.113 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3442 rows, more = false, responseScanTimestamp = 7317278855598772224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.116 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3443 rows, more = false, responseScanTimestamp = 7317278855615758336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3443
10:43:53.117 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855628767232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.118 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855637004288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.118 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855637004288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.121 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3445 rows, more = false, responseScanTimestamp = 7317278855637004288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3445
10:43:53.122 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855650459648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.123 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855663071232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.124 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855663071232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.127 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3448 rows, more = false, responseScanTimestamp = 7317278855672492032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3448
10:43:53.127 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1427807695(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.128 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855672492032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.132 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3449 rows, more = false, responseScanTimestamp = 7317278855680569344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3449
10:43:53.135 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3450 rows, more = false, responseScanTimestamp = 7317278855694094336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3450
10:43:53.138 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3460 rows, more = false, responseScanTimestamp = 7317278855713267712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3460
10:43:53.139 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855713267712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.142 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3461 rows, more = false, responseScanTimestamp = 7317278855726252032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3461
10:43:53.144 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3462 rows, more = false, responseScanTimestamp = 7317278855739789312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.144 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3462
10:43:53.146 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3463 rows, more = false, responseScanTimestamp = 7317278855747588096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3463
10:43:53.147 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855757123584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.148 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855757123584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.151 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3464 rows, more = false, responseScanTimestamp = 7317278855757123584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3464
10:43:53.153 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3465 rows, more = false, responseScanTimestamp = 7317278855770365952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3465
10:43:53.154 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3466 rows, more = false, responseScanTimestamp = 7317278855785066496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3466
10:43:53.157 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3466 rows, more = false, responseScanTimestamp = 7317278855785066496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.160 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3467 rows, more = false, responseScanTimestamp = 7317278855796400128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3467
10:43:53.162 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3468 rows, more = false, responseScanTimestamp = 7317278855809789952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3468
10:43:53.165 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3469 rows, more = false, responseScanTimestamp = 7317278855817728000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.165 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3469
10:43:53.167 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3469 rows, more = false, responseScanTimestamp = 7317278855817728000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.170 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855833759744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.171 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855856033792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.174 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3471 rows, more = false, responseScanTimestamp = 7317278855856033792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3471
10:43:53.177 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3472 rows, more = false, responseScanTimestamp = 7317278855869505536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.177 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3472
10:43:53.180 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3472 rows, more = false, responseScanTimestamp = 7317278855869505536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.183 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3473 rows, more = false, responseScanTimestamp = 7317278855884447744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3473
10:43:53.185 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855911759872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.188 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3475 rows, more = false, responseScanTimestamp = 7317278855911759872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.188 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3475
10:43:53.189 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855933804544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.192 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3477 rows, more = false, responseScanTimestamp = 7317278855933804544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3477
10:43:53.193 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855942782976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.194 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855942782976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.195 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855953899520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.197 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3479 rows, more = false, responseScanTimestamp = 7317278855953899520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3479
10:43:53.198 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855965130752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.200 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855965130752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.201 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278855977340928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.203 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3481 rows, more = false, responseScanTimestamp = 7317278855977340928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3481
10:43:53.206 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3482 rows, more = false, responseScanTimestamp = 7317278855987212288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.206 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3482
10:43:53.209 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3483 rows, more = false, responseScanTimestamp = 7317278856000802816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3483
10:43:53.210 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856013967360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.212 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3484 rows, more = false, responseScanTimestamp = 7317278856013967360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3484
10:43:53.214 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856021770240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.217 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3486 rows, more = false, responseScanTimestamp = 7317278856038060032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.217 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3486
10:43:53.218 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856046485504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.219 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856053919744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.222 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3488 rows, more = false, responseScanTimestamp = 7317278856053919744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3488
10:43:53.223 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856064282624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.225 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3490 rows, more = false, responseScanTimestamp = 7317278856072179712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3490
10:43:53.226 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856086863872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.227 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856086863872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.229 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3492 rows, more = false, responseScanTimestamp = 7317278856086863872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3492
10:43:53.230 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856094851072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.232 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3494 rows, more = false, responseScanTimestamp = 7317278856105431040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3494
10:43:53.235 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3495 rows, more = false, responseScanTimestamp = 7317278856113508352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3495
10:43:53.240 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3496 rows, more = false, responseScanTimestamp = 7317278856122945536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3496
10:43:53.240 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1815693986(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.241 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856139665408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.243 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@525172137(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.243 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3499 rows, more = false, responseScanTimestamp = 7317278856146079744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3499
10:43:53.245 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3500 rows, more = false, responseScanTimestamp = 7317278856155660288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3500
10:43:53.246 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2141530323(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.248 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2119185933(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.248 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3500 rows, more = false, responseScanTimestamp = 7317278856155660288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.249 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856178987008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.252 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3520 rows, more = false, responseScanTimestamp = 7317278856178987008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.252 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3520
10:43:53.253 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856178987008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.254 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856188157952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.256 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3530 rows, more = false, responseScanTimestamp = 7317278856188157952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.256 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3530
10:43:53.257 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856204025856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.259 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3541 rows, more = false, responseScanTimestamp = 7317278856216162304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3541
10:43:53.262 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3542 rows, more = false, responseScanTimestamp = 7317278856224350208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3542
10:43:53.265 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3543 rows, more = false, responseScanTimestamp = 7317278856235479040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3543
10:43:53.267 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856247316480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.268 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856247316480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.272 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3545 rows, more = false, responseScanTimestamp = 7317278856258772992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.272 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3545
10:43:53.274 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3547 rows, more = false, responseScanTimestamp = 7317278856272228352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3547
10:43:53.277 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3548 rows, more = false, responseScanTimestamp = 7317278856284565504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.278 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1486491455(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3548
10:43:53.281 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3549 rows, more = false, responseScanTimestamp = 7317278856296153088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.281 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3549
10:43:53.282 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@743342512(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.284 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856296153088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.284 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2063320922(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.287 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3550 rows, more = false, responseScanTimestamp = 7317278856310816768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.287 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3550
10:43:53.287 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@98854486(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.290 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3560 rows, more = false, responseScanTimestamp = 7317278856325345280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3560
10:43:53.291 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@219116066(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.292 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856339087360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.293 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856349196288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.295 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856349196288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.298 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3590 rows, more = false, responseScanTimestamp = 7317278856364576768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.298 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3590
10:43:53.300 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856375152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.304 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3600 rows, more = false, responseScanTimestamp = 7317278856375152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.304 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3600
10:43:53.308 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3601 rows, more = false, responseScanTimestamp = 7317278856393748480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.308 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3601
10:43:53.311 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3603 rows, more = false, responseScanTimestamp = 7317278856416845824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3603
10:43:53.312 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856416845824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.316 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3604 rows, more = false, responseScanTimestamp = 7317278856433995776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3604
10:43:53.319 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3604 rows, more = false, responseScanTimestamp = 7317278856433995776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.321 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856448737280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.323 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3606 rows, more = false, responseScanTimestamp = 7317278856471588864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.324 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3606
10:43:53.326 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3607 rows, more = false, responseScanTimestamp = 7317278856481955840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.326 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3607
10:43:53.327 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856496242688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.329 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3608 rows, more = false, responseScanTimestamp = 7317278856496242688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.329 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3608
10:43:53.331 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856510074880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.333 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3609 rows, more = false, responseScanTimestamp = 7317278856510074880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3609
10:43:53.334 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856521875456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.337 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3610 rows, more = false, responseScanTimestamp = 7317278856521875456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3610
10:43:53.338 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856536920064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.339 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856536920064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.340 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856536920064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.343 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3612 rows, more = false, responseScanTimestamp = 7317278856551899136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3612
10:43:53.344 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856551899136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.346 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3613 rows, more = false, responseScanTimestamp = 7317278856562360320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3613
10:43:53.348 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856562360320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.349 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856578682880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.352 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3615 rows, more = false, responseScanTimestamp = 7317278856594722816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3615
10:43:53.354 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856604037120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.358 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3617 rows, more = false, responseScanTimestamp = 7317278856616865792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.359 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3617
10:43:53.361 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3618 rows, more = false, responseScanTimestamp = 7317278856624619520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.362 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1435775282(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.362 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3618
10:43:53.366 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3619 rows, more = false, responseScanTimestamp = 7317278856639238144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3619
10:43:53.367 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1903295949(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.367 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856639238144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.368 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856655355904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.370 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856655355904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.370 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1468130147(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.371 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856674267136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.373 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3630 rows, more = false, responseScanTimestamp = 7317278856674267136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3630
10:43:53.374 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856687177728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.376 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856687177728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.377 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856700063744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.379 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856707903488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.380 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856707903488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.383 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3652 rows, more = false, responseScanTimestamp = 7317278856717512704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3652
10:43:53.385 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3653 rows, more = false, responseScanTimestamp = 7317278856727609344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3653
10:43:53.388 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3654 rows, more = false, responseScanTimestamp = 7317278856739819520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3654
10:43:53.391 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3654 rows, more = false, responseScanTimestamp = 7317278856739819520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.392 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856751579136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.395 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3655 rows, more = false, responseScanTimestamp = 7317278856751579136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3655
10:43:53.397 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3656 rows, more = false, responseScanTimestamp = 7317278856768049152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.397 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3656
10:43:53.400 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3657 rows, more = false, responseScanTimestamp = 7317278856784187392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.400 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3657
10:43:53.402 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3657 rows, more = false, responseScanTimestamp = 7317278856784187392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.404 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@560530899(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.405 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3658 rows, more = false, responseScanTimestamp = 7317278856798732288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3658
10:43:53.409 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3659 rows, more = false, responseScanTimestamp = 7317278856814198784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3659
10:43:53.411 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3659 rows, more = false, responseScanTimestamp = 7317278856814198784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.413 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3660 rows, more = false, responseScanTimestamp = 7317278856829505536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3660
10:43:53.414 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856850149376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.417 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3670 rows, more = false, responseScanTimestamp = 7317278856850149376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3670
10:43:53.418 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856863854592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.419 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856863854592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.422 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3671 rows, more = false, responseScanTimestamp = 7317278856863854592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3671
10:43:53.423 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856878968832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.424 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856878968832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.427 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3673 rows, more = false, responseScanTimestamp = 7317278856894373888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3673
10:43:53.429 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3674 rows, more = false, responseScanTimestamp = 7317278856906723328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3674
10:43:53.431 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856919281664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.434 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3675 rows, more = false, responseScanTimestamp = 7317278856919281664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.434 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3675
10:43:53.436 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3676 rows, more = false, responseScanTimestamp = 7317278856932511744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3676
10:43:53.439 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3677 rows, more = false, responseScanTimestamp = 7317278856947494912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.440 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3677
10:43:53.442 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3678 rows, more = false, responseScanTimestamp = 7317278856960360448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.444 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3678
10:43:53.445 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856971685888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.447 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856971685888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.449 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278856983732224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.451 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857001570304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.454 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3681 rows, more = false, responseScanTimestamp = 7317278857001570304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3681
10:43:53.457 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3682 rows, more = false, responseScanTimestamp = 7317278857011568640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3682
10:43:53.460 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857032642560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.461 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857032642560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.464 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3685 rows, more = false, responseScanTimestamp = 7317278857048080384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.464 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3685
10:43:53.467 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3686 rows, more = false, responseScanTimestamp = 7317278857058373632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3686
10:43:53.468 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857072422912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.470 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857072422912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.472 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857085632512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.473 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857094893568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.477 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3689 rows, more = false, responseScanTimestamp = 7317278857094893568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.477 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3689
10:43:53.480 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3691 rows, more = false, responseScanTimestamp = 7317278857117433856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3691
10:43:53.483 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3692 rows, more = false, responseScanTimestamp = 7317278857125699584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3692
10:43:53.485 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857139400704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.487 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857139400704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.488 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857152348160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.492 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3695 rows, more = false, responseScanTimestamp = 7317278857163104256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3695
10:43:53.495 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3696 rows, more = false, responseScanTimestamp = 7317278857172647936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.495 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3696
10:43:53.498 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3697 rows, more = false, responseScanTimestamp = 7317278857186099200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3697
10:43:53.499 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857198424064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.503 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3698 rows, more = false, responseScanTimestamp = 7317278857198424064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.503 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3698
10:43:53.505 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857224658944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.508 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3700 rows, more = false, responseScanTimestamp = 7317278857224658944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3700
10:43:53.510 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857247490048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.512 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857247490048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.515 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3703 rows, more = false, responseScanTimestamp = 7317278857254707200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3703
10:43:53.516 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857266331648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.519 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857266331648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.521 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857280229376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.524 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857291505664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.527 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3707 rows, more = false, responseScanTimestamp = 7317278857302888448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.528 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3707
10:43:53.528 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1426107757(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.529 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857324359680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.531 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857324359680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.534 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3710 rows, more = false, responseScanTimestamp = 7317278857336025088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.535 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3710
10:43:53.538 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3720 rows, more = false, responseScanTimestamp = 7317278857347264512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3720
10:43:53.540 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857361944576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.543 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3721 rows, more = false, responseScanTimestamp = 7317278857361944576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3721
10:43:53.547 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3722 rows, more = false, responseScanTimestamp = 7317278857376374784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3722
10:43:53.550 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3724 rows, more = false, responseScanTimestamp = 7317278857403879424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3724
10:43:53.554 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3725 rows, more = false, responseScanTimestamp = 7317278857411309568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3725
10:43:53.555 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857425530880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.558 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3726 rows, more = false, responseScanTimestamp = 7317278857425530880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3726
10:43:53.561 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3728 rows, more = false, responseScanTimestamp = 7317278857447428096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3728
10:43:53.562 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@736214421(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.563 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857458561024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.566 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3729 rows, more = false, responseScanTimestamp = 7317278857458561024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3729
10:43:53.567 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857473490944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.571 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3730 rows, more = false, responseScanTimestamp = 7317278857473490944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.571 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3730
10:43:53.572 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857488818176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.574 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857500549120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.576 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857512034304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.579 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3742 rows, more = false, responseScanTimestamp = 7317278857512034304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3742
10:43:53.581 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857521221632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.583 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3744 rows, more = false, responseScanTimestamp = 7317278857533562880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3744
10:43:53.587 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3745 rows, more = false, responseScanTimestamp = 7317278857546113024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3745
10:43:53.590 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3746 rows, more = false, responseScanTimestamp = 7317278857561341952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3746
10:43:53.593 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3747 rows, more = false, responseScanTimestamp = 7317278857574281216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3747
10:43:53.596 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1940113777(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.596 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3748 rows, more = false, responseScanTimestamp = 7317278857587617792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3748
10:43:53.598 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857601028096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.599 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@437067083(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.601 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857601028096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.605 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1253482658(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.605 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3750 rows, more = false, responseScanTimestamp = 7317278857614610432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.605 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3750
10:43:53.607 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857635065856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.609 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857649778688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.611 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3770 rows, more = false, responseScanTimestamp = 7317278857649778688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3770
10:43:53.613 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857658359808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.616 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3780 rows, more = false, responseScanTimestamp = 7317278857658359808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.617 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3780
10:43:53.620 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3782 rows, more = false, responseScanTimestamp = 7317278857688657920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3782
10:43:53.621 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857688657920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.624 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3783 rows, more = false, responseScanTimestamp = 7317278857697157120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3783
10:43:53.627 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3784 rows, more = false, responseScanTimestamp = 7317278857713033216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.627 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3784
10:43:53.629 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857713033216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.632 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3785 rows, more = false, responseScanTimestamp = 7317278857729544192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3785
10:43:53.634 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3786 rows, more = false, responseScanTimestamp = 7317278857742241792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3786
10:43:53.636 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857742241792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.638 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3786 rows, more = false, responseScanTimestamp = 7317278857742241792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.640 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857760583680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.643 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3787 rows, more = false, responseScanTimestamp = 7317278857760583680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3787
10:43:53.644 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1813885300(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.645 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857783279616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.647 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@26740167(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.648 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3789 rows, more = false, responseScanTimestamp = 7317278857796759552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3789
10:43:53.650 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1938667514(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.652 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3790 rows, more = false, responseScanTimestamp = 7317278857808596992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3790
10:43:53.653 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@214022809(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.654 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857820233728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.657 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857833054208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.660 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3820 rows, more = false, responseScanTimestamp = 7317278857845919744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.660 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3820
10:43:53.662 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857864126464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.666 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3831 rows, more = false, responseScanTimestamp = 7317278857864126464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.666 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3831
10:43:53.669 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3833 rows, more = false, responseScanTimestamp = 7317278857885155328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3833
10:43:53.673 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3834 rows, more = false, responseScanTimestamp = 7317278857898541056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3834
10:43:53.677 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3835 rows, more = false, responseScanTimestamp = 7317278857917394944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3835
10:43:53.679 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857928929280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.683 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3836 rows, more = false, responseScanTimestamp = 7317278857928929280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.683 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3836
10:43:53.685 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857958940672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.688 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857958940672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.691 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3839 rows, more = false, responseScanTimestamp = 7317278857968898048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.692 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3839
10:43:53.693 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857988247552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.694 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278857988247552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.695 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858004766720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.698 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3841 rows, more = false, responseScanTimestamp = 7317278858004766720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.699 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3841
10:43:53.704 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3842 rows, more = false, responseScanTimestamp = 7317278858015899648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.704 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3842
10:43:53.707 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3843 rows, more = false, responseScanTimestamp = 7317278858030571520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3843
10:43:53.708 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858043179008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.711 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3845 rows, more = false, responseScanTimestamp = 7317278858057801728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3845
10:43:53.715 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3846 rows, more = false, responseScanTimestamp = 7317278858071261184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3846
10:43:53.717 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858071261184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.720 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3847 rows, more = false, responseScanTimestamp = 7317278858086715392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3847
10:43:53.721 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858102587392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.724 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3848 rows, more = false, responseScanTimestamp = 7317278858102587392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3848
10:43:53.728 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3848 rows, more = false, responseScanTimestamp = 7317278858102587392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.730 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3849 rows, more = false, responseScanTimestamp = 7317278858120613888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3849
10:43:53.731 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858140712960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.732 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858154012672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.736 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3851 rows, more = false, responseScanTimestamp = 7317278858154012672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3851
10:43:53.739 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3853 rows, more = false, responseScanTimestamp = 7317278858177134592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.739 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3853
10:43:53.741 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3854 rows, more = false, responseScanTimestamp = 7317278858185605120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3854
10:43:53.742 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858195177472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.745 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3856 rows, more = false, responseScanTimestamp = 7317278858204323840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3856
10:43:53.747 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3856 rows, more = false, responseScanTimestamp = 7317278858204323840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.750 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3857 rows, more = false, responseScanTimestamp = 7317278858212548608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3857
10:43:53.750 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@223751268(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.752 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3858 rows, more = false, responseScanTimestamp = 7317278858223775744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.752 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3858
10:43:53.759 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858233602048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.763 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3860 rows, more = false, responseScanTimestamp = 7317278858245677056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3860
10:43:53.768 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3870 rows, more = false, responseScanTimestamp = 7317278858278465536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3870
10:43:53.769 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858306355200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.770 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858306355200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.773 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3873 rows, more = false, responseScanTimestamp = 7317278858306355200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.773 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3873
10:43:53.775 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858326786048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.776 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858336993280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.778 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3876 rows, more = false, responseScanTimestamp = 7317278858336993280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3876
10:43:53.779 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858345484288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.783 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3877 rows, more = false, responseScanTimestamp = 7317278858345484288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3877
10:43:53.784 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1285666356(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.786 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3878 rows, more = false, responseScanTimestamp = 7317278858358956032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.786 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3878
10:43:53.786 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1385036349(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.789 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3879 rows, more = false, responseScanTimestamp = 7317278858368512000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3879
10:43:53.789 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1394182023(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.790 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858382290944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.791 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1863365772(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.793 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3890 rows, more = false, responseScanTimestamp = 7317278858393755648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3890
10:43:53.795 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@784449356(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.796 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3900 rows, more = false, responseScanTimestamp = 7317278858405806080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3900
10:43:53.799 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858418798592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.800 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@320922811(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.800 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858418798592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.803 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3920 rows, more = false, responseScanTimestamp = 7317278858431504384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3920
10:43:53.804 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@211451111(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.805 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858431504384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.806 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858449772544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.807 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858449772544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.810 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3940 rows, more = false, responseScanTimestamp = 7317278858467168256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.810 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3940
10:43:53.810 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858467168256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.813 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3950 rows, more = false, responseScanTimestamp = 7317278858478026752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3950
10:43:53.815 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3950 rows, more = false, responseScanTimestamp = 7317278858478026752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.817 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3951 rows, more = false, responseScanTimestamp = 7317278858488655872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3951
10:43:53.818 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858488655872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.820 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3951 rows, more = false, responseScanTimestamp = 7317278858488655872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.821 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858488655872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.823 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858520588288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.825 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3953 rows, more = false, responseScanTimestamp = 7317278858532773888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3953
10:43:53.826 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858541203456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.827 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858541203456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.828 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858552692736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.829 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858552692736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.831 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858560036864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.834 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3957 rows, more = false, responseScanTimestamp = 7317278858566365184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3957
10:43:53.835 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858572152832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.837 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3959 rows, more = false, responseScanTimestamp = 7317278858581164032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3959
10:43:53.840 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3960 rows, more = false, responseScanTimestamp = 7317278858587738112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.840 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3960
10:43:53.842 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3961 rows, more = false, responseScanTimestamp = 7317278858601496576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.843 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3961
10:43:53.845 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3962 rows, more = false, responseScanTimestamp = 7317278858612613120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.845 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3962
10:43:53.847 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3963 rows, more = false, responseScanTimestamp = 7317278858621915136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.847 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3963
10:43:53.848 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858621915136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.851 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3964 rows, more = false, responseScanTimestamp = 7317278858631905280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3964
10:43:53.853 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3965 rows, more = false, responseScanTimestamp = 7317278858641510400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.854 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3965
10:43:53.855 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858660429824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.856 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858660429824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.857 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858668789760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.858 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1724124460(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.858 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858668789760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.860 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3969 rows, more = false, responseScanTimestamp = 7317278858675376128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.860 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3969
10:43:53.861 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1163715943(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.862 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3969 rows, more = false, responseScanTimestamp = 7317278858675376128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.865 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3970 rows, more = false, responseScanTimestamp = 7317278858685784064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3970
10:43:53.866 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858699649024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.874 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3990 rows, more = false, responseScanTimestamp = 7317278858709323776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3990
10:43:53.876 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858718117888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.879 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3992 rows, more = false, responseScanTimestamp = 7317278858726281216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3992
10:43:53.880 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858755198976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.883 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3994 rows, more = false, responseScanTimestamp = 7317278858762883072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3994
10:43:53.886 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3995 rows, more = false, responseScanTimestamp = 7317278858774233088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3995
10:43:53.887 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858783797248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.888 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858796670976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.889 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858796670976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.891 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1364051019(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:53.892 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3998 rows, more = false, responseScanTimestamp = 7317278858805035008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.892 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3998
10:43:53.895 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3999 rows, more = false, responseScanTimestamp = 7317278858813067264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.895 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3999
10:43:53.897 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4000 rows, more = false, responseScanTimestamp = 7317278858820608000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4000
10:43:53.899 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4010 rows, more = false, responseScanTimestamp = 7317278858827956224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4010
10:43:53.901 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858837979136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.902 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858846879744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.903 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858857369600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.905 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4014 rows, more = false, responseScanTimestamp = 7317278858863919104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4014
10:43:53.907 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4014 rows, more = false, responseScanTimestamp = 7317278858863919104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.909 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4014 rows, more = false, responseScanTimestamp = 7317278858863919104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.911 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4015 rows, more = false, responseScanTimestamp = 7317278858873135104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.911 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4015
10:43:53.914 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4017 rows, more = false, responseScanTimestamp = 7317278858895749120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.914 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4017
10:43:53.916 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4018 rows, more = false, responseScanTimestamp = 7317278858904543232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.916 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4018
10:43:53.918 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4019 rows, more = false, responseScanTimestamp = 7317278858913484800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4019
10:43:53.920 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4020 rows, more = false, responseScanTimestamp = 7317278858924052480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4020
10:43:53.921 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858933428224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.923 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4021 rows, more = false, responseScanTimestamp = 7317278858933428224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4021
10:43:53.924 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858933428224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.926 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4021 rows, more = false, responseScanTimestamp = 7317278858933428224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.926 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858933428224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.927 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858933428224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.929 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4021 rows, more = false, responseScanTimestamp = 7317278858933428224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.930 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858933428224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.931 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858939973632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.934 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4023 rows, more = false, responseScanTimestamp = 7317278858978271232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4023
10:43:53.935 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278858985086976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.937 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4024 rows, more = false, responseScanTimestamp = 7317278858985086976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4024
10:43:53.940 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4025 rows, more = false, responseScanTimestamp = 7317278858996658176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4025
10:43:53.941 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859006734336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.944 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4027 rows, more = false, responseScanTimestamp = 7317278859014934528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4027
10:43:53.946 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4028 rows, more = false, responseScanTimestamp = 7317278859024678912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4028
10:43:53.948 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4029 rows, more = false, responseScanTimestamp = 7317278859036459008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4029
10:43:53.951 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4030 rows, more = false, responseScanTimestamp = 7317278859045359616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.952 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4030
10:43:53.955 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4031 rows, more = false, responseScanTimestamp = 7317278859055456256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.955 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4031
10:43:53.957 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859070775296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.960 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4035 rows, more = false, responseScanTimestamp = 7317278859085099008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4035
10:43:53.961 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859097808896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.962 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859097808896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.965 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4038 rows, more = false, responseScanTimestamp = 7317278859105914880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4038
10:43:53.967 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4039 rows, more = false, responseScanTimestamp = 7317278859112300544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4039
10:43:53.968 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859122167808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.971 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4040 rows, more = false, responseScanTimestamp = 7317278859122167808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4040
10:43:53.972 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859139137536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.975 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4042 rows, more = false, responseScanTimestamp = 7317278859139137536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4042
10:43:53.977 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4044 rows, more = false, responseScanTimestamp = 7317278859155705856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4044
10:43:53.980 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4045 rows, more = false, responseScanTimestamp = 7317278859164901376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4045
10:43:53.982 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4046 rows, more = false, responseScanTimestamp = 7317278859174440960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4046
10:43:53.984 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4046 rows, more = false, responseScanTimestamp = 7317278859174440960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.985 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859174440960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.986 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859174440960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.988 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4046 rows, more = false, responseScanTimestamp = 7317278859174440960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.989 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859174440960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.991 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4046 rows, more = false, responseScanTimestamp = 7317278859174440960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.991 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859174440960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.992 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859186032640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.995 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4047 rows, more = false, responseScanTimestamp = 7317278859186032640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.995 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4047
10:43:53.996 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859231981568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.999 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4048 rows, more = false, responseScanTimestamp = 7317278859231981568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:53.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4048
10:43:54.001 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4049 rows, more = false, responseScanTimestamp = 7317278859246690304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4049
10:43:54.002 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859261333504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.006 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859261333504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.008 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4051 rows, more = false, responseScanTimestamp = 7317278859271958528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4051
10:43:54.010 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4051 rows, more = false, responseScanTimestamp = 7317278859271958528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.012 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4051 rows, more = false, responseScanTimestamp = 7317278859271958528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.013 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859271958528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.015 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4051 rows, more = false, responseScanTimestamp = 7317278859271958528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.016 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859271958528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.019 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4051 rows, more = false, responseScanTimestamp = 7317278859271958528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.021 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4052 rows, more = false, responseScanTimestamp = 7317278859290157056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4052
10:43:54.024 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4053 rows, more = false, responseScanTimestamp = 7317278859344707584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.024 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4053
10:43:54.027 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4054 rows, more = false, responseScanTimestamp = 7317278859354640384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.027 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4054
10:43:54.030 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4056 rows, more = false, responseScanTimestamp = 7317278859371581440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4056
10:43:54.032 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4057 rows, more = false, responseScanTimestamp = 7317278859379499008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4057
10:43:54.033 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@242214849(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.035 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1216624205(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.036 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4058 rows, more = false, responseScanTimestamp = 7317278859388936192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.039 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4058
10:43:54.040 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1792116199(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.041 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859403927552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.042 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859412688896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.043 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859430481920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.045 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4090 rows, more = false, responseScanTimestamp = 7317278859436527616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4090
10:43:54.046 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859443273728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.047 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859449724928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.050 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4092 rows, more = false, responseScanTimestamp = 7317278859449724928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.050 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4092
10:43:54.052 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4093 rows, more = false, responseScanTimestamp = 7317278859456249856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.052 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4093
10:43:54.053 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859471794176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.054 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859471794176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.055 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859480072192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.056 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859480072192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.057 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859486965760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.058 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859493478400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.058 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1426156394(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.060 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4098 rows, more = false, responseScanTimestamp = 7317278859493478400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.060 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4098
10:43:54.060 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@614588388(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.062 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4099 rows, more = false, responseScanTimestamp = 7317278859498971136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4099
10:43:54.063 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1300144995(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.065 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4100 rows, more = false, responseScanTimestamp = 7317278859507318784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4100
10:43:54.065 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@736553366(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.066 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859515805696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.067 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859525865472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.067 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1977781691(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.068 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859535212544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.070 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1595286044(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.070 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4130 rows, more = false, responseScanTimestamp = 7317278859535212544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4130
10:43:54.072 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4140 rows, more = false, responseScanTimestamp = 7317278859542794240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4140
10:43:54.073 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859554213888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.076 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4150 rows, more = false, responseScanTimestamp = 7317278859554213888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4150
10:43:54.077 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859563630592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.078 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859569876992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.080 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4162 rows, more = false, responseScanTimestamp = 7317278859579428864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4162
10:43:54.081 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859586564096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.082 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859586564096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.082 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859586564096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.083 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859586564096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.085 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4163 rows, more = false, responseScanTimestamp = 7317278859586564096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4163
10:43:54.085 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859586564096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.086 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859586564096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.087 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859586564096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.087 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859586564096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.090 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4163 rows, more = false, responseScanTimestamp = 7317278859586564096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.091 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859595796480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.093 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4164 rows, more = false, responseScanTimestamp = 7317278859595796480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4164
10:43:54.094 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859636441088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.095 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859636441088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.096 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859648118784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.098 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4166 rows, more = false, responseScanTimestamp = 7317278859648118784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.098 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4166
10:43:54.099 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859657867264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.102 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4167 rows, more = false, responseScanTimestamp = 7317278859657867264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4167
10:43:54.102 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859668852736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.103 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859675496448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.104 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859675496448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.106 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4170 rows, more = false, responseScanTimestamp = 7317278859685986304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.107 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4170
10:43:54.108 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859692150784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.110 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4172 rows, more = false, responseScanTimestamp = 7317278859699572736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4172
10:43:54.112 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4174 rows, more = false, responseScanTimestamp = 7317278859711283200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.112 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4174
10:43:54.114 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4174 rows, more = false, responseScanTimestamp = 7317278859711283200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.115 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859718545408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.118 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4176 rows, more = false, responseScanTimestamp = 7317278859731410944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.118 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4176
10:43:54.118 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859737952256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.120 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1741416230(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.120 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4178 rows, more = false, responseScanTimestamp = 7317278859744423936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4178
10:43:54.122 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2071795728(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.123 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4179 rows, more = false, responseScanTimestamp = 7317278859750744064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.123 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4179
10:43:54.125 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4180 rows, more = false, responseScanTimestamp = 7317278859758657536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.125 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4180
10:43:54.127 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4190 rows, more = false, responseScanTimestamp = 7317278859765886976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4190
10:43:54.129 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4201 rows, more = false, responseScanTimestamp = 7317278859780571136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4201
10:43:54.131 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4202 rows, more = false, responseScanTimestamp = 7317278859788963840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4202
10:43:54.132 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859796074496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.133 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859801554944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.135 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4204 rows, more = false, responseScanTimestamp = 7317278859801554944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4204
10:43:54.138 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4205 rows, more = false, responseScanTimestamp = 7317278859809230848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4205
10:43:54.140 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4207 rows, more = false, responseScanTimestamp = 7317278859821166592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.140 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4207
10:43:54.141 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@445894033(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.141 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859835068416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.142 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859835068416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.143 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859835068416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.149 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859843760128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.151 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4220 rows, more = false, responseScanTimestamp = 7317278859850928128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4220
10:43:54.152 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859878907904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.154 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859878907904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.156 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4223 rows, more = false, responseScanTimestamp = 7317278859889205248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.156 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4223
10:43:54.158 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4224 rows, more = false, responseScanTimestamp = 7317278859895230464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4224
10:43:54.159 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859902881792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.159 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859902881792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.161 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4226 rows, more = false, responseScanTimestamp = 7317278859913486336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4226
10:43:54.162 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859920621568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.164 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859920621568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.164 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859929210880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.166 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1962609181(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.166 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4228 rows, more = false, responseScanTimestamp = 7317278859929210880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4228
10:43:54.168 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4229 rows, more = false, responseScanTimestamp = 7317278859937734656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4229
10:43:54.170 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4229 rows, more = false, responseScanTimestamp = 7317278859937734656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.172 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859950985216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.173 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859963228160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.174 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859963228160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.175 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859971305472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.178 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4242 rows, more = false, responseScanTimestamp = 7317278859977007104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.178 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4242
10:43:54.179 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859977007104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.180 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859985674240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.181 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278859996250112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.183 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860003835904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.183 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860003835904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.185 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4246 rows, more = false, responseScanTimestamp = 7317278860010917888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4246
10:43:54.187 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4246 rows, more = false, responseScanTimestamp = 7317278860010917888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.189 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4247 rows, more = false, responseScanTimestamp = 7317278860021141504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4247
10:43:54.191 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860029583360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.192 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860029583360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.194 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4249 rows, more = false, responseScanTimestamp = 7317278860042907648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4249
10:43:54.196 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4250 rows, more = false, responseScanTimestamp = 7317278860051001344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4250
10:43:54.199 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4251 rows, more = false, responseScanTimestamp = 7317278860056854528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4251
10:43:54.200 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860068327424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.201 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860078231552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.205 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4253 rows, more = false, responseScanTimestamp = 7317278860078231552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4253
10:43:54.206 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860100481024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.209 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4256 rows, more = false, responseScanTimestamp = 7317278860100481024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4256
10:43:54.212 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4257 rows, more = false, responseScanTimestamp = 7317278860108038144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4257
10:43:54.213 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860124897280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.214 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860133474304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.217 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4260 rows, more = false, responseScanTimestamp = 7317278860133474304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.217 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4260
10:43:54.226 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4261 rows, more = false, responseScanTimestamp = 7317278860141707264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.227 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4261
10:43:54.229 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4262 rows, more = false, responseScanTimestamp = 7317278860149657600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.230 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4262
10:43:54.232 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4263 rows, more = false, responseScanTimestamp = 7317278860186882048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4263
10:43:54.235 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4264 rows, more = false, responseScanTimestamp = 7317278860197289984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4264
10:43:54.237 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4266 rows, more = false, responseScanTimestamp = 7317278860220944384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4266
10:43:54.240 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4266 rows, more = false, responseScanTimestamp = 7317278860220944384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.250 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860231475200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.253 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4270 rows, more = false, responseScanTimestamp = 7317278860267536384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4270
10:43:54.255 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4271 rows, more = false, responseScanTimestamp = 7317278860276584448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4271
10:43:54.257 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4272 rows, more = false, responseScanTimestamp = 7317278860296400896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4272
10:43:54.259 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4273 rows, more = false, responseScanTimestamp = 7317278860308561920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.259 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4273
10:43:54.262 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4273 rows, more = false, responseScanTimestamp = 7317278860308561920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.264 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4274 rows, more = false, responseScanTimestamp = 7317278860321005568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.264 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4274
10:43:54.266 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4275 rows, more = false, responseScanTimestamp = 7317278860329820160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4275
10:43:54.267 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860339634176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.268 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860339634176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.270 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860357840896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.273 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4277 rows, more = false, responseScanTimestamp = 7317278860357840896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4277
10:43:54.274 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860367327232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.275 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860378206208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.276 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860378206208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.278 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4280 rows, more = false, responseScanTimestamp = 7317278860388945920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4280
10:43:54.279 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860388945920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.282 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4281 rows, more = false, responseScanTimestamp = 7317278860398309376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.282 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4281
10:43:54.283 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860409778176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.285 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4282 rows, more = false, responseScanTimestamp = 7317278860409778176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4282
10:43:54.286 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860421513216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.288 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4283 rows, more = false, responseScanTimestamp = 7317278860421513216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4283
10:43:54.289 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860421513216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.291 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4284 rows, more = false, responseScanTimestamp = 7317278860434976768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4284
10:43:54.293 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4285 rows, more = false, responseScanTimestamp = 7317278860448858112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4285
10:43:54.294 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860448858112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.295 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860460691456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.297 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4286 rows, more = false, responseScanTimestamp = 7317278860460691456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.298 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4286
10:43:54.299 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4287 rows, more = false, responseScanTimestamp = 7317278860472156160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4287
10:43:54.300 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860472156160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.301 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860485591040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.302 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860485591040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.304 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4289 rows, more = false, responseScanTimestamp = 7317278860496519168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.304 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4289
10:43:54.305 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860496519168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.308 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4290 rows, more = false, responseScanTimestamp = 7317278860504338432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.308 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4290
10:43:54.310 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4291 rows, more = false, responseScanTimestamp = 7317278860515921920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.310 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4291
10:43:54.312 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4291 rows, more = false, responseScanTimestamp = 7317278860515921920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.314 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4292 rows, more = false, responseScanTimestamp = 7317278860528623616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4292
10:43:54.315 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860541452288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.318 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4293 rows, more = false, responseScanTimestamp = 7317278860541452288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4293
10:43:54.319 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860554465280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.320 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860554465280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.320 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860568018944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.321 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860568018944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.322 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860568018944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.325 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4296 rows, more = false, responseScanTimestamp = 7317278860577148928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4296
10:43:54.327 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4296 rows, more = false, responseScanTimestamp = 7317278860577148928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.330 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4297 rows, more = false, responseScanTimestamp = 7317278860586717184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4297
10:43:54.331 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860599635968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.332 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860599635968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.334 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860614000640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.335 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860623069184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.337 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4300 rows, more = false, responseScanTimestamp = 7317278860623069184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.338 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4300
10:43:54.339 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860636250112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.340 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860636250112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.341 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860649680896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.344 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4302 rows, more = false, responseScanTimestamp = 7317278860649680896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4302
10:43:54.346 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4303 rows, more = false, responseScanTimestamp = 7317278860657983488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.346 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4303
10:43:54.347 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860671143936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.350 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4304 rows, more = false, responseScanTimestamp = 7317278860671143936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4304
10:43:54.351 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860685537280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.352 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860685537280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.354 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4306 rows, more = false, responseScanTimestamp = 7317278860700135424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.355 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4306
10:43:54.358 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4306 rows, more = false, responseScanTimestamp = 7317278860700135424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.361 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4307 rows, more = false, responseScanTimestamp = 7317278860709228544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.361 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4307
10:43:54.361 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1278288243(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.364 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4308 rows, more = false, responseScanTimestamp = 7317278860724822016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4308
10:43:54.365 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1595870589(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.367 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4309 rows, more = false, responseScanTimestamp = 7317278860735209472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.368 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4309
10:43:54.370 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4310 rows, more = false, responseScanTimestamp = 7317278860750077952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4310
10:43:54.373 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860765483008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.376 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860793442304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.378 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860800229376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.380 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860800229376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.384 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4335 rows, more = false, responseScanTimestamp = 7317278860818722816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4335
10:43:54.385 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860818722816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.388 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4336 rows, more = false, responseScanTimestamp = 7317278860826550272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4336
10:43:54.390 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860842635264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.391 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860855472128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.393 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4338 rows, more = false, responseScanTimestamp = 7317278860855472128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4338
10:43:54.394 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860864380928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.398 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4339 rows, more = false, responseScanTimestamp = 7317278860864380928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4339
10:43:54.401 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4340 rows, more = false, responseScanTimestamp = 7317278860877541376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4340
10:43:54.402 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860887306240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.403 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860901285888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.406 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4342 rows, more = false, responseScanTimestamp = 7317278860901285888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4342
10:43:54.409 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4343 rows, more = false, responseScanTimestamp = 7317278860910501888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.410 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4343
10:43:54.410 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860920057856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.413 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4345 rows, more = false, responseScanTimestamp = 7317278860933230592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4345
10:43:54.414 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860945682432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.416 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860945682432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.419 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4347 rows, more = false, responseScanTimestamp = 7317278860959842304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4347
10:43:54.420 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1533324362(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.421 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860979216384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.423 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2003037913(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.424 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4349 rows, more = false, responseScanTimestamp = 7317278860979216384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.424 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4349
10:43:54.426 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@849114111(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.426 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278860988649472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.429 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4360 rows, more = false, responseScanTimestamp = 7317278861002813440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4360
10:43:54.431 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861012832256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.433 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861012832256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.434 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861026795520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.436 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861035819008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.437 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861044494336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.438 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861044494336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.440 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861051940864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.441 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861059260416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.443 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861059260416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.443 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861070278656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.445 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861070278656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.446 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861077389312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.449 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4387 rows, more = false, responseScanTimestamp = 7317278861085523968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4387
10:43:54.452 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4388 rows, more = false, responseScanTimestamp = 7317278861092098048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4388
10:43:54.456 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4389 rows, more = false, responseScanTimestamp = 7317278861105078272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4389
10:43:54.459 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4390 rows, more = false, responseScanTimestamp = 7317278861119631360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4390
10:43:54.460 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861134249984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.461 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861134249984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.464 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4392 rows, more = false, responseScanTimestamp = 7317278861146804224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.464 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4392
10:43:54.466 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4393 rows, more = false, responseScanTimestamp = 7317278861154041856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4393
10:43:54.468 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861167394816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.469 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861167394816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.470 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861177810944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.472 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4396 rows, more = false, responseScanTimestamp = 7317278861183791104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.473 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4396
10:43:54.474 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861192372224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.476 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4397 rows, more = false, responseScanTimestamp = 7317278861192372224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4397
10:43:54.477 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861202530304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.478 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@365945908(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.479 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861202530304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.481 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1807162427(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.482 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4399 rows, more = false, responseScanTimestamp = 7317278861217869824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.482 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4399
10:43:54.484 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@55190194(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.484 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4400 rows, more = false, responseScanTimestamp = 7317278861226160128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4400
10:43:54.486 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4410 rows, more = false, responseScanTimestamp = 7317278861239795712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.487 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4410
10:43:54.489 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4420 rows, more = false, responseScanTimestamp = 7317278861249703936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4420
10:43:54.490 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861259448320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.493 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4430 rows, more = false, responseScanTimestamp = 7317278861259448320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4430
10:43:54.495 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861271773184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.497 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4432 rows, more = false, responseScanTimestamp = 7317278861283749888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4432
10:43:54.499 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861290024960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.501 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4433 rows, more = false, responseScanTimestamp = 7317278861290024960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.501 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4433
10:43:54.502 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861303656448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.504 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4435 rows, more = false, responseScanTimestamp = 7317278861315137536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4435
10:43:54.507 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4436 rows, more = false, responseScanTimestamp = 7317278861321981952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.507 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4436
10:43:54.509 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861334925312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.512 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4437 rows, more = false, responseScanTimestamp = 7317278861334925312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4437
10:43:54.516 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4438 rows, more = false, responseScanTimestamp = 7317278861346709504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4438
10:43:54.516 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1385740975(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.520 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4438 rows, more = false, responseScanTimestamp = 7317278861346709504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.523 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4439 rows, more = false, responseScanTimestamp = 7317278861356548096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4439
10:43:54.524 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861397684224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.526 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861397684224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.529 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4451 rows, more = false, responseScanTimestamp = 7317278861409730560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4451
10:43:54.532 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4452 rows, more = false, responseScanTimestamp = 7317278861418647552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4452
10:43:54.534 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861435777024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.535 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861435777024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.539 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4454 rows, more = false, responseScanTimestamp = 7317278861448323072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.540 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4454
10:43:54.542 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861465141248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.543 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861465141248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.547 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4457 rows, more = false, responseScanTimestamp = 7317278861478703104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.547 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@941365900(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4457
10:43:54.548 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861496897536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.550 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861496897536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.555 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4470 rows, more = false, responseScanTimestamp = 7317278861519425536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.555 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4470
10:43:54.556 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861526638592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.557 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861526638592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.559 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4472 rows, more = false, responseScanTimestamp = 7317278861539860480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4472
10:43:54.563 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4473 rows, more = false, responseScanTimestamp = 7317278861548564480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4473
10:43:54.566 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4474 rows, more = false, responseScanTimestamp = 7317278861560344576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4474
10:43:54.570 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4475 rows, more = false, responseScanTimestamp = 7317278861571661824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4475
10:43:54.572 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861581275136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.575 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861591863296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.575 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1805225840(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.577 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861605941248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.578 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861613510656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.579 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861623762944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.582 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4480 rows, more = false, responseScanTimestamp = 7317278861623762944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.582 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4480
10:43:54.584 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861633540096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.587 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4491 rows, more = false, responseScanTimestamp = 7317278861649514496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4491
10:43:54.590 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4492 rows, more = false, responseScanTimestamp = 7317278861658288128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4492
10:43:54.595 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861671034880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.598 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4493 rows, more = false, responseScanTimestamp = 7317278861671034880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4493
10:43:54.602 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4495 rows, more = false, responseScanTimestamp = 7317278861705191424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4495
10:43:54.605 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4495 rows, more = false, responseScanTimestamp = 7317278861705191424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.609 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4496 rows, more = false, responseScanTimestamp = 7317278861718122496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4496
10:43:54.613 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4497 rows, more = false, responseScanTimestamp = 7317278861733367808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.613 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4497
10:43:54.613 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@957644547(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.616 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861747539968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.620 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4499 rows, more = false, responseScanTimestamp = 7317278861763166208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4499
10:43:54.623 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861780234240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.624 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861796683776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.626 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861809893376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.630 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4512 rows, more = false, responseScanTimestamp = 7317278861821661184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.630 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4512
10:43:54.635 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4513 rows, more = false, responseScanTimestamp = 7317278861832015872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4513
10:43:54.639 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4513 rows, more = false, responseScanTimestamp = 7317278861832015872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.641 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861850046464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.644 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4515 rows, more = false, responseScanTimestamp = 7317278861875449856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4515
10:43:54.646 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4516 rows, more = false, responseScanTimestamp = 7317278861888614400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.647 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4516
10:43:54.647 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861903785984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.651 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4517 rows, more = false, responseScanTimestamp = 7317278861903785984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4517
10:43:54.652 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861923053568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.653 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861923053568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.654 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861934891008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.656 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4520 rows, more = false, responseScanTimestamp = 7317278861934891008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.657 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4520
10:43:54.658 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861942009856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.659 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861942009856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.660 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861956775936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.661 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861956775936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.663 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861965234176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.666 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4524 rows, more = false, responseScanTimestamp = 7317278861974376448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.666 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4524
10:43:54.667 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861974376448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.669 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861982900224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.670 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278861996253184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.671 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862004019200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.674 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4527 rows, more = false, responseScanTimestamp = 7317278862004019200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.674 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4527
10:43:54.674 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@785315660(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.675 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862011514880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.675 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862018093056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.679 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4529 rows, more = false, responseScanTimestamp = 7317278862018093056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.680 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4529
10:43:54.681 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862031540224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.686 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4540 rows, more = false, responseScanTimestamp = 7317278862044352512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.686 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4540
10:43:54.689 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4542 rows, more = false, responseScanTimestamp = 7317278862061268992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4542
10:43:54.690 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862079520768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.691 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862079520768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.692 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862089486336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.693 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862095368192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.697 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862095368192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.700 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4547 rows, more = false, responseScanTimestamp = 7317278862103506944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4547
10:43:54.701 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862118547456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.702 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1994281059(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.702 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862118547456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.704 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4549 rows, more = false, responseScanTimestamp = 7317278862134464512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.704 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4549
10:43:54.707 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4549 rows, more = false, responseScanTimestamp = 7317278862134464512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.709 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4550 rows, more = false, responseScanTimestamp = 7317278862142984192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4550
10:43:54.710 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862163619840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.714 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4561 rows, more = false, responseScanTimestamp = 7317278862163619840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4561
10:43:54.714 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862173859840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.716 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862184742912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.717 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862184742912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.719 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4564 rows, more = false, responseScanTimestamp = 7317278862192455680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4564
10:43:54.720 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862205812736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.721 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862205812736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.724 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4567 rows, more = false, responseScanTimestamp = 7317278862214025216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4567
10:43:54.725 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862225362944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.726 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862225362944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.726 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862232903680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.727 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862232903680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.729 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4570 rows, more = false, responseScanTimestamp = 7317278862232903680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4570
10:43:54.730 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862247239680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.731 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862247239680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.733 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4573 rows, more = false, responseScanTimestamp = 7317278862255853568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.734 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4573
10:43:54.736 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4574 rows, more = false, responseScanTimestamp = 7317278862263373824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.736 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4574
10:43:54.737 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862263373824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.739 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4574 rows, more = false, responseScanTimestamp = 7317278862263373824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.740 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862272798720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.743 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4576 rows, more = false, responseScanTimestamp = 7317278862285828096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4576
10:43:54.746 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4577 rows, more = false, responseScanTimestamp = 7317278862296477696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4577
10:43:54.748 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4578 rows, more = false, responseScanTimestamp = 7317278862309576704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4578
10:43:54.751 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4579 rows, more = false, responseScanTimestamp = 7317278862321668096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4579
10:43:54.753 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4580 rows, more = false, responseScanTimestamp = 7317278862332424192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4580
10:43:54.754 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862342127616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.757 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4581 rows, more = false, responseScanTimestamp = 7317278862342127616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4581
10:43:54.760 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4583 rows, more = false, responseScanTimestamp = 7317278862360911872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4583
10:43:54.762 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4583 rows, more = false, responseScanTimestamp = 7317278862360911872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.768 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862370320384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.775 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4585 rows, more = false, responseScanTimestamp = 7317278862390534144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4585
10:43:54.777 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862390534144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.778 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862427947008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.779 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862446043136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.782 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4587 rows, more = false, responseScanTimestamp = 7317278862446043136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4587
10:43:54.785 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4588 rows, more = false, responseScanTimestamp = 7317278862453981184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4588
10:43:54.785 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1360769991(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.787 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4589 rows, more = false, responseScanTimestamp = 7317278862469877760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4589
10:43:54.790 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4589 rows, more = false, responseScanTimestamp = 7317278862469877760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.792 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4589 rows, more = false, responseScanTimestamp = 7317278862469877760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.793 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862490812416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.794 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862505533440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.795 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862505533440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.798 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4600 rows, more = false, responseScanTimestamp = 7317278862505533440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.798 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4600
10:43:54.800 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4601 rows, more = false, responseScanTimestamp = 7317278862515019776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4601
10:43:54.802 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4602 rows, more = false, responseScanTimestamp = 7317278862530330624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4602
10:43:54.803 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862530330624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.804 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862544101376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.807 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4603 rows, more = false, responseScanTimestamp = 7317278862544101376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4603
10:43:54.809 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4604 rows, more = false, responseScanTimestamp = 7317278862556651520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.809 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4604
10:43:54.811 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4604 rows, more = false, responseScanTimestamp = 7317278862556651520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.812 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862571556864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.815 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4605 rows, more = false, responseScanTimestamp = 7317278862571556864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4605
10:43:54.816 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862588440576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.817 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862588440576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.819 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4606 rows, more = false, responseScanTimestamp = 7317278862588440576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.820 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4606
10:43:54.821 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862605168640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.823 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4608 rows, more = false, responseScanTimestamp = 7317278862619516928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4608
10:43:54.824 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1265447552(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.824 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862619516928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.827 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4609 rows, more = false, responseScanTimestamp = 7317278862628655104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4609
10:43:54.827 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@314624054(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.829 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4609 rows, more = false, responseScanTimestamp = 7317278862628655104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.832 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@370794309(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.832 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4610 rows, more = false, responseScanTimestamp = 7317278862642081792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4610
10:43:54.833 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862660816896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.836 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@437306314(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.836 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4620 rows, more = false, responseScanTimestamp = 7317278862660816896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.836 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4620
10:43:54.837 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862676586496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.838 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862676586496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.841 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4630 rows, more = false, responseScanTimestamp = 7317278862676586496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4630
10:43:54.843 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862694481920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.843 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862709452800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.846 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4650 rows, more = false, responseScanTimestamp = 7317278862709452800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4650
10:43:54.848 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4651 rows, more = false, responseScanTimestamp = 7317278862719152128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4651
10:43:54.849 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862726635520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.850 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862726635520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.851 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862737457152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.854 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4653 rows, more = false, responseScanTimestamp = 7317278862737457152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.854 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4653
10:43:54.860 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4654 rows, more = false, responseScanTimestamp = 7317278862749286400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.860 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4654
10:43:54.862 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862749286400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.864 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4655 rows, more = false, responseScanTimestamp = 7317278862765547520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4655
10:43:54.865 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862765547520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.867 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4656 rows, more = false, responseScanTimestamp = 7317278862794604544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.868 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4656
10:43:54.869 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862810198016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.871 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4657 rows, more = false, responseScanTimestamp = 7317278862810198016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4657
10:43:54.872 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@944442170(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.874 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4658 rows, more = false, responseScanTimestamp = 7317278862820540416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4658
10:43:54.875 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@752805245(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.877 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4659 rows, more = false, responseScanTimestamp = 7317278862831099904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.877 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4659
10:43:54.879 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4660 rows, more = false, responseScanTimestamp = 7317278862841626624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4660
10:43:54.880 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1952834644(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.882 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4670 rows, more = false, responseScanTimestamp = 7317278862854119424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.882 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4670
10:43:54.884 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4670 rows, more = false, responseScanTimestamp = 7317278862854119424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.885 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862872285184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.886 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862885195776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.888 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4690 rows, more = false, responseScanTimestamp = 7317278862885195776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.888 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4690
10:43:54.889 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862893084672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.891 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4691 rows, more = false, responseScanTimestamp = 7317278862893084672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4691
10:43:54.894 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4692 rows, more = false, responseScanTimestamp = 7317278862903156736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4692
10:43:54.896 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4693 rows, more = false, responseScanTimestamp = 7317278862912880640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4693
10:43:54.900 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4695 rows, more = false, responseScanTimestamp = 7317278862931243008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4695
10:43:54.902 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862940233728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.904 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4697 rows, more = false, responseScanTimestamp = 7317278862947282944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4697
10:43:54.907 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4698 rows, more = false, responseScanTimestamp = 7317278862958362624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4698
10:43:54.909 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862958362624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.909 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862972469248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.912 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4699 rows, more = false, responseScanTimestamp = 7317278862972469248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4699
10:43:54.914 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278862987251712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.915 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863000866816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.916 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863000866816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.919 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4702 rows, more = false, responseScanTimestamp = 7317278863010304000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4702
10:43:54.921 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4703 rows, more = false, responseScanTimestamp = 7317278863020351488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4703
10:43:54.924 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4704 rows, more = false, responseScanTimestamp = 7317278863031377920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4704
10:43:54.927 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4704 rows, more = false, responseScanTimestamp = 7317278863031377920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.927 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863042473984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.929 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863042473984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.930 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863057858560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.932 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4706 rows, more = false, responseScanTimestamp = 7317278863057858560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4706
10:43:54.935 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4707 rows, more = false, responseScanTimestamp = 7317278863068463104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.935 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4707
10:43:54.936 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863068463104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.939 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4708 rows, more = false, responseScanTimestamp = 7317278863081832448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4708
10:43:54.939 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1761044353(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.939 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863081832448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.940 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863099133952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.941 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863099133952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.942 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863099133952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.942 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@134587262(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.944 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863115493376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.945 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863115493376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.947 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4710 rows, more = false, responseScanTimestamp = 7317278863115493376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4710
10:43:54.949 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863127859200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.949 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863127859200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.950 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863127859200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.952 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4720 rows, more = false, responseScanTimestamp = 7317278863127859200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.952 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4720
10:43:54.954 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4720 rows, more = false, responseScanTimestamp = 7317278863127859200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.955 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863149113344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.956 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863149113344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.957 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863149113344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.958 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863174877184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.959 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863174877184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.960 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863174877184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.963 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4732 rows, more = false, responseScanTimestamp = 7317278863187116032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4732
10:43:54.964 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863197347840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.965 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863197347840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.966 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863210987520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.969 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4734 rows, more = false, responseScanTimestamp = 7317278863210987520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4734
10:43:54.973 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4735 rows, more = false, responseScanTimestamp = 7317278863220240384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4735
10:43:54.975 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4736 rows, more = false, responseScanTimestamp = 7317278863239098368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4736
10:43:54.977 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863239098368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.979 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4737 rows, more = false, responseScanTimestamp = 7317278863251828736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4737
10:43:54.982 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4737 rows, more = false, responseScanTimestamp = 7317278863251828736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.984 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863267561472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.984 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1403734542(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:54.988 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4739 rows, more = false, responseScanTimestamp = 7317278863287750656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.988 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4739
10:43:54.991 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4740 rows, more = false, responseScanTimestamp = 7317278863298965504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4740
10:43:54.994 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4740 rows, more = false, responseScanTimestamp = 7317278863298965504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.998 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4750 rows, more = false, responseScanTimestamp = 7317278863314980864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:54.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4750
10:43:55.002 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4752 rows, more = false, responseScanTimestamp = 7317278863345434624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4752
10:43:55.004 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863359205376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.008 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4753 rows, more = false, responseScanTimestamp = 7317278863359205376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.010 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4753
10:43:55.011 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863373254656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.013 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4754 rows, more = false, responseScanTimestamp = 7317278863373254656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.013 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4754
10:43:55.015 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4755 rows, more = false, responseScanTimestamp = 7317278863386873856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4755
10:43:55.016 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863416786944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.023 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4756 rows, more = false, responseScanTimestamp = 7317278863416786944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4756
10:43:55.026 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4758 rows, more = false, responseScanTimestamp = 7317278863447445504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4758
10:43:55.026 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@137843563(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.027 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863447445504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.029 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1529869955(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.029 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863457472512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.032 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4760 rows, more = false, responseScanTimestamp = 7317278863471652864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4760
10:43:55.032 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2123669707(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.034 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863471652864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.037 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4770 rows, more = false, responseScanTimestamp = 7317278863481597952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4770
10:43:55.040 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4770 rows, more = false, responseScanTimestamp = 7317278863481597952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.041 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863501352960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.044 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4790 rows, more = false, responseScanTimestamp = 7317278863517880320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4790
10:43:55.047 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4791 rows, more = false, responseScanTimestamp = 7317278863530663936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.047 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4791
10:43:55.048 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863530663936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.050 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4792 rows, more = false, responseScanTimestamp = 7317278863543521280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.050 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4792
10:43:55.053 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4792 rows, more = false, responseScanTimestamp = 7317278863543521280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.055 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4794 rows, more = false, responseScanTimestamp = 7317278863572041728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4794
10:43:55.058 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4794 rows, more = false, responseScanTimestamp = 7317278863572041728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.061 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4795 rows, more = false, responseScanTimestamp = 7317278863579832320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4795
10:43:55.063 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4797 rows, more = false, responseScanTimestamp = 7317278863601770496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4797
10:43:55.064 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863601770496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.065 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863612481536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.068 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4798 rows, more = false, responseScanTimestamp = 7317278863612481536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4798
10:43:55.068 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2011590189(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.069 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863612481536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.072 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4799 rows, more = false, responseScanTimestamp = 7317278863625920512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4799
10:43:55.074 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863644323840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.078 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4800 rows, more = false, responseScanTimestamp = 7317278863644323840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.078 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4800
10:43:55.079 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863674753024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.082 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4811 rows, more = false, responseScanTimestamp = 7317278863674753024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4811
10:43:55.086 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4812 rows, more = false, responseScanTimestamp = 7317278863684911104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4812
10:43:55.092 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863703130112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.094 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863703130112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.100 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4814 rows, more = false, responseScanTimestamp = 7317278863737098240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4814
10:43:55.102 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863749578752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.103 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863763431424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.105 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4817 rows, more = false, responseScanTimestamp = 7317278863776141312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.106 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4817
10:43:55.108 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4817 rows, more = false, responseScanTimestamp = 7317278863776141312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.111 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4818 rows, more = false, responseScanTimestamp = 7317278863785119744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4818
10:43:55.113 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4819 rows, more = false, responseScanTimestamp = 7317278863799795712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4819
10:43:55.116 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4819 rows, more = false, responseScanTimestamp = 7317278863799795712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.117 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863816667136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.118 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863833702400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.123 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4821 rows, more = false, responseScanTimestamp = 7317278863833702400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.123 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4821
10:43:55.136 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4822 rows, more = false, responseScanTimestamp = 7317278863843278848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4822
10:43:55.138 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863855972352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.140 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4824 rows, more = false, responseScanTimestamp = 7317278863872839680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.141 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4824
10:43:55.143 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4824 rows, more = false, responseScanTimestamp = 7317278863872839680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.144 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863924252672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.145 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863940558848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.146 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863940558848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.147 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863952756736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.149 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4827 rows, more = false, responseScanTimestamp = 7317278863952756736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4827
10:43:55.151 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863961038848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.151 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1173936049(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.153 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4829 rows, more = false, responseScanTimestamp = 7317278863971213312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4829
10:43:55.154 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1640475235(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.155 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4829 rows, more = false, responseScanTimestamp = 7317278863971213312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.157 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4830 rows, more = false, responseScanTimestamp = 7317278863984119808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.157 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4830
10:43:55.158 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278863995478016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.160 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4840 rows, more = false, responseScanTimestamp = 7317278863995478016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4840
10:43:55.161 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864007163904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.164 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4850 rows, more = false, responseScanTimestamp = 7317278864007163904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.164 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4850
10:43:55.164 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864025067520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.165 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864025067520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.168 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4852 rows, more = false, responseScanTimestamp = 7317278864025067520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4852
10:43:55.169 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864034586624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.170 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864044072960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.173 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4855 rows, more = false, responseScanTimestamp = 7317278864053923840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4855
10:43:55.175 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4856 rows, more = false, responseScanTimestamp = 7317278864061149184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4856
10:43:55.176 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864070840320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.179 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4857 rows, more = false, responseScanTimestamp = 7317278864070840320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.179 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4857
10:43:55.181 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4859 rows, more = false, responseScanTimestamp = 7317278864087465984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4859
10:43:55.184 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4860 rows, more = false, responseScanTimestamp = 7317278864095834112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.184 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4860
10:43:55.185 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864102182912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.186 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864108351488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.187 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864117723136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.189 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4863 rows, more = false, responseScanTimestamp = 7317278864117723136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4863
10:43:55.191 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4864 rows, more = false, responseScanTimestamp = 7317278864124784640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4864
10:43:55.194 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4865 rows, more = false, responseScanTimestamp = 7317278864133558272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4865
10:43:55.196 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4866 rows, more = false, responseScanTimestamp = 7317278864143417344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.196 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4866
10:43:55.197 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864143417344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.198 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864143417344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.199 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864143417344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.201 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4867 rows, more = false, responseScanTimestamp = 7317278864150478848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.201 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4867
10:43:55.202 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864175038464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.203 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@982441064(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.204 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864175038464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.206 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2128431634(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.211 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4869 rows, more = false, responseScanTimestamp = 7317278864184332288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4869
10:43:55.212 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2098941735(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.215 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864197181440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.216 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864206254080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.217 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@559113813(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.217 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864206254080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.220 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4890 rows, more = false, responseScanTimestamp = 7317278864242548736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4890
10:43:55.222 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864242548736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.223 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864253100032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.226 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4910 rows, more = false, responseScanTimestamp = 7317278864266694656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4910
10:43:55.228 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4911 rows, more = false, responseScanTimestamp = 7317278864275349504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4911
10:43:55.230 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4912 rows, more = false, responseScanTimestamp = 7317278864287727616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.231 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4912
10:43:55.233 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4912 rows, more = false, responseScanTimestamp = 7317278864287727616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.235 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864309084160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.239 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864309084160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.240 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864319885312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.242 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864335740928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.242 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864344420352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.245 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4917 rows, more = false, responseScanTimestamp = 7317278864344420352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4917
10:43:55.248 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4918 rows, more = false, responseScanTimestamp = 7317278864352567296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4918
10:43:55.249 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864358006784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.250 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864372768768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.251 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864372768768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.254 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4921 rows, more = false, responseScanTimestamp = 7317278864380952576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.254 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4921
10:43:55.256 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4922 rows, more = false, responseScanTimestamp = 7317278864390336512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.256 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4922
10:43:55.258 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864390336512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.259 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864403783680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.262 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4924 rows, more = false, responseScanTimestamp = 7317278864415723520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4924
10:43:55.264 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864423702528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.266 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4925 rows, more = false, responseScanTimestamp = 7317278864423702528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4925
10:43:55.267 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864437075968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.268 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864443584512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.271 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4927 rows, more = false, responseScanTimestamp = 7317278864443584512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4927
10:43:55.273 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4928 rows, more = false, responseScanTimestamp = 7317278864455491584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4928
10:43:55.275 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864463364096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.278 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4930 rows, more = false, responseScanTimestamp = 7317278864478326784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4930
10:43:55.279 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864489074688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.282 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4931 rows, more = false, responseScanTimestamp = 7317278864489074688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.282 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4931
10:43:55.286 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4932 rows, more = false, responseScanTimestamp = 7317278864502079488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4932
10:43:55.287 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864514600960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.289 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4934 rows, more = false, responseScanTimestamp = 7317278864523059200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4934
10:43:55.290 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864523059200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.291 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864535633920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.292 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864535633920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.295 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4936 rows, more = false, responseScanTimestamp = 7317278864550686720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4936
10:43:55.297 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4936 rows, more = false, responseScanTimestamp = 7317278864550686720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.299 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864559157248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.299 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864572092416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.301 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864572092416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.301 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1836221323(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.304 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4939 rows, more = false, responseScanTimestamp = 7317278864583630848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4939
10:43:55.307 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864595857408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.310 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4940 rows, more = false, responseScanTimestamp = 7317278864595857408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4940
10:43:55.312 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864622927872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.314 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864632520704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.316 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4952 rows, more = false, responseScanTimestamp = 7317278864632520704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4952
10:43:55.317 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864641363968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.318 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864651591680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.319 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864651591680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.322 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4954 rows, more = false, responseScanTimestamp = 7317278864651591680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4954
10:43:55.327 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4956 rows, more = false, responseScanTimestamp = 7317278864671948800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4956
10:43:55.330 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4959 rows, more = false, responseScanTimestamp = 7317278864696987648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4959
10:43:55.333 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4960 rows, more = false, responseScanTimestamp = 7317278864703774720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4960
10:43:55.336 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4961 rows, more = false, responseScanTimestamp = 7317278864715722752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4961
10:43:55.337 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864725766144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.339 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864725766144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.340 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864739528704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.341 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864739528704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.344 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4964 rows, more = false, responseScanTimestamp = 7317278864750235648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4964
10:43:55.345 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864758251520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.346 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864771489792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.349 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4966 rows, more = false, responseScanTimestamp = 7317278864771489792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4966
10:43:55.350 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864777515008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.352 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4967 rows, more = false, responseScanTimestamp = 7317278864777515008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4967
10:43:55.353 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864791371776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.355 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4968 rows, more = false, responseScanTimestamp = 7317278864791371776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4968
10:43:55.358 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4969 rows, more = false, responseScanTimestamp = 7317278864805466112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4969
10:43:55.359 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864805466112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.362 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4970 rows, more = false, responseScanTimestamp = 7317278864819441664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.362 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4970
10:43:55.364 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4971 rows, more = false, responseScanTimestamp = 7317278864833347584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.365 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4971
10:43:55.367 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4972 rows, more = false, responseScanTimestamp = 7317278864842948608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4972
10:43:55.371 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4973 rows, more = false, responseScanTimestamp = 7317278864856330240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4973
10:43:55.375 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4974 rows, more = false, responseScanTimestamp = 7317278864867737600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4974
10:43:55.376 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864889511936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.378 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4977 rows, more = false, responseScanTimestamp = 7317278864889511936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.379 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4977
10:43:55.381 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4978 rows, more = false, responseScanTimestamp = 7317278864898682880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4978
10:43:55.384 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4980 rows, more = false, responseScanTimestamp = 7317278864915976192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4980
10:43:55.386 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4981 rows, more = false, responseScanTimestamp = 7317278864925732864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4981
10:43:55.389 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4982 rows, more = false, responseScanTimestamp = 7317278864935587840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4982
10:43:55.392 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4983 rows, more = false, responseScanTimestamp = 7317278864945590272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4983
10:43:55.393 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864960909312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.394 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864960909312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.396 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864970424320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.397 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864976662528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.398 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278864976662528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.400 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4988 rows, more = false, responseScanTimestamp = 7317278864985268224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4988
10:43:55.404 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4989 rows, more = false, responseScanTimestamp = 7317278864991862784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4989
10:43:55.405 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865003544576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.409 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4991 rows, more = false, responseScanTimestamp = 7317278865011949568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4991
10:43:55.410 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865020104704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.411 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865027276800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.413 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4994 rows, more = false, responseScanTimestamp = 7317278865038876672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.414 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4994
10:43:55.417 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4995 rows, more = false, responseScanTimestamp = 7317278865045958656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4995
10:43:55.420 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4996 rows, more = false, responseScanTimestamp = 7317278865057275904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.421 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4996
10:43:55.426 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4997 rows, more = false, responseScanTimestamp = 7317278865070460928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4997
10:43:55.429 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4999 rows, more = false, responseScanTimestamp = 7317278865086795776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4999
10:43:55.431 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865109540864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.434 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5000 rows, more = false, responseScanTimestamp = 7317278865109540864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5000
10:43:55.436 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865121820672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.438 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865145278464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.445 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865145278464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.448 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5004 rows, more = false, responseScanTimestamp = 7317278865154580480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5004
10:43:55.457 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5005 rows, more = false, responseScanTimestamp = 7317278865185062912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5005
10:43:55.458 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865198747648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.459 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865225568256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.460 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865225568256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.463 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2045495789(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.465 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5008 rows, more = false, responseScanTimestamp = 7317278865236348928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5008
10:43:55.466 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1580123008(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.468 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865247137792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.472 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865275023360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.475 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865287098368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.476 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865294090240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.478 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865301221376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.480 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865309650944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.481 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865318666240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.487 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5035 rows, more = false, responseScanTimestamp = 7317278865327071232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.487 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5035
10:43:55.492 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5037 rows, more = false, responseScanTimestamp = 7317278865344909312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5037
10:43:55.497 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5039 rows, more = false, responseScanTimestamp = 7317278865369235456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5039
10:43:55.500 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865391181824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.502 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5041 rows, more = false, responseScanTimestamp = 7317278865391181824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5041
10:43:55.504 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865401544704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.506 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865416953856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.507 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865425285120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.512 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5044 rows, more = false, responseScanTimestamp = 7317278865425285120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5044
10:43:55.514 [INFO - chaos-test-thread] (MiniKuduCluster.java:475) Killing tablet server 127.20.240.195:41779
10:43:55.514 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 2
  }
}

10:43:55.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.515075 21443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu with pid 22269
10:43:55.527 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5045 rows, more = false, responseScanTimestamp = 7317278865435062272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5045
10:43:55.528 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865447735296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.530 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865447735296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.532 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865516101632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:55.534391 21930 connection.cc:573] client connection to 127.20.240.195:41779 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
10:43:55.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:55.534485 21930 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
10:43:55.535 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
10:43:55.535 [INFO - chaos-test-thread] (MiniKuduCluster.java:456) Starting tablet server 127.20.240.195:41779
10:43:55.535 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 2
  }
}

10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.535933 21443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/wal
10:43:55.536 [DEBUG - kudu-nio-1] (Connection.java:239) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] handling channelInactive
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:55.536 [DEBUG - kudu-nio-1] (Connection.java:709) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] cleaning up while in state READY due to: connection closed
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/logs
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data/info.pb
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.195:41779
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.240.195
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=34689
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.195
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:55.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
10:43:55.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:55.537532 21930 consensus_peers.cc:597] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 -> Peer aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195:41779): Couldn't send request to peer aeb2b9bf3a9c467bad8ea03f46e47a78. Status: Network error: Client connection negotiation failed: client connection to 127.20.240.195:41779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
10:43:55.538 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5047 rows, more = false, responseScanTimestamp = 7317278865516101632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5047
10:43:55.540 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1685415902(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.543 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865535979520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.546 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865554669568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.555 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865554669568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.557 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865590841344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.562 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5060 rows, more = false, responseScanTimestamp = 7317278865628442624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5060
10:43:55.566 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5061 rows, more = false, responseScanTimestamp = 7317278865638404096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5061
10:43:55.570 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5062 rows, more = false, responseScanTimestamp = 7317278865651478528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5062
10:43:55.573 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5063 rows, more = false, responseScanTimestamp = 7317278865672892416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5063
10:43:55.576 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865688821760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.579 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5065 rows, more = false, responseScanTimestamp = 7317278865703944192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5065
10:43:55.583 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5066 rows, more = false, responseScanTimestamp = 7317278865714855936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5066
10:43:55.587 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5067 rows, more = false, responseScanTimestamp = 7317278865727127552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5067
10:43:55.587 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@493018624(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.591 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5068 rows, more = false, responseScanTimestamp = 7317278865742594048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5068
10:43:55.591 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@979491040(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.595 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5069 rows, more = false, responseScanTimestamp = 7317278865758142464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5069
10:43:55.597 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865773350912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.599 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865790439424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.603 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5090 rows, more = false, responseScanTimestamp = 7317278865801216000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5090
10:43:55.606 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5091 rows, more = false, responseScanTimestamp = 7317278865809813504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.606 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5091
10:43:55.610 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5092 rows, more = false, responseScanTimestamp = 7317278865823236096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5092
10:43:55.614 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5093 rows, more = false, responseScanTimestamp = 7317278865838485504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5093
10:43:55.616 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865854210048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.619 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5095 rows, more = false, responseScanTimestamp = 7317278865869029376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5095
10:43:55.622 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865879572480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.625 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5097 rows, more = false, responseScanTimestamp = 7317278865892651008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5097
10:43:55.627 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865903022080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.631 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5099 rows, more = false, responseScanTimestamp = 7317278865915478016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5099
10:43:55.636 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5100 rows, more = false, responseScanTimestamp = 7317278865926750208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.636 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5100
10:43:55.640 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5101 rows, more = false, responseScanTimestamp = 7317278865940234240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5101
10:43:55.644 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5102 rows, more = false, responseScanTimestamp = 7317278865957855232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5102
10:43:55.646 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865974755328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.648 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278865991905280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.650 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866003451904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.654 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5106 rows, more = false, responseScanTimestamp = 7317278866011893760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5106
10:43:55.656 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866019745792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.657 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@310066927(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.658 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866032631808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.659 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1577054441(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:55.660990 22678 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:43:55.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:55.661275 22678 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:43:55.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:55.661320 22678 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:43:55.662 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5109 rows, more = false, responseScanTimestamp = 7317278866045747200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5109
10:43:55.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:55.663687 22678 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:43:55.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:55.663767 22678 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.240.195
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.666234 22678 tablet_server_runner.cc:78] Tablet server non-default flags:
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/wal
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.195:41779
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data/info.pb
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.195
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=34689
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22678
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.240.195
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/logs
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:43:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:43:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
10:43:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:43:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:43:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
10:43:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:57 UTC on e7f111948823
10:43:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17616
10:43:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.666512 22678 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:43:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.666785 22678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:43:55.669 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866053820416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.670 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866067472384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.671 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866078060544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.673 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5131 rows, more = false, responseScanTimestamp = 7317278866103275520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.674 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5131
10:43:55.674 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866111705088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:55.674911 22690 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
10:43:55.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:55.674460 22687 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
10:43:55.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:43:55.675596 22688 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
10:43:55.676 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866111705088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.678 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5133 rows, more = false, responseScanTimestamp = 7317278866122985472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5133
10:43:55.682 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5133 rows, more = false, responseScanTimestamp = 7317278866122985472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.684 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5134 rows, more = false, responseScanTimestamp = 7317278866131857408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5134
10:43:55.687 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5135 rows, more = false, responseScanTimestamp = 7317278866144149504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5135
10:43:55.688 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866159681536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.688417 22678 server_base.cc:1061] running on GCE node
10:43:55.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.689018 22678 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:43:55.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.689311 22678 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:43:55.690 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5137 rows, more = false, responseScanTimestamp = 7317278866169634816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.691 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5137
10:43:55.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.692842 22678 hybrid_clock.cc:648] HybridClock initialized: now 1786445035692816 us; error 41 us; skew 500 ppm
10:43:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.694229 22678 webserver.cc:533] Webserver started at http://127.20.240.195:34689/ using document root <none> and password file <none>
10:43:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.694483 22678 fs_manager.cc:362] Metadata directory not provided
10:43:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.694561 22678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:43:55.696 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5137 rows, more = false, responseScanTimestamp = 7317278866169634816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.699 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5138 rows, more = false, responseScanTimestamp = 7317278866180485120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.699 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5138
10:43:55.700 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866194894848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.701 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866217541632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.704 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5141 rows, more = false, responseScanTimestamp = 7317278866227728384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.704 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5141
10:43:55.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.704545 22678 fs_manager.cc:714] Time spent opening directory manager: real 0.009s	user 0.001s	sys 0.000s
10:43:55.707 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5141 rows, more = false, responseScanTimestamp = 7317278866227728384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.708195 22698 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:43:55.710 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5142 rows, more = false, responseScanTimestamp = 7317278866235408384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5142
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.708521 22678 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.000s
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.708597 22678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data,/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/wal
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78"
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.708947 22678 fs_report.cc:389] FS layout report
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/wal
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/wal
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data/data
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:43:55.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:43:55.711 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866251722752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.714 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866251722752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.716 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866265899008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.719 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5145 rows, more = false, responseScanTimestamp = 7317278866281189376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5145
10:43:55.722 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5146 rows, more = false, responseScanTimestamp = 7317278866288979968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.722 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5146
10:43:55.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.725028 22678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:43:55.725 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5147 rows, more = false, responseScanTimestamp = 7317278866299998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5147
10:43:55.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.726132 22678 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
10:43:55.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.726419 22678 kserver.cc:163] Server-wide thread pool size limit: 3276
10:43:55.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.726754 22678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
10:43:55.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.727423 22705 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
10:43:55.729 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5147 rows, more = false, responseScanTimestamp = 7317278866299998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.729 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1449572232(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.729949 22678 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
10:43:55.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.730129 22678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
10:43:55.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.730268 22678 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
10:43:55.731 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866318442496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.731952 22678 ts_tablet_manager.cc:616] Registered 1 tablets
10:43:55.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.732122 22678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.001s	sys 0.000s
10:43:55.733 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866340270080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.737 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5150 rows, more = false, responseScanTimestamp = 7317278866351177728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5150
10:43:55.742 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5160 rows, more = false, responseScanTimestamp = 7317278866360123392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5160
10:43:55.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.742816 22705 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78: Bootstrap starting.
10:43:55.746 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5161 rows, more = false, responseScanTimestamp = 7317278866374385664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5161
10:43:55.750 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5162 rows, more = false, responseScanTimestamp = 7317278866392547328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5162
10:43:55.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.752398 22833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.240.195:41779 every 8 connection(s)
10:43:55.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.752714 22678 rpc_server.cc:307] RPC server started. Bound to: 127.20.240.195:41779
10:43:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.753966 22678 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-2/data/info.pb
10:43:55.754 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5163 rows, more = false, responseScanTimestamp = 7317278866409529344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5163
10:43:55.758 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5164 rows, more = false, responseScanTimestamp = 7317278866425778176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5164
10:43:55.760 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866441957376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.763 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5166 rows, more = false, responseScanTimestamp = 7317278866459058176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5166
10:43:55.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.763866 21443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu as pid 22678
10:43:55.764 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
10:43:55.765 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866470891520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.770 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5167 rows, more = false, responseScanTimestamp = 7317278866470891520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5167
10:43:55.771 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866487828480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.774 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5169 rows, more = false, responseScanTimestamp = 7317278866503065600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5169
10:43:55.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.775759 22834 heartbeater.cc:344] Connected to a master server at 127.20.240.252:42605
10:43:55.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.775906 22834 heartbeater.cc:461] Registering TS with master...
10:43:55.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.776165 22834 heartbeater.cc:507] Master 127.20.240.252:42605 requested a full tablet report, sending...
10:43:55.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.776765 22836 heartbeater.cc:344] Connected to a master server at 127.20.240.253:41603
10:43:55.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.776836 22836 heartbeater.cc:461] Registering TS with master...
10:43:55.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.776880 21648 ts_manager.cc:194] Re-registered known tserver with Master: aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195:41779)
10:43:55.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.776943 22836 heartbeater.cc:507] Master 127.20.240.253:41603 requested a full tablet report, sending...
10:43:55.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.777434 21648 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.240.195:41305
10:43:55.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.777765 21568 ts_manager.cc:194] Re-registered known tserver with Master: aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195:41779)
10:43:55.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.778095 22835 heartbeater.cc:344] Connected to a master server at 127.20.240.254:42069
10:43:55.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.778156 22835 heartbeater.cc:461] Registering TS with master...
10:43:55.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.778254 22835 heartbeater.cc:507] Master 127.20.240.254:42069 requested a full tablet report, sending...
10:43:55.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.778545 21487 ts_manager.cc:194] Re-registered known tserver with Master: aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195:41779)
10:43:55.778 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5169 rows, more = false, responseScanTimestamp = 7317278866503065600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.782 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5170 rows, more = false, responseScanTimestamp = 7317278866518306816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5170
10:43:55.785 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866543673344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.787 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866559705088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.791 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5173 rows, more = false, responseScanTimestamp = 7317278866570907648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.791 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5173
10:43:55.794 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5174 rows, more = false, responseScanTimestamp = 7317278866579456000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5174
10:43:55.799 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5175 rows, more = false, responseScanTimestamp = 7317278866593136640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5175
10:43:55.802 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5176 rows, more = false, responseScanTimestamp = 7317278866608840704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5176
10:43:55.806 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866624946176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.808 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1651819388(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.808 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5178 rows, more = false, responseScanTimestamp = 7317278866645979136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5178
10:43:55.812 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5179 rows, more = false, responseScanTimestamp = 7317278866656956416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.812 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5179
10:43:55.815 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5180 rows, more = false, responseScanTimestamp = 7317278866674827264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5180
10:43:55.819 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5190 rows, more = false, responseScanTimestamp = 7317278866688974848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.819 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5190
10:43:55.820 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866704039936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.821 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866704039936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.823 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866719088640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.826 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5192 rows, more = false, responseScanTimestamp = 7317278866719088640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5192
10:43:55.831 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5193 rows, more = false, responseScanTimestamp = 7317278866728030208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.831 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5193
10:43:55.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:55.831869 22705 log.cc:826] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78: Log is configured to *not* fsync() on all Append() calls
10:43:55.835 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5194 rows, more = false, responseScanTimestamp = 7317278866747146240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5194
10:43:55.836 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866747146240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.838 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5195 rows, more = false, responseScanTimestamp = 7317278866770329600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5195
10:43:55.840 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5196 rows, more = false, responseScanTimestamp = 7317278866783334400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5196
10:43:55.844 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5196 rows, more = false, responseScanTimestamp = 7317278866783334400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.846 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866806878208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.847 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866814013440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.848 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866823483392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.849 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866823483392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.850 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866831745024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.852 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5201 rows, more = false, responseScanTimestamp = 7317278866831745024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5201
10:43:55.855 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5202 rows, more = false, responseScanTimestamp = 7317278866838880256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.855 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5202
10:43:55.864 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5203 rows, more = false, responseScanTimestamp = 7317278866851094528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5203
10:43:55.868 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5204 rows, more = false, responseScanTimestamp = 7317278866859167744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.868 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5204
10:43:55.870 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866891399168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.874 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5206 rows, more = false, responseScanTimestamp = 7317278866907930624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5206
10:43:55.876 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866920534016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.879 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5208 rows, more = false, responseScanTimestamp = 7317278866933559296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5208
10:43:55.882 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866944212992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.884 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866957156352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.886 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866968645632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.888 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866977992704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.890 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866987646976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.892 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278866995675136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.896 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5215 rows, more = false, responseScanTimestamp = 7317278867004174336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5215
10:43:55.898 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867012247552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.901 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5217 rows, more = false, responseScanTimestamp = 7317278867024556032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5217
10:43:55.905 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5218 rows, more = false, responseScanTimestamp = 7317278867034640384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5218
10:43:55.909 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5219 rows, more = false, responseScanTimestamp = 7317278867046789120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.909 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5219
10:43:55.912 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5220 rows, more = false, responseScanTimestamp = 7317278867061067776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5220
10:43:55.915 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867075792896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.917 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867091505152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.921 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5223 rows, more = false, responseScanTimestamp = 7317278867103113216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5223
10:43:55.926 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5224 rows, more = false, responseScanTimestamp = 7317278867111780352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5224
10:43:55.928 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867126042624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.930 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867144511488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.932 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867157397504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.932 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@699602331(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:55.937 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5228 rows, more = false, responseScanTimestamp = 7317278867166044160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5228
10:43:55.939 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867174531072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.941 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867191074816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.943 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867203624960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.945 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867212251136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.947 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867220197376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.949 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867227934720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.951 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867235700736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.954 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5245 rows, more = false, responseScanTimestamp = 7317278867243532288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.955 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5245
10:43:55.958 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5246 rows, more = false, responseScanTimestamp = 7317278867251982336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5246
10:43:55.960 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867264618496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.961 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867280777216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.963 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867290918912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.965 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867300700160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.969 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5251 rows, more = false, responseScanTimestamp = 7317278867308482560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.969 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5251
10:43:55.973 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5252 rows, more = false, responseScanTimestamp = 7317278867316183040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5252
10:43:55.976 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5253 rows, more = false, responseScanTimestamp = 7317278867332837376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5253
10:43:55.979 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867347853312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.982 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5255 rows, more = false, responseScanTimestamp = 7317278867363545088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5255
10:43:55.984 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867371720704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.986 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867386609664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.988 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867395031040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.992 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5259 rows, more = false, responseScanTimestamp = 7317278867402809344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.992 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5259
10:43:55.994 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867411021824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.998 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5261 rows, more = false, responseScanTimestamp = 7317278867425873920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:55.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5261
10:43:56.002 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5262 rows, more = false, responseScanTimestamp = 7317278867434614784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5262
10:43:56.004 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867450765312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.008 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5264 rows, more = false, responseScanTimestamp = 7317278867466579968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5264
10:43:56.014 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867475161088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.017 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867491483648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.022 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5267 rows, more = false, responseScanTimestamp = 7317278867517038592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5267
10:43:56.024 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@191480060(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.025 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867528622080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.027 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1758522606(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.027 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867548758016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.031 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@754691499(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.032 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5270 rows, more = false, responseScanTimestamp = 7317278867560882176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5270
10:43:56.036 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@500529762(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.037 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5280 rows, more = false, responseScanTimestamp = 7317278867571916800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5280
10:43:56.041 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1493055236(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.041 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5290 rows, more = false, responseScanTimestamp = 7317278867590922240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5290
10:43:56.048 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5300 rows, more = false, responseScanTimestamp = 7317278867610251264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5300
10:43:56.053 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5310 rows, more = false, responseScanTimestamp = 7317278867629768704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5310
10:43:56.057 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5320 rows, more = false, responseScanTimestamp = 7317278867657838592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5320
10:43:56.063 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867675299840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.070 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5322 rows, more = false, responseScanTimestamp = 7317278867701751808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5322
10:43:56.073 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867717902336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.077 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5324 rows, more = false, responseScanTimestamp = 7317278867748487168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.078 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5324
10:43:56.080 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867759677440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.081099 22705 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78: Bootstrap replayed 1/1 log segments. Stats: ops{read=2754 overwritten=0 applied=2754 ignored=0} inserts{seen=5047 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
10:43:56.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.081553 22705 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78: Bootstrap complete.
10:43:56.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.083045 22705 ts_tablet_manager.cc:1403] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78: Time spent bootstrapping tablet: real 0.340s	user 0.183s	sys 0.107s
10:43:56.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.084189 22705 raft_consensus.cc:359] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:43:56.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.084465 22705 raft_consensus.cc:740] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: aeb2b9bf3a9c467bad8ea03f46e47a78, State: Initialized, Role: FOLLOWER
10:43:56.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.084618 22705 consensus_queue.cc:260] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2754, Last appended: 2.2754, Last appended by leader: 2754, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:43:56.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.084894 22705 ts_tablet_manager.cc:1434] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
10:43:56.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:43:56.085041 22834 heartbeater.cc:499] Master 127.20.240.252:42605 was elected leader, sending a full tablet report...
10:43:56.086 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5326 rows, more = false, responseScanTimestamp = 7317278867777437696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.086 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5326
10:43:56.087 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867787751424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.089 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5327 rows, more = false, responseScanTimestamp = 7317278867787751424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5327
10:43:56.090 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867812573184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.093 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5329 rows, more = false, responseScanTimestamp = 7317278867819520000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5329
10:43:56.094 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867819520000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.095 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867827281920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.097 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5330 rows, more = false, responseScanTimestamp = 7317278867827281920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5330
10:43:56.100 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5331 rows, more = false, responseScanTimestamp = 7317278867840987136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5331
10:43:56.101 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867848495104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.103 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5333 rows, more = false, responseScanTimestamp = 7317278867864952832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.103 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5333
10:43:56.105 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5334 rows, more = false, responseScanTimestamp = 7317278867872518144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.105 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5334
10:43:56.107 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5335 rows, more = false, responseScanTimestamp = 7317278867880648704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.107 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5335
10:43:56.108 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867888979968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.110 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5336 rows, more = false, responseScanTimestamp = 7317278867888979968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5336
10:43:56.112 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5337 rows, more = false, responseScanTimestamp = 7317278867897307136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.112 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5337
10:43:56.114 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@933631849(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.114 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5338 rows, more = false, responseScanTimestamp = 7317278867908689920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.114 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5338
10:43:56.115 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867917701120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.115 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867917701120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.116 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1187078851(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.116 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867917701120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.119 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5340 rows, more = false, responseScanTimestamp = 7317278867926183936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5340
10:43:56.119 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1886455315(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.120 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867926183936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.122 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5350 rows, more = false, responseScanTimestamp = 7317278867934351360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5350
10:43:56.123 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867949359104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.125 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5360 rows, more = false, responseScanTimestamp = 7317278867949359104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5360
10:43:56.126 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867959668736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.127 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867959668736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.128 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867973005312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.131 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5371 rows, more = false, responseScanTimestamp = 7317278867973005312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5371
10:43:56.131 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867979763712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.132 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867979763712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.133 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867979763712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.134 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867994820608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.134 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278867994820608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.135 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868002471936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.136 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868002471936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.138 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5375 rows, more = false, responseScanTimestamp = 7317278868010004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5375
10:43:56.139 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868010004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.141 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5376 rows, more = false, responseScanTimestamp = 7317278868016730112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.141 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5376
10:43:56.143 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5377 rows, more = false, responseScanTimestamp = 7317278868028112896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5377
10:43:56.146 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5377 rows, more = false, responseScanTimestamp = 7317278868028112896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.146 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1503545614(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.147 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868037132288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.147 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868047699968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.148 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868047699968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.148 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1577320459(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.149 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868058300416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.151 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@329168498(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.151 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5380 rows, more = false, responseScanTimestamp = 7317278868058300416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5380
10:43:56.152 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868067950592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.153 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1806138252(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.154 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868067950592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.156 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5400 rows, more = false, responseScanTimestamp = 7317278868079132672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.157 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5400
10:43:56.157 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868085923840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.158 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868085923840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.159 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868099751936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.160 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868099751936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.163 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5421 rows, more = false, responseScanTimestamp = 7317278868106891264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5421
10:43:56.164 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868106891264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.165 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868114309120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.166 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868114309120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.168 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5423 rows, more = false, responseScanTimestamp = 7317278868127940608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.169 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5423
10:43:56.171 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5424 rows, more = false, responseScanTimestamp = 7317278868135112704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5424
10:43:56.174 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5425 rows, more = false, responseScanTimestamp = 7317278868147683328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5425
10:43:56.177 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5426 rows, more = false, responseScanTimestamp = 7317278868161654784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.177 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5426
10:43:56.179 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5427 rows, more = false, responseScanTimestamp = 7317278868172021760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.179 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5427
10:43:56.182 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1088063951(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.182 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5428 rows, more = false, responseScanTimestamp = 7317278868183240704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.182 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5428
10:43:56.185 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5429 rows, more = false, responseScanTimestamp = 7317278868194185216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5429
10:43:56.187 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5430 rows, more = false, responseScanTimestamp = 7317278868205641728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.188 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5430
10:43:56.188 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868216467456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.191 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5440 rows, more = false, responseScanTimestamp = 7317278868216467456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5440
10:43:56.192 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868227444736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.194 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868227444736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.197 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5442 rows, more = false, responseScanTimestamp = 7317278868241219584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5442
10:43:56.200 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5443 rows, more = false, responseScanTimestamp = 7317278868250198016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5443
10:43:56.202 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5444 rows, more = false, responseScanTimestamp = 7317278868265652224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5444
10:43:56.203 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868277682176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.204 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868277682176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.207 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5446 rows, more = false, responseScanTimestamp = 7317278868288528384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5446
10:43:56.210 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5446 rows, more = false, responseScanTimestamp = 7317278868288528384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.213 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5447 rows, more = false, responseScanTimestamp = 7317278868296032256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5447
10:43:56.213 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868312920064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.213 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1042341255(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.214 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868324626432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.215 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868324626432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.217 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5449 rows, more = false, responseScanTimestamp = 7317278868324626432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.217 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5449
10:43:56.218 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868334878720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.220 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5450 rows, more = false, responseScanTimestamp = 7317278868334878720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5450
10:43:56.222 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5460 rows, more = false, responseScanTimestamp = 7317278868349845504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.223 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5460
10:43:56.225 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5461 rows, more = false, responseScanTimestamp = 7317278868360478720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5461
10:43:56.227 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5462 rows, more = false, responseScanTimestamp = 7317278868370161664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.227 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5462
10:43:56.228 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868380291072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.230 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5463 rows, more = false, responseScanTimestamp = 7317278868380291072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.230 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5463
10:43:56.231 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868390359040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.232 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868390359040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.234 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5465 rows, more = false, responseScanTimestamp = 7317278868400771072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5465
10:43:56.235 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868409184256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.236 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868409184256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.237 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868419362816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.240 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5467 rows, more = false, responseScanTimestamp = 7317278868419362816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5467
10:43:56.241 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868419362816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.249 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5468 rows, more = false, responseScanTimestamp = 7317278868425555968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5468
10:43:56.252 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5468 rows, more = false, responseScanTimestamp = 7317278868425555968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.254 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868442890240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.255 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868442890240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.257 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5470 rows, more = false, responseScanTimestamp = 7317278868492333056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.258 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5470
10:43:56.259 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868500697088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.260 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868500697088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.262 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5472 rows, more = false, responseScanTimestamp = 7317278868513472512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5472
10:43:56.263 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.265 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5473
10:43:56.266 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.268 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.270 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.271 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.273 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.274 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.275 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.277 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.279 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.280 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.281 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.282 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.283 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.285 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.287 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.288 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.290 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.291 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.292 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.294 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.296 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.297 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.299 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.301 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.303 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.305 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.305 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.306 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.308 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.309 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.310 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.311 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.312 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.314 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.315 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.317 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.317 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.318 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.319 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.321 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.323 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.325 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.327 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.329 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.330 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.332 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.333 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.334 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.336 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.338 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.339 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.341 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.343 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.344 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.345 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.347 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.347 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.348 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.350 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.351 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.352 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.354 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.354 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.355 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.356 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.356 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.357 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.358 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.360 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.361 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.361 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.364 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.364 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.366 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.369 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.369 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.372 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.374 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.376 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.377 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.379 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.380 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.380 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.382 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.383 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.385 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.387 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.389 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.390 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.391 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.391 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.392 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.393 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.395 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.396 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.398 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.399 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.401 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.402 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.403 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.404 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.406 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.408 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.408 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.410 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.412 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.414 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.416 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.417 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.419 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.420 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.421 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.421 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.423 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.424 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.425 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.427 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.428 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.429 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.431 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.432 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.433 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.435 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.435 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.438 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.438 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.441 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.443 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.445 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.446 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.449 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.449 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.452 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.454 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.456 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.457 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.459 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.460 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.462 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.462 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.466 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.468 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.470 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.471 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.471 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.472 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.474 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.478 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.481 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5473 rows, more = false, responseScanTimestamp = 7317278868522004480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.484 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5474 rows, more = false, responseScanTimestamp = 7317278868533813248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5474
10:43:56.487 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5474 rows, more = false, responseScanTimestamp = 7317278868533813248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.488 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869426896896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.489 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869426896896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.492 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5475 rows, more = false, responseScanTimestamp = 7317278869426896896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5475
10:43:56.495 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5476 rows, more = false, responseScanTimestamp = 7317278869456924672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.495 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5476
10:43:56.501 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5477 rows, more = false, responseScanTimestamp = 7317278869473210368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.501 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5477
10:43:56.506 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5480 rows, more = false, responseScanTimestamp = 7317278869499568128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5480
10:43:56.509 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5483 rows, more = false, responseScanTimestamp = 7317278869518405632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5483
10:43:56.513 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5484 rows, more = false, responseScanTimestamp = 7317278869529964544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5484
10:43:56.522 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5485 rows, more = false, responseScanTimestamp = 7317278869545914368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.522 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5485
10:43:56.525 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5487 rows, more = false, responseScanTimestamp = 7317278869572337664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5487
10:43:56.527 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1483456791(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.527 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5488 rows, more = false, responseScanTimestamp = 7317278869598113792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.528 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5488
10:43:56.528 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869610078208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.529 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869610078208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.532 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5490 rows, more = false, responseScanTimestamp = 7317278869619867648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5490
10:43:56.535 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5500 rows, more = false, responseScanTimestamp = 7317278869626785792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.535 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5500
10:43:56.536 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869641994240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.539 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5502 rows, more = false, responseScanTimestamp = 7317278869641994240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.540 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5502
10:43:56.541 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869650841600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.543 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869658828800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.544 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869676326912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.545 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869676326912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.548 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5507 rows, more = false, responseScanTimestamp = 7317278869683134464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5507
10:43:56.551 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5508 rows, more = false, responseScanTimestamp = 7317278869691854848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.551 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5508
10:43:56.551 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@146848397(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.553 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5509 rows, more = false, responseScanTimestamp = 7317278869706035200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5509
10:43:56.554 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@482401963(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.556 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5509 rows, more = false, responseScanTimestamp = 7317278869706035200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.558 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@615834705(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.559 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5510 rows, more = false, responseScanTimestamp = 7317278869719928832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5510
10:43:56.562 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5520 rows, more = false, responseScanTimestamp = 7317278869735608320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5520
10:43:56.565 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5530 rows, more = false, responseScanTimestamp = 7317278869747838976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5530
10:43:56.566 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869759815680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.569 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5541 rows, more = false, responseScanTimestamp = 7317278869767536640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5541
10:43:56.572 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5542 rows, more = false, responseScanTimestamp = 7317278869777813504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.572 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5542
10:43:56.575 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5543 rows, more = false, responseScanTimestamp = 7317278869791764480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.575 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5543
10:43:56.578 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5544 rows, more = false, responseScanTimestamp = 7317278869803532288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5544
10:43:56.580 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869819875328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.581 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869819875328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.582 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869828935680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.586 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5547 rows, more = false, responseScanTimestamp = 7317278869835800576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5547
10:43:56.587 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869851066368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.588 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869851066368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.589 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869860958208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.591 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5550 rows, more = false, responseScanTimestamp = 7317278869860958208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5550
10:43:56.592 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869867368448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.595 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5552 rows, more = false, responseScanTimestamp = 7317278869878321152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5552
10:43:56.596 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869884768256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.597 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869884768256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.599 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5554 rows, more = false, responseScanTimestamp = 7317278869895004160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.599 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5554
10:43:56.600 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869895004160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.601 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869905784832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.602 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869913575424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.603 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869913575424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.604 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869921128448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.605 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869921128448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.605 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869927600128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.606 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@575797929(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.607 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869933551616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.608 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@793258172(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.608 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869933551616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.609 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869941932032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.611 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5560 rows, more = false, responseScanTimestamp = 7317278869941932032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5560
10:43:56.614 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5570 rows, more = false, responseScanTimestamp = 7317278869949124608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5570
10:43:56.615 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869964574720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.616 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869970423808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.617 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869975945216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.618 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869975945216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.619 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869981421568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.620 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869987192832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.622 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869992591360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.624 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278869998907392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.626 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5588 rows, more = false, responseScanTimestamp = 7317278870005944320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.627 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5588
10:43:56.628 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870014152704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.629 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870023016448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.631 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5591 rows, more = false, responseScanTimestamp = 7317278870028582912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5591
10:43:56.632 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870034829312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.635 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5593 rows, more = false, responseScanTimestamp = 7317278870040064000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5593
10:43:56.636 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870052417536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.638 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5595 rows, more = false, responseScanTimestamp = 7317278870052417536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.638 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5595
10:43:56.639 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870065762304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.641 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@904367736(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.642 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5598 rows, more = false, responseScanTimestamp = 7317278870071529472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5598
10:43:56.644 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5599 rows, more = false, responseScanTimestamp = 7317278870078062592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5599
10:43:56.646 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5599 rows, more = false, responseScanTimestamp = 7317278870078062592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.647 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870088298496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.649 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5610 rows, more = false, responseScanTimestamp = 7317278870098612224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5610
10:43:56.650 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870106521600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.653 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5612 rows, more = false, responseScanTimestamp = 7317278870111633408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5612
10:43:56.655 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5613 rows, more = false, responseScanTimestamp = 7317278870120636416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5613
10:43:56.657 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5615 rows, more = false, responseScanTimestamp = 7317278870133723136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5615
10:43:56.658 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870145536000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.661 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5617 rows, more = false, responseScanTimestamp = 7317278870145536000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5617
10:43:56.663 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5618 rows, more = false, responseScanTimestamp = 7317278870153015296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5618
10:43:56.664 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870158901248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.665 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870168514560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.667 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5621 rows, more = false, responseScanTimestamp = 7317278870176645120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5621
10:43:56.668 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870183014400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.669 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870189346816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.670 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870189346816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.673 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5624 rows, more = false, responseScanTimestamp = 7317278870196989952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5624
10:43:56.676 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5625 rows, more = false, responseScanTimestamp = 7317278870204157952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.676 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5625
10:43:56.677 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870216835072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.679 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5627 rows, more = false, responseScanTimestamp = 7317278870222581760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5627
10:43:56.680 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@921858809(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.683 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5628 rows, more = false, responseScanTimestamp = 7317278870229872640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5628
10:43:56.686 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5629 rows, more = false, responseScanTimestamp = 7317278870236250112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.686 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5629
10:43:56.687 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870253797376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.688 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870253797376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.691 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5640 rows, more = false, responseScanTimestamp = 7317278870266642432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.691 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5640
10:43:56.692 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870279151616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.695 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5642 rows, more = false, responseScanTimestamp = 7317278870279151616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5642
10:43:56.696 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870291505152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.699 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5644 rows, more = false, responseScanTimestamp = 7317278870302076928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5644
10:43:56.700 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870315581440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.703 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5646 rows, more = false, responseScanTimestamp = 7317278870315581440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.703 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5646
10:43:56.704 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870325399552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.705 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870331363328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.706 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@458969660(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.706 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870331363328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.710 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5649 rows, more = false, responseScanTimestamp = 7317278870341378048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5649
10:43:56.711 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870357954560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.712 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870357954560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.713 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870368010240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.715 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5661 rows, more = false, responseScanTimestamp = 7317278870368010240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5661
10:43:56.716 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870373584896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.717 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870384156672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.721 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5663 rows, more = false, responseScanTimestamp = 7317278870384156672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5663
10:43:56.724 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5665 rows, more = false, responseScanTimestamp = 7317278870400552960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5665
10:43:56.725 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870411026432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.727 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5667 rows, more = false, responseScanTimestamp = 7317278870417559552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.728 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5667
10:43:56.729 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870426656768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.729 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1975026723(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.730 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870426656768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.733 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5669 rows, more = false, responseScanTimestamp = 7317278870432800768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5669
10:43:56.733 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2082820258(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.736 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5669 rows, more = false, responseScanTimestamp = 7317278870432800768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.736 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870447378432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.738 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870462365696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.740 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5680 rows, more = false, responseScanTimestamp = 7317278870462365696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5680
10:43:56.741 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870481711104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.743 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870488162304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.746 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5692 rows, more = false, responseScanTimestamp = 7317278870488162304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5692
10:43:56.749 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5694 rows, more = false, responseScanTimestamp = 7317278870503108608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.749 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5694
10:43:56.750 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870519656448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.752 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5695 rows, more = false, responseScanTimestamp = 7317278870519656448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5695
10:43:56.753 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870527959040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.755 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5696 rows, more = false, responseScanTimestamp = 7317278870527959040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5696
10:43:56.758 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5696 rows, more = false, responseScanTimestamp = 7317278870527959040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.759 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870550511616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.760 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870550511616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.763 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5698 rows, more = false, responseScanTimestamp = 7317278870561640448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5698
10:43:56.765 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870576594944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.767 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5701 rows, more = false, responseScanTimestamp = 7317278870583824384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.767 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5701
10:43:56.768 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870591504384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.769 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870591504384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.773 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5703 rows, more = false, responseScanTimestamp = 7317278870602371072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.773 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5703
10:43:56.774 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870616309760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.778 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5705 rows, more = false, responseScanTimestamp = 7317278870616309760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5705
10:43:56.781 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5708 rows, more = false, responseScanTimestamp = 7317278870639812608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5708
10:43:56.785 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5708 rows, more = false, responseScanTimestamp = 7317278870639812608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.796 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5710 rows, more = false, responseScanTimestamp = 7317278870659022848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5710
10:43:56.798 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870702968832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.800 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5713 rows, more = false, responseScanTimestamp = 7317278870712766464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5713
10:43:56.802 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870723059712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.805 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5714 rows, more = false, responseScanTimestamp = 7317278870723059712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.805 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5714
10:43:56.808 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5715 rows, more = false, responseScanTimestamp = 7317278870738509824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5715
10:43:56.809 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870746955776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.811 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870760214528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.812 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870771240960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.813 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1499824229(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.814 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870771240960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.815 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870779998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.815 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@418313159(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.816 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870779998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.818 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@700904805(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.819 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5720 rows, more = false, responseScanTimestamp = 7317278870791794688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.819 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5720
10:43:56.821 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2133852351(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.822 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5730 rows, more = false, responseScanTimestamp = 7317278870800011264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5730
10:43:56.824 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5740 rows, more = false, responseScanTimestamp = 7317278870812983296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5740
10:43:56.827 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870824620032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.830 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5760 rows, more = false, responseScanTimestamp = 7317278870833889280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5760
10:43:56.831 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870850314240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.832 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870850314240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.833 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870858735616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.837 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5764 rows, more = false, responseScanTimestamp = 7317278870866423808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.837 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5764
10:43:56.840 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5766 rows, more = false, responseScanTimestamp = 7317278870880247808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5766
10:43:56.842 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870890213376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.843 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870890213376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.844 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870902059008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.845 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870909423616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.849 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5769 rows, more = false, responseScanTimestamp = 7317278870909423616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5769
10:43:56.850 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870924312576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.853 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5771 rows, more = false, responseScanTimestamp = 7317278870924312576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5771
10:43:56.857 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5773 rows, more = false, responseScanTimestamp = 7317278870942769152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.857 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5773
10:43:56.862 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5774 rows, more = false, responseScanTimestamp = 7317278870954180608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.862 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5774
10:43:56.864 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870969208832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.867 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5776 rows, more = false, responseScanTimestamp = 7317278870969208832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5776
10:43:56.868 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870999224320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.869 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@170119572(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.869 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278870999224320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.870 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871010488320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.872 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5779 rows, more = false, responseScanTimestamp = 7317278871010488320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.873 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5779
10:43:56.873 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871019827200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.874 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871019827200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.877 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5790 rows, more = false, responseScanTimestamp = 7317278871030161408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.877 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5790
10:43:56.880 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5791 rows, more = false, responseScanTimestamp = 7317278871037878272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5791
10:43:56.881 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871052140544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.882 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871060357120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.884 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871060357120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.886 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5794 rows, more = false, responseScanTimestamp = 7317278871069601792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5794
10:43:56.889 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5796 rows, more = false, responseScanTimestamp = 7317278871084441600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5796
10:43:56.892 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5797 rows, more = false, responseScanTimestamp = 7317278871093821440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.892 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5797
10:43:56.894 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871108710400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.895 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871108710400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.896 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871115677696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.899 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5801 rows, more = false, responseScanTimestamp = 7317278871122210816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5801
10:43:56.900 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871122210816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.904 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5802 rows, more = false, responseScanTimestamp = 7317278871129190400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5802
10:43:56.907 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5804 rows, more = false, responseScanTimestamp = 7317278871149432832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5804
10:43:56.910 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5806 rows, more = false, responseScanTimestamp = 7317278871163117568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5806
10:43:56.911 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871177211904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.912 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871177211904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.912 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871187288064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.913 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871187288064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.914 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871194177536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.917 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5810 rows, more = false, responseScanTimestamp = 7317278871194177536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5810
10:43:56.918 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871200636928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.918 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871209799680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.919 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871209799680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.924 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5813 rows, more = false, responseScanTimestamp = 7317278871217512448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5813
10:43:56.927 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5816 rows, more = false, responseScanTimestamp = 7317278871234314240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5816
10:43:56.929 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5816 rows, more = false, responseScanTimestamp = 7317278871234314240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.930 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871243714560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.931 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1698462684(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.934 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5818 rows, more = false, responseScanTimestamp = 7317278871255691264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5818
10:43:56.934 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2077218755(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.935 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871267086336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.939 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5820 rows, more = false, responseScanTimestamp = 7317278871274000384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5820
10:43:56.940 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@75830781(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.943 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5820 rows, more = false, responseScanTimestamp = 7317278871274000384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.943 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@280939400(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.944 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871287087104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.947 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5840 rows, more = false, responseScanTimestamp = 7317278871310311424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.947 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5840
10:43:56.950 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5840 rows, more = false, responseScanTimestamp = 7317278871310311424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.951 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871340191744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.952 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871348482048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.953 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871348482048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.956 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5862 rows, more = false, responseScanTimestamp = 7317278871355609088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5862
10:43:56.958 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5863 rows, more = false, responseScanTimestamp = 7317278871362588672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5863
10:43:56.959 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871369482240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.962 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5865 rows, more = false, responseScanTimestamp = 7317278871378305024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5865
10:43:56.964 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5867 rows, more = false, responseScanTimestamp = 7317278871390121984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5867
10:43:56.965 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871399649280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.968 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5868 rows, more = false, responseScanTimestamp = 7317278871399649280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.968 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5868
10:43:56.971 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5870 rows, more = false, responseScanTimestamp = 7317278871417188352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5870
10:43:56.973 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5871 rows, more = false, responseScanTimestamp = 7317278871425990656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5871
10:43:56.977 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5873 rows, more = false, responseScanTimestamp = 7317278871437602816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5873
10:43:56.978 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871448887296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.979 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871456452608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.980 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871462195200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.981 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@375038168(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:56.982 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5877 rows, more = false, responseScanTimestamp = 7317278871462195200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5877
10:43:56.983 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871473041408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.984 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871480467456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.987 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5880 rows, more = false, responseScanTimestamp = 7317278871480467456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.987 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5880
10:43:56.988 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871487660033) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.989 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871493386240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.991 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5892 rows, more = false, responseScanTimestamp = 7317278871501488128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5892
10:43:56.994 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5893 rows, more = false, responseScanTimestamp = 7317278871507275776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.995 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5893
10:43:56.997 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5894 rows, more = false, responseScanTimestamp = 7317278871517519872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:56.997 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5894
10:43:56.999 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871533826048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.001 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5896 rows, more = false, responseScanTimestamp = 7317278871533826048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5896
10:43:57.003 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5898 rows, more = false, responseScanTimestamp = 7317278871550234624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.004 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5898
10:43:57.006 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5899 rows, more = false, responseScanTimestamp = 7317278871560515584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5899
10:43:57.008 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871572107264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.011 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5901 rows, more = false, responseScanTimestamp = 7317278871572107264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5901
10:43:57.012 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871589560320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.015 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5904 rows, more = false, responseScanTimestamp = 7317278871595282432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.015 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5904
10:43:57.016 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871608971264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.019 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5906 rows, more = false, responseScanTimestamp = 7317278871608971264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5906
10:43:57.020 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871624163328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.021 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871624163328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.022 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871632543744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.022 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@321784863(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.024 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5908 rows, more = false, responseScanTimestamp = 7317278871632543744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.024 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5908
10:43:57.025 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871638769664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.031 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5910 rows, more = false, responseScanTimestamp = 7317278871646068736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5910
10:43:57.033 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871656464384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.034 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871678115840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.035 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871678115840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.038 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5922 rows, more = false, responseScanTimestamp = 7317278871689146368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5922
10:43:57.041 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5923 rows, more = false, responseScanTimestamp = 7317278871697891328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5923
10:43:57.043 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871697891328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.043 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871712448512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.046 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5924 rows, more = false, responseScanTimestamp = 7317278871712448512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5924
10:43:57.049 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5925 rows, more = false, responseScanTimestamp = 7317278871727190016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5925
10:43:57.051 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5926 rows, more = false, responseScanTimestamp = 7317278871739424768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5926
10:43:57.052 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871747981312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.054 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1059637626(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.057 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5928 rows, more = false, responseScanTimestamp = 7317278871756259328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5928
10:43:57.059 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5940 rows, more = false, responseScanTimestamp = 7317278871781179392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.060 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5940
10:43:57.062 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5940 rows, more = false, responseScanTimestamp = 7317278871781179392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.064 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5942 rows, more = false, responseScanTimestamp = 7317278871799824384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5942
10:43:57.067 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5943 rows, more = false, responseScanTimestamp = 7317278871806316544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.067 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5943
10:43:57.069 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5944 rows, more = false, responseScanTimestamp = 7317278871814004736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5944
10:43:57.070 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871828881408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.071 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871828881408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.074 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5947 rows, more = false, responseScanTimestamp = 7317278871839559680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.074 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5947
10:43:57.075 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871846359040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.077 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5949 rows, more = false, responseScanTimestamp = 7317278871851667456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5949
10:43:57.078 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871860609024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.079 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871869390848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.080 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871869390848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.081 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871876542464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.084 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5952 rows, more = false, responseScanTimestamp = 7317278871876542464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5952
10:43:57.085 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871882944512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.088 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5953 rows, more = false, responseScanTimestamp = 7317278871882944512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.088 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5953
10:43:57.089 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871900794880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.090 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871900794880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.090 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871911809024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.093 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5956 rows, more = false, responseScanTimestamp = 7317278871920091136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5956
10:43:57.094 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871925432320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.096 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5958 rows, more = false, responseScanTimestamp = 7317278871930277888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5958
10:43:57.099 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5958 rows, more = false, responseScanTimestamp = 7317278871930277888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.100 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871930277888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.100 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1504491420(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.101 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871937527808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.104 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5959 rows, more = false, responseScanTimestamp = 7317278871937527808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5959
10:43:57.106 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5970 rows, more = false, responseScanTimestamp = 7317278871971090432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.106 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5970
10:43:57.108 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5971 rows, more = false, responseScanTimestamp = 7317278871980384256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.108 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5971
10:43:57.109 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278871980384256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.112 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5972 rows, more = false, responseScanTimestamp = 7317278871988969472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.112 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5972
10:43:57.112 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872001040384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.113 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872001040384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.114 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872012623872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.115 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872012623872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.118 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5975 rows, more = false, responseScanTimestamp = 7317278872019587072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.118 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5975
10:43:57.119 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872027324416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.120 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872027324416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.122 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5977 rows, more = false, responseScanTimestamp = 7317278872037511168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5977
10:43:57.124 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872037511168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.125 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@447975441(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.126 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5978 rows, more = false, responseScanTimestamp = 7317278872052178944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5978
10:43:57.127 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2032023980(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.129 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@8670444(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.130 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5979 rows, more = false, responseScanTimestamp = 7317278872058503168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.130 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5979
10:43:57.131 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1009261367(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.133 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5990 rows, more = false, responseScanTimestamp = 7317278872075325440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.133 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5990
10:43:57.134 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872090980352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.138 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6010 rows, more = false, responseScanTimestamp = 7317278872090980352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6010
10:43:57.142 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6021 rows, more = false, responseScanTimestamp = 7317278872108548096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6021
10:43:57.143 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872117293056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.144 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872130232320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.147 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6023 rows, more = false, responseScanTimestamp = 7317278872130232320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6023
10:43:57.148 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872142233600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.149 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872150913024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.152 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872150913024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.155 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6027 rows, more = false, responseScanTimestamp = 7317278872170053632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6027
10:43:57.156 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872179875840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.157 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@974993339(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.161 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6028 rows, more = false, responseScanTimestamp = 7317278872179875840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6028
10:43:57.162 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872190418944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.165 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6030 rows, more = false, responseScanTimestamp = 7317278872198602752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.165 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6030
10:43:57.169 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6030 rows, more = false, responseScanTimestamp = 7317278872198602752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.170 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872222621696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.172 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872235008000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.175 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6042 rows, more = false, responseScanTimestamp = 7317278872250462208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6042
10:43:57.177 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6043 rows, more = false, responseScanTimestamp = 7317278872258043904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.177 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6043
10:43:57.180 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6044 rows, more = false, responseScanTimestamp = 7317278872270209024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6044
10:43:57.182 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6045 rows, more = false, responseScanTimestamp = 7317278872281112576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6045
10:43:57.183 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872291561472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.184 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872291561472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.185 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872291561472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.188 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6047 rows, more = false, responseScanTimestamp = 7317278872302931968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.188 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6047
10:43:57.191 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6048 rows, more = false, responseScanTimestamp = 7317278872312033280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6048
10:43:57.192 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@843495949(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.193 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6048 rows, more = false, responseScanTimestamp = 7317278872312033280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.199 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6049 rows, more = false, responseScanTimestamp = 7317278872325652480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6049
10:43:57.203 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6060 rows, more = false, responseScanTimestamp = 7317278872354316288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6060
10:43:57.204 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872373538816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.205 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872373538816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.206 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872387244032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.207 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872387244032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.207 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872387244032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.209 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872395755520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.211 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6064 rows, more = false, responseScanTimestamp = 7317278872395755520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6064
10:43:57.214 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6065 rows, more = false, responseScanTimestamp = 7317278872406126592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6065
10:43:57.215 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872406126592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.219 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@268919685(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.221 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1820996369(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.222 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6066 rows, more = false, responseScanTimestamp = 7317278872421289984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6066
10:43:57.228 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6070 rows, more = false, responseScanTimestamp = 7317278872454029312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6070
10:43:57.231 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6091 rows, more = false, responseScanTimestamp = 7317278872476393472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.231 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6091
10:43:57.235 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6092 rows, more = false, responseScanTimestamp = 7317278872487862272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6092
10:43:57.238 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6093 rows, more = false, responseScanTimestamp = 7317278872499507200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6093
10:43:57.240 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872517931008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.243 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6096 rows, more = false, responseScanTimestamp = 7317278872530878464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6096
10:43:57.247 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6096 rows, more = false, responseScanTimestamp = 7317278872530878464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.248 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872553185280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.248 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1073312212(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.250 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872553185280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.251 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872565329920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.251 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@954737396(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.252 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872574226432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.254 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6100 rows, more = false, responseScanTimestamp = 7317278872574226432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6100
10:43:57.255 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@332952871(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.257 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@787996406(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.261 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6100 rows, more = false, responseScanTimestamp = 7317278872574226432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.264 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6130 rows, more = false, responseScanTimestamp = 7317278872607281152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.264 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6130
10:43:57.265 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872625111040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.268 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6141 rows, more = false, responseScanTimestamp = 7317278872625111040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6141
10:43:57.269 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872637263872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.269 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872637263872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.272 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6143 rows, more = false, responseScanTimestamp = 7317278872651632640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6143
10:43:57.274 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872651632640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.275 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872659496960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.278 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6145 rows, more = false, responseScanTimestamp = 7317278872672391168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6145
10:43:57.281 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6145 rows, more = false, responseScanTimestamp = 7317278872672391168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.283 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872678801408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.284 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872707850240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.286 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872714125312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.287 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872714125312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.289 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6150 rows, more = false, responseScanTimestamp = 7317278872721272832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6150
10:43:57.291 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872721272832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.292 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872729161728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.293 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872729161728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.293 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872743239680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.294 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872743239680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.298 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6152 rows, more = false, responseScanTimestamp = 7317278872743239680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.298 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6152
10:43:57.300 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872754626560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.301 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872765784064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.304 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6155 rows, more = false, responseScanTimestamp = 7317278872777461760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.304 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6155
10:43:57.307 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6156 rows, more = false, responseScanTimestamp = 7317278872786829312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6156
10:43:57.308 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872799981568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.309 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872799981568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.311 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6157 rows, more = false, responseScanTimestamp = 7317278872799981568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6157
10:43:57.312 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872813461504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.314 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6158 rows, more = false, responseScanTimestamp = 7317278872813461504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6158
10:43:57.315 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872813461504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.318 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6159 rows, more = false, responseScanTimestamp = 7317278872829677568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6159
10:43:57.322 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6160 rows, more = false, responseScanTimestamp = 7317278872844353536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6160
10:43:57.325 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6163 rows, more = false, responseScanTimestamp = 7317278872866521088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6163
10:43:57.328 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6164 rows, more = false, responseScanTimestamp = 7317278872874426368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6164
10:43:57.329 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872879771648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.332 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6166 rows, more = false, responseScanTimestamp = 7317278872890937344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.332 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6166
10:43:57.333 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872899346432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.333 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872904732672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.337 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6168 rows, more = false, responseScanTimestamp = 7317278872904732672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6168
10:43:57.338 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872917024768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.342 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6170 rows, more = false, responseScanTimestamp = 7317278872927195136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6170
10:43:57.342 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872943075328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.343 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872949592064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.345 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872949592064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.346 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872958304256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.347 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872958304256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.347 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872965189632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.349 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6175 rows, more = false, responseScanTimestamp = 7317278872965189632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6175
10:43:57.351 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6175 rows, more = false, responseScanTimestamp = 7317278872965189632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.352 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872965189632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.353 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278872965189632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.357 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6176 rows, more = false, responseScanTimestamp = 7317278872994627584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6176
10:43:57.357 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873003577344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.360 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6177 rows, more = false, responseScanTimestamp = 7317278873003577344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.361 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6177
10:43:57.362 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1525972269(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.363 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6178 rows, more = false, responseScanTimestamp = 7317278873015451648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6178
10:43:57.365 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@594676485(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.366 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6179 rows, more = false, responseScanTimestamp = 7317278873027473408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6179
10:43:57.367 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873041719296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.370 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6180 rows, more = false, responseScanTimestamp = 7317278873041719296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.370 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6180
10:43:57.371 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873054834688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.374 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6190 rows, more = false, responseScanTimestamp = 7317278873054834688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6190
10:43:57.375 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873069985792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.379 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6201 rows, more = false, responseScanTimestamp = 7317278873078095872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.379 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6201
10:43:57.380 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873095880704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.381 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873102299136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.384 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6205 rows, more = false, responseScanTimestamp = 7317278873109528576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6205
10:43:57.386 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873116991488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.387 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873124130816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.388 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1943220993(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.389 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6208 rows, more = false, responseScanTimestamp = 7317278873129996288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6208
10:43:57.392 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6209 rows, more = false, responseScanTimestamp = 7317278873136869376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6209
10:43:57.393 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873153216512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.394 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873153216512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.395 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873161252864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.396 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873161252864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.398 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6222 rows, more = false, responseScanTimestamp = 7317278873167728640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6222
10:43:57.399 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873173749760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.400 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873182167040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.403 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6224 rows, more = false, responseScanTimestamp = 7317278873182167040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6224
10:43:57.404 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873195913216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.405 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873195913216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.408 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6227 rows, more = false, responseScanTimestamp = 7317278873206517760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.408 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6227
10:43:57.408 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1665352675(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.409 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873219309568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.410 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873219309568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.413 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6229 rows, more = false, responseScanTimestamp = 7317278873219309568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6229
10:43:57.415 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873237286912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.415 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873237286912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.419 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6241 rows, more = false, responseScanTimestamp = 7317278873248169984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6241
10:43:57.421 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873254752256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.423 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6243 rows, more = false, responseScanTimestamp = 7317278873260572672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6243
10:43:57.426 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6244 rows, more = false, responseScanTimestamp = 7317278873274433536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6244
10:43:57.427 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873288052736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.430 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6245 rows, more = false, responseScanTimestamp = 7317278873288052736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6245
10:43:57.433 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6247 rows, more = false, responseScanTimestamp = 7317278873307992064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6247
10:43:57.435 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@447170483(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.437 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6248 rows, more = false, responseScanTimestamp = 7317278873318694912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6248
10:43:57.438 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873329201152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.439 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873337614336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.448 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6260 rows, more = false, responseScanTimestamp = 7317278873347788800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6260
10:43:57.451 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6261 rows, more = false, responseScanTimestamp = 7317278873355784192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.451 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6261
10:43:57.455 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6263 rows, more = false, responseScanTimestamp = 7317278873391390720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6263
10:43:57.456 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873405022208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.457 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873405022208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.458 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873405022208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.459 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873419399168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.460 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873419399168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.463 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6266 rows, more = false, responseScanTimestamp = 7317278873429532672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6266
10:43:57.464 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873440227328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.468 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6267 rows, more = false, responseScanTimestamp = 7317278873440227328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6267
10:43:57.468 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@691953089(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.471 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6269 rows, more = false, responseScanTimestamp = 7317278873463447552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6269
10:43:57.475 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6270 rows, more = false, responseScanTimestamp = 7317278873474236416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.475 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6270
10:43:57.476 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873486155776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.477 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873495601152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.481 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6281 rows, more = false, responseScanTimestamp = 7317278873495601152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.481 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6281
10:43:57.484 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6282 rows, more = false, responseScanTimestamp = 7317278873505255424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6282
10:43:57.488 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6283 rows, more = false, responseScanTimestamp = 7317278873524400128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.488 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6283
10:43:57.491 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6284 rows, more = false, responseScanTimestamp = 7317278873537585152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6284
10:43:57.494 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6285 rows, more = false, responseScanTimestamp = 7317278873545756672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6285
10:43:57.498 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1126115548(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.505 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6286 rows, more = false, responseScanTimestamp = 7317278873556799488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6286
10:43:57.508 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6290 rows, more = false, responseScanTimestamp = 7317278873609142272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.508 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6290
10:43:57.510 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873609142272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.511 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873620516864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.514 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873637867520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.516 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6302 rows, more = false, responseScanTimestamp = 7317278873645969408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6302
10:43:57.518 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873645969408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.519 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873667727360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.522 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6303 rows, more = false, responseScanTimestamp = 7317278873667727360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.522 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6303
10:43:57.523 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873678045184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.525 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873678045184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.526 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873692721152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.528 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873700847616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.529 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873700847616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.530 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873709502464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.532 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@976889607(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.535 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6308 rows, more = false, responseScanTimestamp = 7317278873717268480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.535 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6308
10:43:57.539 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6309 rows, more = false, responseScanTimestamp = 7317278873726099456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.539 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6309
10:43:57.542 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6310 rows, more = false, responseScanTimestamp = 7317278873734389760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.542 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6310
10:43:57.543 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873763057664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.545 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873763057664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.546 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873775583232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.547 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873783001088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.549 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6323 rows, more = false, responseScanTimestamp = 7317278873783001088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.549 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6323
10:43:57.550 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873791381504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.553 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6325 rows, more = false, responseScanTimestamp = 7317278873802428416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.553 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6325
10:43:57.554 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873812426752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.555 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873812426752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.556 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873820995584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.557 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873820995584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.559 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6327 rows, more = false, responseScanTimestamp = 7317278873820995584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6327
10:43:57.560 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873835597824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.562 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6330 rows, more = false, responseScanTimestamp = 7317278873842614272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6330
10:43:57.565 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6330 rows, more = false, responseScanTimestamp = 7317278873842614272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.568 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6331 rows, more = false, responseScanTimestamp = 7317278873850834944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.568 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6331
10:43:57.571 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6333 rows, more = false, responseScanTimestamp = 7317278873871880192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.572 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6333
10:43:57.575 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6334 rows, more = false, responseScanTimestamp = 7317278873883398144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.575 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6334
10:43:57.576 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873883398144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.579 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6335 rows, more = false, responseScanTimestamp = 7317278873897340928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6335
10:43:57.580 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873911111680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.584 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6337 rows, more = false, responseScanTimestamp = 7317278873923014656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.585 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6337
10:43:57.587 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6338 rows, more = false, responseScanTimestamp = 7317278873930022912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6338
10:43:57.588 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873940369408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.591 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6340 rows, more = false, responseScanTimestamp = 7317278873950572544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6340
10:43:57.592 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873961992192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.594 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6341 rows, more = false, responseScanTimestamp = 7317278873961992192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6341
10:43:57.595 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278873980141568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.598 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6343 rows, more = false, responseScanTimestamp = 7317278873980141568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6343
10:43:57.600 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6344 rows, more = false, responseScanTimestamp = 7317278873989382144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.601 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6344
10:43:57.603 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6346 rows, more = false, responseScanTimestamp = 7317278874005086208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6346
10:43:57.604 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874010923008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.605 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874016956416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.606 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874016956416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.607 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874026409984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.609 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6350 rows, more = false, responseScanTimestamp = 7317278874033528832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6350
10:43:57.612 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6351 rows, more = false, responseScanTimestamp = 7317278874040324096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.613 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6351
10:43:57.614 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874054787072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.614 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874061041664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.615 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874061041664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.616 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874068443136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.617 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874073956352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.620 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6356 rows, more = false, responseScanTimestamp = 7317278874073956352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6356
10:43:57.621 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874080247808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.622 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874086604800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.622 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@436233516(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.624 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6359 rows, more = false, responseScanTimestamp = 7317278874095353856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6359
10:43:57.625 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1091302392(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.627 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6359 rows, more = false, responseScanTimestamp = 7317278874095353856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.630 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6360 rows, more = false, responseScanTimestamp = 7317278874103390208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.630 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6360
10:43:57.631 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874123395072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.632 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874129944576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.632 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874129944576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.633 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874138841088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.634 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874138841088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.635 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874145525760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.642 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6383 rows, more = false, responseScanTimestamp = 7317278874145525760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6383
10:43:57.643 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874152329216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.644 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874181595136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.647 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6385 rows, more = false, responseScanTimestamp = 7317278874181595136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.647 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6385
10:43:57.648 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874187628544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.652 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6386 rows, more = false, responseScanTimestamp = 7317278874187628544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.652 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6386
10:43:57.653 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874187628544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.654 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874195226624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.655 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874195226624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.658 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6387 rows, more = false, responseScanTimestamp = 7317278874195226624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6387
10:43:57.659 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874195226624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.660 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874195226624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.661 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874195226624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.664 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6388 rows, more = false, responseScanTimestamp = 7317278874231115776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.664 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6388
10:43:57.665 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874231115776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.666 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874231115776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.667 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2078829261(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.671 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6388 rows, more = false, responseScanTimestamp = 7317278874231115776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.676 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6389 rows, more = false, responseScanTimestamp = 7317278874263228416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.676 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6389
10:43:57.680 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6400 rows, more = false, responseScanTimestamp = 7317278874303287296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.680 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6400
10:43:57.684 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6402 rows, more = false, responseScanTimestamp = 7317278874325782528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6402
10:43:57.688 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6403 rows, more = false, responseScanTimestamp = 7317278874340544512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.688 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6403
10:43:57.690 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874340544512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.694 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6404 rows, more = false, responseScanTimestamp = 7317278874363658240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6404
10:43:57.699 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6405 rows, more = false, responseScanTimestamp = 7317278874377240576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.699 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6405
10:43:57.701 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874403663872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.703 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@268527784(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.703 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874411745280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.707 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6409 rows, more = false, responseScanTimestamp = 7317278874425368576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6409
10:43:57.709 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874435002368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.710 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874435002368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.714 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6420 rows, more = false, responseScanTimestamp = 7317278874454315008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6420
10:43:57.716 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874464919552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.720 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6421 rows, more = false, responseScanTimestamp = 7317278874464919552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6421
10:43:57.724 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6423 rows, more = false, responseScanTimestamp = 7317278874493784064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6423
10:43:57.726 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874506457088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.730 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6424 rows, more = false, responseScanTimestamp = 7317278874506457088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6424
10:43:57.735 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6426 rows, more = false, responseScanTimestamp = 7317278874535092224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6426
10:43:57.740 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6427 rows, more = false, responseScanTimestamp = 7317278874547908608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.740 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6427
10:43:57.741 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874562105344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.744 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874575654912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.747 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874588692480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.748 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874604662784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.750 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874604662784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.756 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6432 rows, more = false, responseScanTimestamp = 7317278874614636544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.756 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6432
10:43:57.761 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6433 rows, more = false, responseScanTimestamp = 7317278874625130496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6433
10:43:57.769 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6433 rows, more = false, responseScanTimestamp = 7317278874625130496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.774 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6437 rows, more = false, responseScanTimestamp = 7317278874688114688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6437
10:43:57.783 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6440 rows, more = false, responseScanTimestamp = 7317278874712809472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6440
10:43:57.790 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6442 rows, more = false, responseScanTimestamp = 7317278874750328832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.790 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6442
10:43:57.794 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6446 rows, more = false, responseScanTimestamp = 7317278874783707136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.794 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6446
10:43:57.795 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874798772224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.795 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@162612865(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.798 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6448 rows, more = false, responseScanTimestamp = 7317278874798772224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.798 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6448
10:43:57.802 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6450 rows, more = false, responseScanTimestamp = 7317278874813394944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6450
10:43:57.806 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6460 rows, more = false, responseScanTimestamp = 7317278874826170368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6460
10:43:57.811 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6461 rows, more = false, responseScanTimestamp = 7317278874839388160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.812 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6461
10:43:57.816 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6462 rows, more = false, responseScanTimestamp = 7317278874848460800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.816 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6462
10:43:57.817 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874881220608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.823 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6464 rows, more = false, responseScanTimestamp = 7317278874881220608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6464
10:43:57.832 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6466 rows, more = false, responseScanTimestamp = 7317278874910302208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6466
10:43:57.833 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@389804156(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.834 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874936496128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.837 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@792550996(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.837 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6469 rows, more = false, responseScanTimestamp = 7317278874950967296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6469
10:43:57.841 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@878851891(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.841 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6470 rows, more = false, responseScanTimestamp = 7317278874968383488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6470
10:43:57.843 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278874985799680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.845 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@937753200(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.848 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6480 rows, more = false, responseScanTimestamp = 7317278874985799680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6480
10:43:57.848 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2132038880(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.850 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@975071912(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.853 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@534776183(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.854 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875001872384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.856 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@264722305(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.858 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6520 rows, more = false, responseScanTimestamp = 7317278875038789632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.860 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6520
10:43:57.862 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1386848717(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.862 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875048943616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.864 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875061346304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.865 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@464243226(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.865 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875061346304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.867 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875087290368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.867 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@77583273(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.871 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6560 rows, more = false, responseScanTimestamp = 7317278875098554368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.872 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6560
10:43:57.873 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875098554368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.874 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875109462016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.875 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875109462016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.876 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875127443456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.880 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6580 rows, more = false, responseScanTimestamp = 7317278875127443456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6580
10:43:57.881 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875136675840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.882 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875150495744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.883 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875162292224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.885 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875162292224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.886 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875169824768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.888 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6584 rows, more = false, responseScanTimestamp = 7317278875169824768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6584
10:43:57.890 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875180085248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.894 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6585 rows, more = false, responseScanTimestamp = 7317278875180085248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6585
10:43:57.895 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875203014656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.897 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@827451364(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.899 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6588 rows, more = false, responseScanTimestamp = 7317278875217473536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6588
10:43:57.900 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@787058634(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.900 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875223441408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.903 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6590 rows, more = false, responseScanTimestamp = 7317278875229802496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.903 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6590
10:43:57.904 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875241668608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.907 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6600 rows, more = false, responseScanTimestamp = 7317278875241668608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6600
10:43:57.910 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6610 rows, more = false, responseScanTimestamp = 7317278875255652352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.911 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6610
10:43:57.912 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875262533632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.912 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875276115968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.916 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6613 rows, more = false, responseScanTimestamp = 7317278875286052864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.916 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6613
10:43:57.919 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6614 rows, more = false, responseScanTimestamp = 7317278875292659712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6614
10:43:57.921 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875309113344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.924 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6617 rows, more = false, responseScanTimestamp = 7317278875314647040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6617
10:43:57.926 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875329142784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.927 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875334991872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.931 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6621 rows, more = false, responseScanTimestamp = 7317278875342458880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6621
10:43:57.934 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6623 rows, more = false, responseScanTimestamp = 7317278875359461376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6623
10:43:57.937 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6624 rows, more = false, responseScanTimestamp = 7317278875367694336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6624
10:43:57.937 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875367694336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.940 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6625 rows, more = false, responseScanTimestamp = 7317278875380391936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6625
10:43:57.941 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875399790592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.944 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1800891159(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.945 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6627 rows, more = false, responseScanTimestamp = 7317278875399790592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6627
10:43:57.946 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@288358223(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.946 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875413970944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.949 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6630 rows, more = false, responseScanTimestamp = 7317278875422396416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6630
10:43:57.952 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6630 rows, more = false, responseScanTimestamp = 7317278875422396416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.953 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875429945344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.954 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875442491392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.957 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6651 rows, more = false, responseScanTimestamp = 7317278875454451712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6651
10:43:57.958 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875465887744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.959 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875465887744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.962 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6654 rows, more = false, responseScanTimestamp = 7317278875475836928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6654
10:43:57.963 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875488587776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.967 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6656 rows, more = false, responseScanTimestamp = 7317278875488587776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6656
10:43:57.977 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6656 rows, more = false, responseScanTimestamp = 7317278875488587776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.978 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@805262409(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:57.979 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875517448192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.982 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6659 rows, more = false, responseScanTimestamp = 7317278875554918400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6659
10:43:57.983 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875564175360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.986 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6660 rows, more = false, responseScanTimestamp = 7317278875564175360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6660
10:43:57.987 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875578843136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.988 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875589808128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.990 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6671 rows, more = false, responseScanTimestamp = 7317278875589808128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6671
10:43:57.993 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6672 rows, more = false, responseScanTimestamp = 7317278875597074432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6672
10:43:57.996 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875611664384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.997 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875621228544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:57.998 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875628957696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.001 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6675 rows, more = false, responseScanTimestamp = 7317278875628957696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6675
10:43:58.006 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6676 rows, more = false, responseScanTimestamp = 7317278875636592640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6676
10:43:58.006 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1292503459(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.007 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875665530880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.009 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@500550854(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.010 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6679 rows, more = false, responseScanTimestamp = 7317278875665530880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.010 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6679
10:43:58.014 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6680 rows, more = false, responseScanTimestamp = 7317278875676962816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6680
10:43:58.018 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6700 rows, more = false, responseScanTimestamp = 7317278875696762880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.018 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6700
10:43:58.019 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875703799808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.023 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6702 rows, more = false, responseScanTimestamp = 7317278875711676416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6702
10:43:58.024 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875733651456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.028 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6703 rows, more = false, responseScanTimestamp = 7317278875733651456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6703
10:43:58.029 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875753213952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.030 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875753213952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.031 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875753213952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.032 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875766796288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.033 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875766796288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.035 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1936629172(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.037 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6707 rows, more = false, responseScanTimestamp = 7317278875775741952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6707
10:43:58.038 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875789705216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.039 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875797286912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.042 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6710 rows, more = false, responseScanTimestamp = 7317278875797286912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6710
10:43:58.043 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875812446208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.046 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6721 rows, more = false, responseScanTimestamp = 7317278875812446208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6721
10:43:58.051 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875832860672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.053 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6724 rows, more = false, responseScanTimestamp = 7317278875845509120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.054 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6724
10:43:58.057 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6724 rows, more = false, responseScanTimestamp = 7317278875845509120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.058 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875872841728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.059 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875872841728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.062 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6726 rows, more = false, responseScanTimestamp = 7317278875872841728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6726
10:43:58.063 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875885625344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.065 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875885625344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.066 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875898540032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.069 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6729 rows, more = false, responseScanTimestamp = 7317278875910983680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6729
10:43:58.070 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875918163968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.071 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875918163968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.075 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6730 rows, more = false, responseScanTimestamp = 7317278875918163968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6730
10:43:58.082 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6732 rows, more = false, responseScanTimestamp = 7317278875949301760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6732
10:43:58.085 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875973648384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.087 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875980607488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.089 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278875998695424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.093 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6738 rows, more = false, responseScanTimestamp = 7317278876006338560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6738
10:43:58.094 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876015689728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.099 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6739 rows, more = false, responseScanTimestamp = 7317278876015689728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.099 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6739
10:43:58.103 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6741 rows, more = false, responseScanTimestamp = 7317278876042223616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.103 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6741
10:43:58.104 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876057153536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.105 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876071026688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.109 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6743 rows, more = false, responseScanTimestamp = 7317278876071026688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6743
10:43:58.111 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876071026688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.113 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876080054272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.114 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876098416640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.116 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6746 rows, more = false, responseScanTimestamp = 7317278876107341824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6746
10:43:58.120 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6747 rows, more = false, responseScanTimestamp = 7317278876115849216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6747
10:43:58.121 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876128903168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.121 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@644272780(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.123 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6749 rows, more = false, responseScanTimestamp = 7317278876140322816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.124 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6749
10:43:58.124 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1002209522(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.125 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876140322816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.126 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@146593983(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.128 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6750 rows, more = false, responseScanTimestamp = 7317278876150284288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6750
10:43:58.129 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@255354657(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.129 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876160180224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.130 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876167163904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.130 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@534390520(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.131 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876167163904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.131 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876178599936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.132 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876178599936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.135 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6790 rows, more = false, responseScanTimestamp = 7317278876186173440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6790
10:43:58.139 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6800 rows, more = false, responseScanTimestamp = 7317278876192808960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6800
10:43:58.140 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876205977600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.143 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6802 rows, more = false, responseScanTimestamp = 7317278876211757056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6802
10:43:58.144 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876220583936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.147 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6804 rows, more = false, responseScanTimestamp = 7317278876228603904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6804
10:43:58.150 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6805 rows, more = false, responseScanTimestamp = 7317278876238729216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.150 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6805
10:43:58.151 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876253806592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.152 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876253806592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.154 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6806 rows, more = false, responseScanTimestamp = 7317278876253806592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6806
10:43:58.156 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1077841633(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.158 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6807 rows, more = false, responseScanTimestamp = 7317278876265123840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.159 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6807
10:43:58.159 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@782884729(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.162 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1650762978(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.162 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6809 rows, more = false, responseScanTimestamp = 7317278876284706816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6809
10:43:58.163 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876303331328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.164 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876303331328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.167 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6830 rows, more = false, responseScanTimestamp = 7317278876315332608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.167 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6830
10:43:58.170 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6840 rows, more = false, responseScanTimestamp = 7317278876321382400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6840
10:43:58.173 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6841 rows, more = false, responseScanTimestamp = 7317278876331499520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6841
10:43:58.176 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6843 rows, more = false, responseScanTimestamp = 7317278876349943808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6843
10:43:58.177 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876355915776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.179 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6845 rows, more = false, responseScanTimestamp = 7317278876363186176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.179 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6845
10:43:58.180 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876372008960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.183 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6847 rows, more = false, responseScanTimestamp = 7317278876377243648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6847
10:43:58.186 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6849 rows, more = false, responseScanTimestamp = 7317278876392398848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.186 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6849
10:43:58.188 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6850 rows, more = false, responseScanTimestamp = 7317278876397748224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6850
10:43:58.190 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876413267968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.192 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6853 rows, more = false, responseScanTimestamp = 7317278876419121152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6853
10:43:58.196 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6854 rows, more = false, responseScanTimestamp = 7317278876425121792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.196 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6854
10:43:58.199 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6855 rows, more = false, responseScanTimestamp = 7317278876430761984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6855
10:43:58.200 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876454072320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.203 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6858 rows, more = false, responseScanTimestamp = 7317278876461424640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6858
10:43:58.204 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876472324096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.207 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6860 rows, more = false, responseScanTimestamp = 7317278876472324096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6860
10:43:58.208 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876487016448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.211 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6863 rows, more = false, responseScanTimestamp = 7317278876492947456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6863
10:43:58.212 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876506251264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.214 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6865 rows, more = false, responseScanTimestamp = 7317278876506251264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6865
10:43:58.215 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876514549760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.219 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6867 rows, more = false, responseScanTimestamp = 7317278876523606016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6867
10:43:58.221 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6868 rows, more = false, responseScanTimestamp = 7317278876533555200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6868
10:43:58.222 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876553662464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.225 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6870 rows, more = false, responseScanTimestamp = 7317278876553662464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6870
10:43:58.228 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6872 rows, more = false, responseScanTimestamp = 7317278876565782528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6872
10:43:58.230 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876573790208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.232 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6875 rows, more = false, responseScanTimestamp = 7317278876586426368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6875
10:43:58.233 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876586426368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.234 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876593586176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.237 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6877 rows, more = false, responseScanTimestamp = 7317278876604604416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6877
10:43:58.238 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@742892464(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.240 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@414873951(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.241 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6879 rows, more = false, responseScanTimestamp = 7317278876616568832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.241 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6879
10:43:58.241 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876625694720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.242 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876625694720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.245 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6880 rows, more = false, responseScanTimestamp = 7317278876625694720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6880
10:43:58.249 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6880 rows, more = false, responseScanTimestamp = 7317278876625694720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.250 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876656959488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.252 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876664254464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.255 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6901 rows, more = false, responseScanTimestamp = 7317278876664254464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6901
10:43:58.259 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6903 rows, more = false, responseScanTimestamp = 7317278876683100160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.259 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6903
10:43:58.262 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6905 rows, more = false, responseScanTimestamp = 7317278876702883840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6905
10:43:58.266 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6906 rows, more = false, responseScanTimestamp = 7317278876713910272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6906
10:43:58.266 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2013806374(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.270 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6908 rows, more = false, responseScanTimestamp = 7317278876727615488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6908
10:43:58.274 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6910 rows, more = false, responseScanTimestamp = 7317278876742635520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.274 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6910
10:43:58.277 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6921 rows, more = false, responseScanTimestamp = 7317278876759040000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6921
10:43:58.278 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876774146048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.279 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876782530560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.280 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876782530560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.283 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6925 rows, more = false, responseScanTimestamp = 7317278876788424704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.283 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6925
10:43:58.284 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876800970752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.286 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6927 rows, more = false, responseScanTimestamp = 7317278876800970752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6927
10:43:58.287 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876811108352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.288 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1057806193(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.290 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6928 rows, more = false, responseScanTimestamp = 7317278876811108352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.290 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6928
10:43:58.292 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876824666112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.294 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6930 rows, more = false, responseScanTimestamp = 7317278876832043008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6930
10:43:58.297 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6940 rows, more = false, responseScanTimestamp = 7317278876840734720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6940
10:43:58.300 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6942 rows, more = false, responseScanTimestamp = 7317278876857942016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6942
10:43:58.303 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6943 rows, more = false, responseScanTimestamp = 7317278876864385024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6943
10:43:58.304 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876881973248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.309 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6945 rows, more = false, responseScanTimestamp = 7317278876881973248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6945
10:43:58.311 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6946 rows, more = false, responseScanTimestamp = 7317278876894044160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.312 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6946
10:43:58.315 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6947 rows, more = false, responseScanTimestamp = 7317278876916240384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6947
10:43:58.316 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876931502080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.319 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6949 rows, more = false, responseScanTimestamp = 7317278876931502080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6949
10:43:58.320 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876948041728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.321 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876948041728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.322 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876958068736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.325 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6953 rows, more = false, responseScanTimestamp = 7317278876963647488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.326 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6953
10:43:58.328 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6955 rows, more = false, responseScanTimestamp = 7317278876973965312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6955
10:43:58.329 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876987756544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.330 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278876987756544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.334 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6958 rows, more = false, responseScanTimestamp = 7317278876995592192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.334 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6958
10:43:58.336 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6959 rows, more = false, responseScanTimestamp = 7317278877002186752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6959
10:43:58.337 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877007536128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.338 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877020880896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.341 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6961 rows, more = false, responseScanTimestamp = 7317278877020880896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6961
10:43:58.344 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6963 rows, more = false, responseScanTimestamp = 7317278877037146112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6963
10:43:58.345 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877052583936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.348 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6965 rows, more = false, responseScanTimestamp = 7317278877052583936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6965
10:43:58.349 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877066084352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.352 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6967 rows, more = false, responseScanTimestamp = 7317278877066084352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6967
10:43:58.353 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877082714112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.354 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877090021376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.355 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877096398848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.358 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6971 rows, more = false, responseScanTimestamp = 7317278877096398848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.359 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6971
10:43:58.359 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877108830208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.360 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877108830208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.363 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6974 rows, more = false, responseScanTimestamp = 7317278877118832640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6974
10:43:58.364 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877129973760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.367 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6977 rows, more = false, responseScanTimestamp = 7317278877135650816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.368 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6977
10:43:58.368 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@784840963(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.368 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877147201536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.372 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6979 rows, more = false, responseScanTimestamp = 7317278877147201536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.372 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6979
10:43:58.373 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877157793792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.374 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877165182976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.375 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877173813248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.375 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877179293696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.376 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877179293696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.377 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877179293696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.380 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6993 rows, more = false, responseScanTimestamp = 7317278877185282048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6993
10:43:58.381 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877197594624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.385 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6996 rows, more = false, responseScanTimestamp = 7317278877203984384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.385 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6996
10:43:58.387 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6998 rows, more = false, responseScanTimestamp = 7317278877216051200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.388 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6998
10:43:58.390 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6998 rows, more = false, responseScanTimestamp = 7317278877216051200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.391 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1702644997(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.393 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6998 rows, more = false, responseScanTimestamp = 7317278877216051200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.394 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1546956675(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.396 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6999 rows, more = false, responseScanTimestamp = 7317278877223931904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6999
10:43:58.397 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877251825664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.398 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877266685952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.402 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7020 rows, more = false, responseScanTimestamp = 7317278877274382336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7020
10:43:58.403 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877282201600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.410 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7022 rows, more = false, responseScanTimestamp = 7317278877288525824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.410 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7022
10:43:58.411 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877308870656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.411 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877316956160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.416 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7025 rows, more = false, responseScanTimestamp = 7317278877316956160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7025
10:43:58.417 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877338456064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.418 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@89803819(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.420 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7028 rows, more = false, responseScanTimestamp = 7317278877344546816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7028
10:43:58.421 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877357375488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.424 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7030 rows, more = false, responseScanTimestamp = 7317278877364916224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.424 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7030
10:43:58.427 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7040 rows, more = false, responseScanTimestamp = 7317278877376077824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7040
10:43:58.431 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7040 rows, more = false, responseScanTimestamp = 7317278877376077824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.435 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7041 rows, more = false, responseScanTimestamp = 7317278877385510912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7041
10:43:58.441 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7042 rows, more = false, responseScanTimestamp = 7317278877403394048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7042
10:43:58.443 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877435826176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.445 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877444341760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.451 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7046 rows, more = false, responseScanTimestamp = 7317278877457698816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7046
10:43:58.456 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7050 rows, more = false, responseScanTimestamp = 7317278877490102272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7050
10:43:58.459 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7051 rows, more = false, responseScanTimestamp = 7317278877506224128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.460 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7051
10:43:58.463 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7052 rows, more = false, responseScanTimestamp = 7317278877522993152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7052
10:43:58.466 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7052 rows, more = false, responseScanTimestamp = 7317278877522993152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.470 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7053 rows, more = false, responseScanTimestamp = 7317278877538684928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.471 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7053
10:43:58.471 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877562732544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.476 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7055 rows, more = false, responseScanTimestamp = 7317278877562732544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7055
10:43:58.478 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877585887232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.480 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877585887232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.481 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@373748258(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.483 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877610008576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.484 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877610008576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.484 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877620436992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.488 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7060 rows, more = false, responseScanTimestamp = 7317278877620436992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.488 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7060
10:43:58.491 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7070 rows, more = false, responseScanTimestamp = 7317278877629878272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7070
10:43:58.492 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877648990208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.495 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7071 rows, more = false, responseScanTimestamp = 7317278877648990208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.495 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7071
10:43:58.499 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7072 rows, more = false, responseScanTimestamp = 7317278877657587712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7072
10:43:58.500 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877678829568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.503 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7073 rows, more = false, responseScanTimestamp = 7317278877678829568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.503 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7073
10:43:58.506 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7074 rows, more = false, responseScanTimestamp = 7317278877693415424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7074
10:43:58.510 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7075 rows, more = false, responseScanTimestamp = 7317278877711327232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7075
10:43:58.515 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7076 rows, more = false, responseScanTimestamp = 7317278877725261824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7076
10:43:58.519 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7076 rows, more = false, responseScanTimestamp = 7317278877725261824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.521 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@290820490(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.524 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1759804564(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.526 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7077 rows, more = false, responseScanTimestamp = 7317278877740609536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.526 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7077
10:43:58.527 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1065901751(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.529 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7080 rows, more = false, responseScanTimestamp = 7317278877786791936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7080
10:43:58.534 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7090 rows, more = false, responseScanTimestamp = 7317278877797150720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.534 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7090
10:43:58.542 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7090 rows, more = false, responseScanTimestamp = 7317278877797150720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.544 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877849030656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.545 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877857603584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.548 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7113 rows, more = false, responseScanTimestamp = 7317278877872574464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7113
10:43:58.549 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877887373312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.551 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877887373312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.554 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7116 rows, more = false, responseScanTimestamp = 7317278877897965568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7116
10:43:58.558 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7117 rows, more = false, responseScanTimestamp = 7317278877905502208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7117
10:43:58.561 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7118 rows, more = false, responseScanTimestamp = 7317278877920784384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.561 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7118
10:43:58.561 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@519990406(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.562 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877936476160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.562 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877936476160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.564 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877936476160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.567 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7120 rows, more = false, responseScanTimestamp = 7317278877951037440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.567 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7120
10:43:58.570 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7130 rows, more = false, responseScanTimestamp = 7317278877960261632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7130
10:43:58.571 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877972537344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.572 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877972537344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.573 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877985087488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.574 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877991968768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.577 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7133 rows, more = false, responseScanTimestamp = 7317278877991968768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.577 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7133
10:43:58.578 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278877998628864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.579 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878004891648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.581 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878015512576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.582 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878022131712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.583 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878028304384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.586 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7138 rows, more = false, responseScanTimestamp = 7317278878028304384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7138
10:43:58.589 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7140 rows, more = false, responseScanTimestamp = 7317278878040686592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7140
10:43:58.590 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878057181184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.593 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7142 rows, more = false, responseScanTimestamp = 7317278878057181184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7142
10:43:58.597 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7144 rows, more = false, responseScanTimestamp = 7317278878072696832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7144
10:43:58.600 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7146 rows, more = false, responseScanTimestamp = 7317278878087335936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7146
10:43:58.601 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878095319040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.602 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@588932882(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.604 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7148 rows, more = false, responseScanTimestamp = 7317278878101549056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.604 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7148
10:43:58.606 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878109696000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.606 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878116208640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.607 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878127157248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.608 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878127157248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.610 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7161 rows, more = false, responseScanTimestamp = 7317278878133780480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7161
10:43:58.611 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878139301888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.612 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878139301888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.615 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7163 rows, more = false, responseScanTimestamp = 7317278878150725632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7163
10:43:58.619 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7164 rows, more = false, responseScanTimestamp = 7317278878158123008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.619 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7164
10:43:58.620 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878177628160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.622 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7167 rows, more = false, responseScanTimestamp = 7317278878177628160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7167
10:43:58.623 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1750183737(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.626 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7168 rows, more = false, responseScanTimestamp = 7317278878186229760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7168
10:43:58.626 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@357640546(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.628 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7169 rows, more = false, responseScanTimestamp = 7317278878192517120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.628 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7169
10:43:58.628 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2024209682(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.631 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7170 rows, more = false, responseScanTimestamp = 7317278878203711488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7170
10:43:58.631 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@150222819(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.634 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7180 rows, more = false, responseScanTimestamp = 7317278878216273920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7180
10:43:58.635 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878237020160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.636 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878243651584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.639 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7210 rows, more = false, responseScanTimestamp = 7317278878243651584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7210
10:43:58.641 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878257979392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.645 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7213 rows, more = false, responseScanTimestamp = 7317278878264807424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7213
10:43:58.646 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878284517376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.650 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7216 rows, more = false, responseScanTimestamp = 7317278878284517376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7216
10:43:58.653 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7218 rows, more = false, responseScanTimestamp = 7317278878300217344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7218
10:43:58.656 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7220 rows, more = false, responseScanTimestamp = 7317278878313684992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.656 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7220
10:43:58.657 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878326140928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.659 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7223 rows, more = false, responseScanTimestamp = 7317278878334369792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7223
10:43:58.660 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878342037504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.661 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878342037504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.664 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7225 rows, more = false, responseScanTimestamp = 7317278878348247040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.664 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7225
10:43:58.667 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7227 rows, more = false, responseScanTimestamp = 7317278878363062272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.667 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7227
10:43:58.668 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1840867747(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.670 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7228 rows, more = false, responseScanTimestamp = 7317278878372814848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7228
10:43:58.671 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878380179456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.674 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7230 rows, more = false, responseScanTimestamp = 7317278878387384320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.674 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7230
10:43:58.677 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7240 rows, more = false, responseScanTimestamp = 7317278878397792256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7240
10:43:58.679 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7242 rows, more = false, responseScanTimestamp = 7317278878412271616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7242
10:43:58.682 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7242 rows, more = false, responseScanTimestamp = 7317278878412271616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.683 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878435188736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.686 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7244 rows, more = false, responseScanTimestamp = 7317278878435188736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.686 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7244
10:43:58.689 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7246 rows, more = false, responseScanTimestamp = 7317278878451277824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.690 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7246
10:43:58.690 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878463197184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.690 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1908365135(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.693 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7249 rows, more = false, responseScanTimestamp = 7317278878469271552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7249
10:43:58.693 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1044277767(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.694 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878469271552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.695 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@391907596(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.697 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7250 rows, more = false, responseScanTimestamp = 7317278878479867904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.697 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7250
10:43:58.697 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@831426101(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.698 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878490955776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.699 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878497787904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.700 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878507646976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.702 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7280 rows, more = false, responseScanTimestamp = 7317278878507646976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.703 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7280
10:43:58.703 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878519455744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.706 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7291 rows, more = false, responseScanTimestamp = 7317278878519455744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7291
10:43:58.709 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7293 rows, more = false, responseScanTimestamp = 7317278878533922816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7293
10:43:58.710 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878549606400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.711 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878549606400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.712 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878557143040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.715 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7296 rows, more = false, responseScanTimestamp = 7317278878557143040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7296
10:43:58.716 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@981508708(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.720 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7298 rows, more = false, responseScanTimestamp = 7317278878569041920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7298
10:43:58.721 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878578528256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.722 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1998821729(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.724 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7299 rows, more = false, responseScanTimestamp = 7317278878578528256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7299
10:43:58.728 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7300 rows, more = false, responseScanTimestamp = 7317278878601318400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.728 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7300
10:43:58.736 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7320 rows, more = false, responseScanTimestamp = 7317278878618636288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.736 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7320
10:43:58.737 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878641442816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.738 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878641442816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.742 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7324 rows, more = false, responseScanTimestamp = 7317278878668689408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7324
10:43:58.750 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7325 rows, more = false, responseScanTimestamp = 7317278878674886656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7325
10:43:58.752 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878674886656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.755 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7326 rows, more = false, responseScanTimestamp = 7317278878712512512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7326
10:43:58.756 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878712512512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.757 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878741889024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.760 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@12647136(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.761 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7327 rows, more = false, responseScanTimestamp = 7317278878741889024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7327
10:43:58.762 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878756937728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.763 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878756937728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.764 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878768873472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.768 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7330 rows, more = false, responseScanTimestamp = 7317278878768873472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7330
10:43:58.772 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7342 rows, more = false, responseScanTimestamp = 7317278878789697536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7342
10:43:58.773 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878799343616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.775 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7344 rows, more = false, responseScanTimestamp = 7317278878805909504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7344
10:43:58.777 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878813696000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.778 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878822395904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.778 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878830415872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.781 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7347 rows, more = false, responseScanTimestamp = 7317278878830415872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7347
10:43:58.781 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1165632491(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.784 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7348 rows, more = false, responseScanTimestamp = 7317278878836641792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7348
10:43:58.787 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7350 rows, more = false, responseScanTimestamp = 7317278878852431872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7350
10:43:58.790 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878870265856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.791 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878877732864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.792 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878877732864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.793 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878884855808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.796 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7364 rows, more = false, responseScanTimestamp = 7317278878892158976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7364
10:43:58.797 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878904029184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.798 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878904029184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.801 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7367 rows, more = false, responseScanTimestamp = 7317278878912671744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7367
10:43:58.802 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2060860066(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.802 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878919835648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.803 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878926848000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.804 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878926848000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.805 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278878935302144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.808 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7370 rows, more = false, responseScanTimestamp = 7317278878935302144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7370
10:43:58.811 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7380 rows, more = false, responseScanTimestamp = 7317278878944038912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.811 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7380
10:43:58.814 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7382 rows, more = false, responseScanTimestamp = 7317278878963134464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7382
10:43:58.817 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7383 rows, more = false, responseScanTimestamp = 7317278878974922752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7383
10:43:58.820 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7384 rows, more = false, responseScanTimestamp = 7317278878983651328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.821 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7384
10:43:58.823 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7387 rows, more = false, responseScanTimestamp = 7317278879005143040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7387
10:43:58.824 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879012380672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.827 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7389 rows, more = false, responseScanTimestamp = 7317278879018786816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7389
10:43:58.830 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7391 rows, more = false, responseScanTimestamp = 7317278879031578624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7391
10:43:58.833 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7392 rows, more = false, responseScanTimestamp = 7317278879040434176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7392
10:43:58.834 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879047147520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.835 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879055630336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.836 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879065837568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.839 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7395 rows, more = false, responseScanTimestamp = 7317278879065837568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.839 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7395
10:43:58.841 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7396 rows, more = false, responseScanTimestamp = 7317278879070953472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7396
10:43:58.843 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@299191304(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.844 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7398 rows, more = false, responseScanTimestamp = 7317278879087222784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7398
10:43:58.845 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@382055208(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.847 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7399 rows, more = false, responseScanTimestamp = 7317278879093506048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.847 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7399
10:43:58.850 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7400 rows, more = false, responseScanTimestamp = 7317278879102734336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7400
10:43:58.851 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879122132992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.852 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879122132992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.853 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879134167040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.854 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879134167040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.857 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7422 rows, more = false, responseScanTimestamp = 7317278879140442112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.857 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7422
10:43:58.860 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7424 rows, more = false, responseScanTimestamp = 7317278879152197632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.860 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7424
10:43:58.861 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879152197632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.864 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7425 rows, more = false, responseScanTimestamp = 7317278879162482688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7425
10:43:58.867 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7427 rows, more = false, responseScanTimestamp = 7317278879181107200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7427
10:43:58.870 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7429 rows, more = false, responseScanTimestamp = 7317278879195447296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7429
10:43:58.871 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879202312192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.874 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7431 rows, more = false, responseScanTimestamp = 7317278879208935424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7431
10:43:58.875 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879226605568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.876 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879226605568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.879 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7435 rows, more = false, responseScanTimestamp = 7317278879232245760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7435
10:43:58.881 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7437 rows, more = false, responseScanTimestamp = 7317278879242448896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7437
10:43:58.882 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879251939328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.883 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879251939328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.884 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879251939328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.885 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879257649152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.888 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7439 rows, more = false, responseScanTimestamp = 7317278879257649152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.888 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7439
10:43:58.890 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7441 rows, more = false, responseScanTimestamp = 7317278879276756992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7441
10:43:58.894 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7442 rows, more = false, responseScanTimestamp = 7317278879283265536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7442
10:43:58.895 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879304953856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.898 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7445 rows, more = false, responseScanTimestamp = 7317278879304953856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7445
10:43:58.901 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7447 rows, more = false, responseScanTimestamp = 7317278879317958656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7447
10:43:58.902 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@37011296(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.903 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7449 rows, more = false, responseScanTimestamp = 7317278879335161856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7449
10:43:58.904 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879335161856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.905 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879335161856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.906 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879335161856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.908 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7449 rows, more = false, responseScanTimestamp = 7317278879335161856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.909 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879335161856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.909 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879349944320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.913 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7450 rows, more = false, responseScanTimestamp = 7317278879349944320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7450
10:43:58.914 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879377035264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.916 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7462 rows, more = false, responseScanTimestamp = 7317278879386251264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.916 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7462
10:43:58.919 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7463 rows, more = false, responseScanTimestamp = 7317278879393734656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7463
10:43:58.922 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7465 rows, more = false, responseScanTimestamp = 7317278879409123328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7465
10:43:58.923 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879421952000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.924 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879421952000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.924 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879428366336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.927 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7468 rows, more = false, responseScanTimestamp = 7317278879428366336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7468
10:43:58.930 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7470 rows, more = false, responseScanTimestamp = 7317278879441764352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7470
10:43:58.933 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7472 rows, more = false, responseScanTimestamp = 7317278879456124928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.933 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7472
10:43:58.934 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879462490112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.934 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879462490112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.935 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879462490112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.936 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879472812032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.939 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7474 rows, more = false, responseScanTimestamp = 7317278879472812032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7474
10:43:58.942 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7476 rows, more = false, responseScanTimestamp = 7317278879485710336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.943 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7476
10:43:58.945 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7479 rows, more = false, responseScanTimestamp = 7317278879504490496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7479
10:43:58.946 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879512162304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.949 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7481 rows, more = false, responseScanTimestamp = 7317278879517208576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7481
10:43:58.950 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879525011456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.951 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879531368448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.952 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879539458048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.952 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879539458048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.953 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879545782272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.954 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879545782272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.958 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7486 rows, more = false, responseScanTimestamp = 7317278879552905216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7486
10:43:58.959 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879565291520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.959 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1241290414(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.961 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7488 rows, more = false, responseScanTimestamp = 7317278879565291520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7488
10:43:58.962 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1920087701(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.962 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879575400448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.964 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1234536192(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.966 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7490 rows, more = false, responseScanTimestamp = 7317278879582224384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7490
10:43:58.967 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879598882816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.967 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879598882816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.968 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879607570432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.971 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7520 rows, more = false, responseScanTimestamp = 7317278879607570432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7520
10:43:58.971 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879612436480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.973 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879619227648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.975 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7523 rows, more = false, responseScanTimestamp = 7317278879628328960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7523
10:43:58.976 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879633809408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.977 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879640059904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.980 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7525 rows, more = false, responseScanTimestamp = 7317278879640059904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7525
10:43:58.981 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879657037824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.984 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7527 rows, more = false, responseScanTimestamp = 7317278879657037824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7527
10:43:58.984 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1862139629(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.986 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1134120058(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:58.987 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7528 rows, more = false, responseScanTimestamp = 7317278879667200000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.987 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7528
10:43:58.988 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879682928640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.990 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7530 rows, more = false, responseScanTimestamp = 7317278879682928640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7530
10:43:58.991 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879701254144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.992 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879701254144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.995 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7551 rows, more = false, responseScanTimestamp = 7317278879708114944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.995 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7551
10:43:58.998 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7553 rows, more = false, responseScanTimestamp = 7317278879719313408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:58.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7553
10:43:59.001 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7554 rows, more = false, responseScanTimestamp = 7317278879727226880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7554
10:43:59.004 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7556 rows, more = false, responseScanTimestamp = 7317278879740579840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.004 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7556
10:43:59.005 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@540806146(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.007 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7558 rows, more = false, responseScanTimestamp = 7317278879753732096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7558
10:43:59.008 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879767564288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.011 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7560 rows, more = false, responseScanTimestamp = 7317278879767564288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7560
10:43:59.011 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879782060032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.012 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879782060032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.013 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879791083520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.016 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7572 rows, more = false, responseScanTimestamp = 7317278879791083520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7572
10:43:59.019 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7574 rows, more = false, responseScanTimestamp = 7317278879803338752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7574
10:43:59.020 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879815593984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.021 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879815593984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.023 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7577 rows, more = false, responseScanTimestamp = 7317278879825547264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7577
10:43:59.024 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879830614016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.025 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879830614016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.028 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7578 rows, more = false, responseScanTimestamp = 7317278879830614016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7578
10:43:59.031 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7579 rows, more = false, responseScanTimestamp = 7317278879846600704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7579
10:43:59.034 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7581 rows, more = false, responseScanTimestamp = 7317278879862431744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7581
10:43:59.035 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879876276224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.035 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879876276224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.036 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879886114816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.037 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879886114816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.040 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7585 rows, more = false, responseScanTimestamp = 7317278879891886080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7585
10:43:59.043 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7586 rows, more = false, responseScanTimestamp = 7317278879898284032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7586
10:43:59.043 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1165243010(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.046 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7589 rows, more = false, responseScanTimestamp = 7317278879915937792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7589
10:43:59.047 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879925551104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.048 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879925551104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.049 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879935774720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.049 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879940653056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.050 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879940653056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.051 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879940653056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.054 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7602 rows, more = false, responseScanTimestamp = 7317278879947001856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.054 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7602
10:43:59.057 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7604 rows, more = false, responseScanTimestamp = 7317278879959310336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7604
10:43:59.059 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7605 rows, more = false, responseScanTimestamp = 7317278879968641024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.060 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7605
10:43:59.061 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879976226816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.062 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278879986716672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.064 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7607 rows, more = false, responseScanTimestamp = 7317278879986716672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7607
10:43:59.064 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1149216343(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.067 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7609 rows, more = false, responseScanTimestamp = 7317278880000872448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.067 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7609
10:43:59.067 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1301071934(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.070 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7609 rows, more = false, responseScanTimestamp = 7317278880000872448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.070 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@227574161(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.070 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880011837440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.071 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880023711744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.072 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1771324035(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.073 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1348472056(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.074 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7620 rows, more = false, responseScanTimestamp = 7317278880023711744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7620
10:43:59.075 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2072441842(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.077 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1922263322(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.077 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7640 rows, more = false, responseScanTimestamp = 7317278880040976384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.078 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7640
10:43:59.080 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7660 rows, more = false, responseScanTimestamp = 7317278880053665792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7660
10:43:59.081 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880061157376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.084 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7680 rows, more = false, responseScanTimestamp = 7317278880070836224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7680
10:43:59.087 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7682 rows, more = false, responseScanTimestamp = 7317278880083070976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7682
10:43:59.088 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880093876224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.089 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880093876224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.090 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880099467264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.093 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7685 rows, more = false, responseScanTimestamp = 7317278880107982848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7685
10:43:59.096 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7686 rows, more = false, responseScanTimestamp = 7317278880114380800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.096 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7686
10:43:59.096 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@962112913(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.097 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880127725568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.097 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880132960256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.098 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1762619790(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.100 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7689 rows, more = false, responseScanTimestamp = 7317278880132960256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7689
10:43:59.100 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@626660926(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.101 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880141467648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.104 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7700 rows, more = false, responseScanTimestamp = 7317278880148721664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7700
10:43:59.105 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880164438016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.108 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7720 rows, more = false, responseScanTimestamp = 7317278880164438016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.108 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7720
10:43:59.109 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880179879936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.112 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7722 rows, more = false, responseScanTimestamp = 7317278880179879936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.112 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7722
10:43:59.113 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880197267456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.114 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880197267456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.114 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880206987264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.117 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7725 rows, more = false, responseScanTimestamp = 7317278880206987264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.118 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7725
10:43:59.118 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880219422720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.120 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1290297398(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.121 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7727 rows, more = false, responseScanTimestamp = 7317278880219422720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7727
10:43:59.122 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880233787392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.125 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7730 rows, more = false, responseScanTimestamp = 7317278880240336896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.125 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7730
10:43:59.126 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880246341632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.128 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7741 rows, more = false, responseScanTimestamp = 7317278880251809792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7741
10:43:59.131 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7741 rows, more = false, responseScanTimestamp = 7317278880251809792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.134 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7742 rows, more = false, responseScanTimestamp = 7317278880260698112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7742
10:43:59.135 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880284008448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.136 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880284008448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.137 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880294789120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.138 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880300765184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.138 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880300765184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.141 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7747 rows, more = false, responseScanTimestamp = 7317278880306536448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7747
10:43:59.145 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7749 rows, more = false, responseScanTimestamp = 7317278880316727296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.145 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7749
10:43:59.145 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880331440128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.149 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7751 rows, more = false, responseScanTimestamp = 7317278880331440128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7751
10:43:59.150 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880350617600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.151 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880350617600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.153 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7754 rows, more = false, responseScanTimestamp = 7317278880350617600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7754
10:43:59.154 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880350617600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.155 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880350617600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.155 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880350617600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.157 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7754 rows, more = false, responseScanTimestamp = 7317278880350617600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.158 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880350617600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.159 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880350617600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.161 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7754 rows, more = false, responseScanTimestamp = 7317278880350617600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.162 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880358326272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.165 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7756 rows, more = false, responseScanTimestamp = 7317278880401260544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.165 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7756
10:43:59.168 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7757 rows, more = false, responseScanTimestamp = 7317278880410402816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7757
10:43:59.169 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880423419904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.169 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880423419904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.171 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880423419904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.172 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880438833152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.173 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880445628416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.174 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880445628416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.177 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7761 rows, more = false, responseScanTimestamp = 7317278880451862528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.177 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7761
10:43:59.180 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7762 rows, more = false, responseScanTimestamp = 7317278880459620352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7762
10:43:59.181 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880468750336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.182 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880479666176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.184 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7764 rows, more = false, responseScanTimestamp = 7317278880479666176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.184 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7764
10:43:59.185 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880486735872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.186 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880486735872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.190 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7766 rows, more = false, responseScanTimestamp = 7317278880502136832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7766
10:43:59.191 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880516767744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.191 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880516767744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.192 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880516767744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.193 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880525443072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.194 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880525443072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.195 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880533733376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.196 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880533733376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.200 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7771 rows, more = false, responseScanTimestamp = 7317278880540712960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7771
10:43:59.201 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880547536896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.204 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7773 rows, more = false, responseScanTimestamp = 7317278880553938944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7773
10:43:59.205 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880567054336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.206 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880579903488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.207 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880579903488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.207 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880586436608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.211 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7776 rows, more = false, responseScanTimestamp = 7317278880586436608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7776
10:43:59.212 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880599953408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.215 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7779 rows, more = false, responseScanTimestamp = 7317278880605732864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7779
10:43:59.219 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7780 rows, more = false, responseScanTimestamp = 7317278880613527552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7780
10:43:59.222 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7782 rows, more = false, responseScanTimestamp = 7317278880632913920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7782
10:43:59.223 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880643846144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.226 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7784 rows, more = false, responseScanTimestamp = 7317278880651640832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7784
10:43:59.226 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880662196224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.230 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7785 rows, more = false, responseScanTimestamp = 7317278880662196224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.231 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7785
10:43:59.234 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7787 rows, more = false, responseScanTimestamp = 7317278880681668608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7787
10:43:59.234 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@815818783(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.235 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880698023936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.239 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7789 rows, more = false, responseScanTimestamp = 7317278880698023936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7789
10:43:59.239 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880719151104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.242 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7801 rows, more = false, responseScanTimestamp = 7317278880719151104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.242 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7801
10:43:59.243 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880724975616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.246 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7803 rows, more = false, responseScanTimestamp = 7317278880730603520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7803
10:43:59.250 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7805 rows, more = false, responseScanTimestamp = 7317278880746442752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7805
10:43:59.250 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880762155008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.251 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880762155008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.252 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880762155008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.253 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880770387968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.253 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@582089860(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.255 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7808 rows, more = false, responseScanTimestamp = 7317278880770387968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.256 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7808
10:43:59.256 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1462760714(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.256 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880778145792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.260 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7810 rows, more = false, responseScanTimestamp = 7317278880787165184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7810
10:43:59.263 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7830 rows, more = false, responseScanTimestamp = 7317278880803176448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7830
10:43:59.264 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880817258496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.268 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7832 rows, more = false, responseScanTimestamp = 7317278880817258496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7832
10:43:59.271 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7835 rows, more = false, responseScanTimestamp = 7317278880839540736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7835
10:43:59.272 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880851140608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.275 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7837 rows, more = false, responseScanTimestamp = 7317278880851140608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7837
10:43:59.275 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1481229833(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.278 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7839 rows, more = false, responseScanTimestamp = 7317278880864579584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7839
10:43:59.278 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1796910479(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.281 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7840 rows, more = false, responseScanTimestamp = 7317278880875098112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.281 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7840
10:43:59.285 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7860 rows, more = false, responseScanTimestamp = 7317278880893218816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7860
10:43:59.288 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7862 rows, more = false, responseScanTimestamp = 7317278880905441280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7862
10:43:59.291 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7863 rows, more = false, responseScanTimestamp = 7317278880915283968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7863
10:43:59.294 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7865 rows, more = false, responseScanTimestamp = 7317278880928141312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7865
10:43:59.295 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880945983488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.296 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278880945983488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.296 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1189226932(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.298 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1850545095(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.299 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7868 rows, more = false, responseScanTimestamp = 7317278880945983488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.299 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7868
10:43:59.302 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7870 rows, more = false, responseScanTimestamp = 7317278880960516096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.302 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7870
10:43:59.305 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7870 rows, more = false, responseScanTimestamp = 7317278880960516096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.308 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7890 rows, more = false, responseScanTimestamp = 7317278880984289280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.308 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7890
10:43:59.309 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881000284160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.310 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881000284160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.310 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881009131520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.313 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7893 rows, more = false, responseScanTimestamp = 7317278881009131520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7893
10:43:59.314 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881015676928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.315 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881021493248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.318 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7896 rows, more = false, responseScanTimestamp = 7317278881029681152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7896
10:43:59.319 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881041584128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.320 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881041584128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.323 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7899 rows, more = false, responseScanTimestamp = 7317278881050701824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7899
10:43:59.324 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881056804864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.327 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7901 rows, more = false, responseScanTimestamp = 7317278881062363136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7901
10:43:59.329 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7902 rows, more = false, responseScanTimestamp = 7317278881071468544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7902
10:43:59.332 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7904 rows, more = false, responseScanTimestamp = 7317278881087619072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.332 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7904
10:43:59.336 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7905 rows, more = false, responseScanTimestamp = 7317278881097334784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7905
10:43:59.336 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881109053440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.339 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7907 rows, more = false, responseScanTimestamp = 7317278881114288128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.339 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7907
10:43:59.342 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7909 rows, more = false, responseScanTimestamp = 7317278881127436288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7909
10:43:59.343 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881142022144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.346 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7911 rows, more = false, responseScanTimestamp = 7317278881142022144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.346 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7911
10:43:59.347 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881155895296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.350 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7913 rows, more = false, responseScanTimestamp = 7317278881155895296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7913
10:43:59.351 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881170661376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.352 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881175818240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.354 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7916 rows, more = false, responseScanTimestamp = 7317278881175818240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7916
10:43:59.357 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7917 rows, more = false, responseScanTimestamp = 7317278881183227904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7917
10:43:59.358 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881198772224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.359 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881204858880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.359 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881204858880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.360 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881211486208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.363 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7921 rows, more = false, responseScanTimestamp = 7317278881211486208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7921
10:43:59.366 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7923 rows, more = false, responseScanTimestamp = 7317278881223507968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7923
10:43:59.367 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881237147648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.370 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7925 rows, more = false, responseScanTimestamp = 7317278881237147648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.370 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7925
10:43:59.373 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7928 rows, more = false, responseScanTimestamp = 7317278881257897984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7928
10:43:59.376 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7929 rows, more = false, responseScanTimestamp = 7317278881264316416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.376 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7929
10:43:59.379 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7930 rows, more = false, responseScanTimestamp = 7317278881275805696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.379 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7930
10:43:59.380 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881289523200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.383 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7932 rows, more = false, responseScanTimestamp = 7317278881289523200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7932
10:43:59.384 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881310826496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.385 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881310826496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.385 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881310826496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.388 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7936 rows, more = false, responseScanTimestamp = 7317278881317593088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.388 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7936
10:43:59.391 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7937 rows, more = false, responseScanTimestamp = 7317278881324875776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7937
10:43:59.391 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2023946633(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.394 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7939 rows, more = false, responseScanTimestamp = 7317278881338421248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.394 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7939
10:43:59.394 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1181373895(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.394 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881338421248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.395 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@286419767(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.397 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7940 rows, more = false, responseScanTimestamp = 7317278881349959680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.397 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7940
10:43:59.397 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@390566393(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.399 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2017877033(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.400 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7950 rows, more = false, responseScanTimestamp = 7317278881360896000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.400 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7950
10:43:59.401 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1813441163(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.403 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7970 rows, more = false, responseScanTimestamp = 7317278881375514624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7970
10:43:59.403 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1860141037(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.407 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7980 rows, more = false, responseScanTimestamp = 7317278881381994496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7980
10:43:59.411 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8010 rows, more = false, responseScanTimestamp = 7317278881406566400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8010
10:43:59.414 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8012 rows, more = false, responseScanTimestamp = 7317278881421139968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.414 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8012
10:43:59.417 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8012 rows, more = false, responseScanTimestamp = 7317278881421139968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.421 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8014 rows, more = false, responseScanTimestamp = 7317278881442508800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.421 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8014
10:43:59.422 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881442508800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.423 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881457139712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.423 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881472131072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.426 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8016 rows, more = false, responseScanTimestamp = 7317278881472131072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8016
10:43:59.427 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881484996608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.429 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8018 rows, more = false, responseScanTimestamp = 7317278881484996608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8018
10:43:59.430 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881493602304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.433 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8020 rows, more = false, responseScanTimestamp = 7317278881502609408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8020
10:43:59.434 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881502609408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.437 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8020 rows, more = false, responseScanTimestamp = 7317278881502609408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.441 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8020 rows, more = false, responseScanTimestamp = 7317278881502609408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.442 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881537110016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.446 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8023 rows, more = false, responseScanTimestamp = 7317278881543237632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.447 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8023
10:43:59.447 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881565626368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.451 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8026 rows, more = false, responseScanTimestamp = 7317278881565626368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8026
10:43:59.452 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881582587904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.456 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8028 rows, more = false, responseScanTimestamp = 7317278881582587904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8028
10:43:59.457 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881603149824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.460 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8030 rows, more = false, responseScanTimestamp = 7317278881603149824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.460 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8030
10:43:59.463 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8031 rows, more = false, responseScanTimestamp = 7317278881614462976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8031
10:43:59.466 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8033 rows, more = false, responseScanTimestamp = 7317278881631272960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8033
10:43:59.469 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8033 rows, more = false, responseScanTimestamp = 7317278881631272960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.473 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8034 rows, more = false, responseScanTimestamp = 7317278881643552768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.473 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8034
10:43:59.476 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8036 rows, more = false, responseScanTimestamp = 7317278881670451200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8036
10:43:59.477 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881690390528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.481 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8039 rows, more = false, responseScanTimestamp = 7317278881690390528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.481 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8039
10:43:59.483 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8040 rows, more = false, responseScanTimestamp = 7317278881699328000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8040
10:43:59.486 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8040 rows, more = false, responseScanTimestamp = 7317278881699328000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.487 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881728409600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.489 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881734983680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.489 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881741680640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.492 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8044 rows, more = false, responseScanTimestamp = 7317278881741680640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8044
10:43:59.493 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881754775552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.496 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8046 rows, more = false, responseScanTimestamp = 7317278881754775552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.496 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8046
10:43:59.497 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881764069376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.500 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8047 rows, more = false, responseScanTimestamp = 7317278881764069376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.500 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8047
10:43:59.501 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881770405888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.504 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8049 rows, more = false, responseScanTimestamp = 7317278881783308288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8049
10:43:59.508 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8051 rows, more = false, responseScanTimestamp = 7317278881800884224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.508 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8051
10:43:59.509 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881816907776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.511 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881816907776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.511 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881830264832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.514 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8054 rows, more = false, responseScanTimestamp = 7317278881830264832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8054
10:43:59.515 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881842987008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.518 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8057 rows, more = false, responseScanTimestamp = 7317278881847558144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8057
10:43:59.519 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881854812160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.519 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881854812160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.520 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881868963840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.521 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881868963840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.522 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881875558400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.525 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8060 rows, more = false, responseScanTimestamp = 7317278881875558400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8060
10:43:59.526 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881886846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.527 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881886846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.530 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8063 rows, more = false, responseScanTimestamp = 7317278881895481344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8063
10:43:59.531 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881908445184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.533 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8065 rows, more = false, responseScanTimestamp = 7317278881908445184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.534 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8065
10:43:59.535 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881908445184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.538 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8066 rows, more = false, responseScanTimestamp = 7317278881918414848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8066
10:43:59.539 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881942585344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.540 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1170011030(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.541 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8068 rows, more = false, responseScanTimestamp = 7317278881942585344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8068
10:43:59.542 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@265373724(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.544 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8069 rows, more = false, responseScanTimestamp = 7317278881950658560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8069
10:43:59.545 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881960615936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.546 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8070 rows, more = false, responseScanTimestamp = 7317278881960615936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8070
10:43:59.550 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8070 rows, more = false, responseScanTimestamp = 7317278881960615936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.551 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278881960615936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.554 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8080 rows, more = false, responseScanTimestamp = 7317278881974448128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8080
10:43:59.555 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882001850368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.559 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8090 rows, more = false, responseScanTimestamp = 7317278882001850368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8090
10:43:59.560 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882029367296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.563 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8093 rows, more = false, responseScanTimestamp = 7317278882029367296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8093
10:43:59.571 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8094 rows, more = false, responseScanTimestamp = 7317278882038824960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.572 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8094
10:43:59.572 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882052722688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.576 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8096 rows, more = false, responseScanTimestamp = 7317278882060800000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8096
10:43:59.579 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8097 rows, more = false, responseScanTimestamp = 7317278882089545728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8097
10:43:59.580 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882111168512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.581 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882111168512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.584 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8100 rows, more = false, responseScanTimestamp = 7317278882120798208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8100
10:43:59.588 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8102 rows, more = false, responseScanTimestamp = 7317278882132189184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8102
10:43:59.591 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8104 rows, more = false, responseScanTimestamp = 7317278882146127872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8104
10:43:59.594 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8105 rows, more = false, responseScanTimestamp = 7317278882156032000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8105
10:43:59.597 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8107 rows, more = false, responseScanTimestamp = 7317278882169589760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8107
10:43:59.599 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882182815744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.599 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882182815744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.603 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8110 rows, more = false, responseScanTimestamp = 7317278882190131200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8110
10:43:59.604 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882205667328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.607 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8113 rows, more = false, responseScanTimestamp = 7317278882211373056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8113
10:43:59.610 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8115 rows, more = false, responseScanTimestamp = 7317278882225000448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8115
10:43:59.611 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882232627200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.614 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8117 rows, more = false, responseScanTimestamp = 7317278882238201856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8117
10:43:59.615 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882238201856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.615 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882250698752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.618 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8119 rows, more = false, responseScanTimestamp = 7317278882262507520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8119
10:43:59.621 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8120 rows, more = false, responseScanTimestamp = 7317278882268471296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8120
10:43:59.625 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8123 rows, more = false, responseScanTimestamp = 7317278882286133248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8123
10:43:59.626 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882298605568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.629 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8125 rows, more = false, responseScanTimestamp = 7317278882298605568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8125
10:43:59.630 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882307035136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.632 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8127 rows, more = false, responseScanTimestamp = 7317278882313252864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8127
10:43:59.633 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1414048223(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.635 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8128 rows, more = false, responseScanTimestamp = 7317278882323537920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8128
10:43:59.638 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8129 rows, more = false, responseScanTimestamp = 7317278882328817664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.638 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8129
10:43:59.641 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8140 rows, more = false, responseScanTimestamp = 7317278882349621248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.641 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8140
10:43:59.644 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8141 rows, more = false, responseScanTimestamp = 7317278882356232192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8141
10:43:59.645 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882380304384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.646 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882380304384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.649 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8145 rows, more = false, responseScanTimestamp = 7317278882386661376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8145
10:43:59.652 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8147 rows, more = false, responseScanTimestamp = 7317278882397859840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8147
10:43:59.655 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8149 rows, more = false, responseScanTimestamp = 7317278882413891584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8149
10:43:59.656 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882420592640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.658 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8150 rows, more = false, responseScanTimestamp = 7317278882420592640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8150
10:43:59.662 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8151 rows, more = false, responseScanTimestamp = 7317278882431623168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8151
10:43:59.662 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882447233024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.665 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8153 rows, more = false, responseScanTimestamp = 7317278882447233024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.665 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8153
10:43:59.668 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8155 rows, more = false, responseScanTimestamp = 7317278882463432704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8155
10:43:59.669 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882477608960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.672 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1098749100(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.672 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8157 rows, more = false, responseScanTimestamp = 7317278882477608960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.672 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8157
10:43:59.675 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8159 rows, more = false, responseScanTimestamp = 7317278882489810944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.675 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8159
10:43:59.676 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882500780032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.677 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882505863168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.678 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882505863168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.681 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8171 rows, more = false, responseScanTimestamp = 7317278882514673664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8171
10:43:59.684 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8173 rows, more = false, responseScanTimestamp = 7317278882525372416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8173
10:43:59.687 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8175 rows, more = false, responseScanTimestamp = 7317278882537549824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8175
10:43:59.690 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8177 rows, more = false, responseScanTimestamp = 7317278882551300096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.691 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8177
10:43:59.694 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8178 rows, more = false, responseScanTimestamp = 7317278882563002368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8178
10:43:59.697 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8181 rows, more = false, responseScanTimestamp = 7317278882583293952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.697 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8181
10:43:59.698 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882591207424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.701 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8182 rows, more = false, responseScanTimestamp = 7317278882591207424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8182
10:43:59.703 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8184 rows, more = false, responseScanTimestamp = 7317278882608185344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.704 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8184
10:43:59.704 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882617331712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.708 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8185 rows, more = false, responseScanTimestamp = 7317278882617331712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.708 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8185
10:43:59.709 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882630012928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.710 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882640867328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.710 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882647982080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.711 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1677721430(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.711 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882647982080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.715 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8189 rows, more = false, responseScanTimestamp = 7317278882654044160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8189
10:43:59.719 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8190 rows, more = false, responseScanTimestamp = 7317278882661703680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8190
10:43:59.720 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882678034432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.721 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882684465152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.725 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8203 rows, more = false, responseScanTimestamp = 7317278882692816896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8203
10:43:59.726 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882704482304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.729 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8205 rows, more = false, responseScanTimestamp = 7317278882704482304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8205
10:43:59.733 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8205 rows, more = false, responseScanTimestamp = 7317278882704482304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.734 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882735243264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.735 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1718344349(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.738 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8208 rows, more = false, responseScanTimestamp = 7317278882741567488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8208
10:43:59.739 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882751365120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.739 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882759069696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.745 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8210 rows, more = false, responseScanTimestamp = 7317278882759069696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8210
10:43:59.748 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8222 rows, more = false, responseScanTimestamp = 7317278882783084544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8222
10:43:59.759 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8222 rows, more = false, responseScanTimestamp = 7317278882783084544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.761 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882845696000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.761 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2004652510(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.762 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882845696000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.763 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1510581097(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.763 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882858053632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.764 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882866343936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.765 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882866343936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.767 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882873810944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.768 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882880434176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.768 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882880434176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.769 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882886815744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.770 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882886815744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.773 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8252 rows, more = false, responseScanTimestamp = 7317278882893504512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.773 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8252
10:43:59.776 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882893504512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.779 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882899423232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.782 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8254 rows, more = false, responseScanTimestamp = 7317278882915127296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8254
10:43:59.787 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8255 rows, more = false, responseScanTimestamp = 7317278882926530560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8255
10:43:59.788 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278882926530560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.791 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8256 rows, more = false, responseScanTimestamp = 7317278882944602112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.791 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8256
10:43:59.794 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8257 rows, more = false, responseScanTimestamp = 7317278882973229056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.794 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8257
10:43:59.797 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8258 rows, more = false, responseScanTimestamp = 7317278882985762816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8258
10:43:59.800 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8259 rows, more = false, responseScanTimestamp = 7317278882997272576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8259
10:43:59.802 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883012435968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.803 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883019395072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.807 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8262 rows, more = false, responseScanTimestamp = 7317278883026468864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8262
10:43:59.811 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8264 rows, more = false, responseScanTimestamp = 7317278883039100928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.811 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8264
10:43:59.815 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8266 rows, more = false, responseScanTimestamp = 7317278883061477376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8266
10:43:59.820 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8267 rows, more = false, responseScanTimestamp = 7317278883072094208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.820 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8267
10:43:59.821 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883088924672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.822 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883095199744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.823 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883095199744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.824 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883107946496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.828 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8271 rows, more = false, responseScanTimestamp = 7317278883107946496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.828 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8271
10:43:59.829 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883127996416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.832 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8274 rows, more = false, responseScanTimestamp = 7317278883127996416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8274
10:43:59.836 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8275 rows, more = false, responseScanTimestamp = 7317278883138514944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.836 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8275
10:43:59.837 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883161604096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.838 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883161604096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.839 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883172503552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.839 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883172503552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.840 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883179360256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.841 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883179360256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.844 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8280 rows, more = false, responseScanTimestamp = 7317278883185659904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.845 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8280
10:43:59.848 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8281 rows, more = false, responseScanTimestamp = 7317278883193044992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8281
10:43:59.849 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883207311360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.853 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8282 rows, more = false, responseScanTimestamp = 7317278883207311360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8282
10:43:59.854 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883233931264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.857 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8284 rows, more = false, responseScanTimestamp = 7317278883233931264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8284
10:43:59.861 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8286 rows, more = false, responseScanTimestamp = 7317278883248549888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8286
10:43:59.861 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883260342272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.863 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8287 rows, more = false, responseScanTimestamp = 7317278883260342272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8287
10:43:59.866 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8287 rows, more = false, responseScanTimestamp = 7317278883260342272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.868 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1175511601(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.870 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8287 rows, more = false, responseScanTimestamp = 7317278883260342272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.870 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2115463004(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.871 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883295088640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.873 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883301171200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.876 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8290 rows, more = false, responseScanTimestamp = 7317278883301171200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8290
10:43:59.878 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883324735488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.878 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883324735488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.881 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8311 rows, more = false, responseScanTimestamp = 7317278883331383296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8311
10:43:59.885 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8312 rows, more = false, responseScanTimestamp = 7317278883342381056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8312
10:43:59.886 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883348156416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.887 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883361705984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.890 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8315 rows, more = false, responseScanTimestamp = 7317278883372244992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8315
10:43:59.891 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883378618368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.894 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8317 rows, more = false, responseScanTimestamp = 7317278883387015168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8317
10:43:59.894 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1844898593(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.896 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8318 rows, more = false, responseScanTimestamp = 7317278883393056768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8318
10:43:59.900 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8320 rows, more = false, responseScanTimestamp = 7317278883409698816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8320
10:43:59.904 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8331 rows, more = false, responseScanTimestamp = 7317278883425964032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8331
10:43:59.907 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8332 rows, more = false, responseScanTimestamp = 7317278883436601344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8332
10:43:59.911 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8334 rows, more = false, responseScanTimestamp = 7317278883451011072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.911 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8334
10:43:59.914 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8336 rows, more = false, responseScanTimestamp = 7317278883470655488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.914 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8336
10:43:59.915 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883480002560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.917 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2062749469(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.919 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8337 rows, more = false, responseScanTimestamp = 7317278883480002560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8337
10:43:59.921 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8339 rows, more = false, responseScanTimestamp = 7317278883499810816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8339
10:43:59.923 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883505651712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.926 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8340 rows, more = false, responseScanTimestamp = 7317278883505651712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8340
10:43:59.931 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8351 rows, more = false, responseScanTimestamp = 7317278883528318976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8351
10:43:59.932 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883550728192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.933 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883550728192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.933 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883560800256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.936 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8355 rows, more = false, responseScanTimestamp = 7317278883560800256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8355
10:43:59.937 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883567812608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.941 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8357 rows, more = false, responseScanTimestamp = 7317278883574099968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8357
10:43:59.944 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8359 rows, more = false, responseScanTimestamp = 7317278883588771840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8359
10:43:59.945 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883601743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.948 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8361 rows, more = false, responseScanTimestamp = 7317278883608285184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8361
10:43:59.952 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8362 rows, more = false, responseScanTimestamp = 7317278883616239616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.952 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8362
10:43:59.953 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883630895104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.956 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8365 rows, more = false, responseScanTimestamp = 7317278883636641792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8365
10:43:59.956 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883647426560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.957 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883653246976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.958 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883662290944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.961 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8368 rows, more = false, responseScanTimestamp = 7317278883662290944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8368
10:43:59.963 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8369 rows, more = false, responseScanTimestamp = 7317278883668172800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8369
10:43:59.966 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8370 rows, more = false, responseScanTimestamp = 7317278883673989120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8370
10:43:59.967 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883694485504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.971 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8372 rows, more = false, responseScanTimestamp = 7317278883694485504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8372
10:43:59.974 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8374 rows, more = false, responseScanTimestamp = 7317278883712204800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8374
10:43:59.977 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8376 rows, more = false, responseScanTimestamp = 7317278883724210176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8376
10:43:59.977 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@993229592(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.979 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2119947941(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:43:59.980 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8378 rows, more = false, responseScanTimestamp = 7317278883737583616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8378
10:43:59.983 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8380 rows, more = false, responseScanTimestamp = 7317278883750531072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8380
10:43:59.986 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8390 rows, more = false, responseScanTimestamp = 7317278883757469696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8390
10:43:59.987 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883764015104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.988 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883785125888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.993 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8401 rows, more = false, responseScanTimestamp = 7317278883785125888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8401
10:43:59.993 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883803234304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.997 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8404 rows, more = false, responseScanTimestamp = 7317278883803234304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:43:59.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8404
10:44:00.002 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8406 rows, more = false, responseScanTimestamp = 7317278883821064192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.003 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8406
10:44:00.004 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883833303040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.008 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8408 rows, more = false, responseScanTimestamp = 7317278883839574016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8408
10:44:00.009 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@615421356(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.010 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883858329600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.014 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8409 rows, more = false, responseScanTimestamp = 7317278883858329600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8409
10:44:00.015 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883887816704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.016 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883893768192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.017 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883893768192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.018 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883902668800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.022 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8423 rows, more = false, responseScanTimestamp = 7317278883910520832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8423
10:44:00.023 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883922415616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.024 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883922415616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.024 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883922415616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.028 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8426 rows, more = false, responseScanTimestamp = 7317278883934875648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.029 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8426
10:44:00.030 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883941220352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.033 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8428 rows, more = false, responseScanTimestamp = 7317278883959709696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8428
10:44:00.035 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278883966951424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.039 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8429 rows, more = false, responseScanTimestamp = 7317278883966951424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.039 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8429
10:44:00.043 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8431 rows, more = false, responseScanTimestamp = 7317278883988398080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8431
10:44:00.046 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8432 rows, more = false, responseScanTimestamp = 7317278884004073472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.047 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8432
10:44:00.051 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8434 rows, more = false, responseScanTimestamp = 7317278884021444608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8434
10:44:00.055 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8435 rows, more = false, responseScanTimestamp = 7317278884034822144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8435
10:44:00.058 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8437 rows, more = false, responseScanTimestamp = 7317278884058091520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8437
10:44:00.059 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884065005568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.060 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884065005568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.060 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1179123139(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.063 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8439 rows, more = false, responseScanTimestamp = 7317278884080586752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8439
10:44:00.064 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884080586752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.067 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8440 rows, more = false, responseScanTimestamp = 7317278884093145088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.067 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8440
10:44:00.071 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8450 rows, more = false, responseScanTimestamp = 7317278884101660672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.071 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8450
10:44:00.075 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8452 rows, more = false, responseScanTimestamp = 7317278884124585984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8452
10:44:00.077 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884141846528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.081 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8454 rows, more = false, responseScanTimestamp = 7317278884141846528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8454
10:44:00.085 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8456 rows, more = false, responseScanTimestamp = 7317278884160335872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8456
10:44:00.086 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884176777216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.090 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8457 rows, more = false, responseScanTimestamp = 7317278884176777216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8457
10:44:00.094 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8459 rows, more = false, responseScanTimestamp = 7317278884203216896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8459
10:44:00.095 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884214169600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.099 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8460 rows, more = false, responseScanTimestamp = 7317278884214169600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.099 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8460
10:44:00.102 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8462 rows, more = false, responseScanTimestamp = 7317278884237590528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8462
10:44:00.105 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8464 rows, more = false, responseScanTimestamp = 7317278884253843456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.105 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8464
10:44:00.109 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8465 rows, more = false, responseScanTimestamp = 7317278884262600704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8465
10:44:00.110 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884275380224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.113 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8467 rows, more = false, responseScanTimestamp = 7317278884281319424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8467
10:44:00.116 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8469 rows, more = false, responseScanTimestamp = 7317278884296683520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8469
10:44:00.120 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8470 rows, more = false, responseScanTimestamp = 7317278884307050496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8470
10:44:00.122 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8473 rows, more = false, responseScanTimestamp = 7317278884324913152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8473
10:44:00.125 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8474 rows, more = false, responseScanTimestamp = 7317278884334256128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.125 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8474
10:44:00.128 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8475 rows, more = false, responseScanTimestamp = 7317278884345020416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8475
10:44:00.129 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884361293824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.130 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884361293824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.130 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884368461824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.132 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1712104872(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.133 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8478 rows, more = false, responseScanTimestamp = 7317278884368461824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.133 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8478
10:44:00.134 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884373504000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.134 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1178773810(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.136 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@370235299(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.137 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8480 rows, more = false, responseScanTimestamp = 7317278884385034240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8480
10:44:00.140 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8490 rows, more = false, responseScanTimestamp = 7317278884392423424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.140 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8490
10:44:00.141 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884406382592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.141 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884406382592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.144 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8511 rows, more = false, responseScanTimestamp = 7317278884416348160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.144 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8511
10:44:00.147 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8512 rows, more = false, responseScanTimestamp = 7317278884422725632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8512
10:44:00.148 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884428931072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.149 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884436996096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.151 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8514 rows, more = false, responseScanTimestamp = 7317278884436996096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8514
10:44:00.152 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884447506432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.155 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8516 rows, more = false, responseScanTimestamp = 7317278884453650432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8516
10:44:00.156 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884469936128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.157 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1874925895(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.159 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8518 rows, more = false, responseScanTimestamp = 7317278884469936128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.159 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8518
10:44:00.160 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884479844352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.163 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8520 rows, more = false, responseScanTimestamp = 7317278884486410240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8520
10:44:00.166 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8530 rows, more = false, responseScanTimestamp = 7317278884496433152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.167 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8530
10:44:00.170 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8533 rows, more = false, responseScanTimestamp = 7317278884519546880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8533
10:44:00.170 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884525645824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.171 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884531879936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.174 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8536 rows, more = false, responseScanTimestamp = 7317278884539559936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8536
10:44:00.177 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8537 rows, more = false, responseScanTimestamp = 7317278884544376832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.177 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8537
10:44:00.180 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8537 rows, more = false, responseScanTimestamp = 7317278884544376832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.183 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8537 rows, more = false, responseScanTimestamp = 7317278884544376832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.184 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884544376832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.185 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884588630016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.186 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1818480882(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.189 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8538 rows, more = false, responseScanTimestamp = 7317278884588630016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8538
10:44:00.193 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8539 rows, more = false, responseScanTimestamp = 7317278884596510720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8539
10:44:00.194 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884624719872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.195 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884624719872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.196 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884635508736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.197 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884635508736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.198 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884642291712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.199 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884642291712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.203 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8554 rows, more = false, responseScanTimestamp = 7317278884649947136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8554
10:44:00.207 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8555 rows, more = false, responseScanTimestamp = 7317278884659032064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8555
10:44:00.208 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884678234112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.209 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1060896629(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.209 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884683632640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.210 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884692959232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.211 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884692959232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.212 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@587926398(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.215 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8559 rows, more = false, responseScanTimestamp = 7317278884692959232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8559
10:44:00.218 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8560 rows, more = false, responseScanTimestamp = 7317278884700577792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8560
10:44:00.221 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8570 rows, more = false, responseScanTimestamp = 7317278884710076416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.221 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8570
10:44:00.225 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8581 rows, more = false, responseScanTimestamp = 7317278884738502656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8581
10:44:00.228 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8583 rows, more = false, responseScanTimestamp = 7317278884752084992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8583
10:44:00.229 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884765995008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.231 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8585 rows, more = false, responseScanTimestamp = 7317278884765995008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8585
10:44:00.235 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8586 rows, more = false, responseScanTimestamp = 7317278884778430464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8586
10:44:00.238 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8588 rows, more = false, responseScanTimestamp = 7317278884794556416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8588
10:44:00.239 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884804968448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.240 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884810747904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.241 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884820303872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.245 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884832268288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.249 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8594 rows, more = false, responseScanTimestamp = 7317278884837244928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.249 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8594
10:44:00.252 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8595 rows, more = false, responseScanTimestamp = 7317278884847955968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8595
10:44:00.253 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884862586880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.257 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8597 rows, more = false, responseScanTimestamp = 7317278884870123520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8597
10:44:00.259 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8598 rows, more = false, responseScanTimestamp = 7317278884880195584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8598
10:44:00.260 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884880195584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.263 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8598 rows, more = false, responseScanTimestamp = 7317278884880195584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.264 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884906397696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.264 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884906397696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.265 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884920434688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.268 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8600 rows, more = false, responseScanTimestamp = 7317278884920434688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8600
10:44:00.269 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884926586880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.273 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8601 rows, more = false, responseScanTimestamp = 7317278884926586880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8601
10:44:00.274 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884947841024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.274 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884947841024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.278 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8604 rows, more = false, responseScanTimestamp = 7317278884959797248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8604
10:44:00.282 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8606 rows, more = false, responseScanTimestamp = 7317278884972343296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.282 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8606
10:44:00.283 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884982984704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.283 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884988137472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.284 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884998279168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.285 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278884998279168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.289 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8610 rows, more = false, responseScanTimestamp = 7317278885004255232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8610
10:44:00.290 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885015040000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.293 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8612 rows, more = false, responseScanTimestamp = 7317278885015040000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8612
10:44:00.294 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885035081728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.295 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885035081728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.295 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885043286016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.296 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885043286016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.300 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8616 rows, more = false, responseScanTimestamp = 7317278885050036224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8616
10:44:00.301 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1147610489(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.303 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8618 rows, more = false, responseScanTimestamp = 7317278885061107712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8618
10:44:00.304 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885078048768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.305 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885078048768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.306 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885085974528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.309 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8630 rows, more = false, responseScanTimestamp = 7317278885085974528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8630
10:44:00.313 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8632 rows, more = false, responseScanTimestamp = 7317278885101056000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8632
10:44:00.314 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885115965440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.315 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885115965440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.316 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885126434816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.319 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8635 rows, more = false, responseScanTimestamp = 7317278885126434816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8635
10:44:00.321 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@913410375(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.322 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8638 rows, more = false, responseScanTimestamp = 7317278885144203264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8638
10:44:00.323 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885150167040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.323 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885156757504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.327 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8640 rows, more = false, responseScanTimestamp = 7317278885156757504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8640
10:44:00.328 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885174308864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.328 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885174308864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.329 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885182734336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.330 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885182734336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.333 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8654 rows, more = false, responseScanTimestamp = 7317278885188743168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8654
10:44:00.337 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8656 rows, more = false, responseScanTimestamp = 7317278885199900672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8656
10:44:00.338 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1456539819(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.340 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8657 rows, more = false, responseScanTimestamp = 7317278885208088576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.340 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8657
10:44:00.341 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@771406324(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.341 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885223694336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.343 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8660 rows, more = false, responseScanTimestamp = 7317278885230157824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8660
10:44:00.344 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1355484639(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.346 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8670 rows, more = false, responseScanTimestamp = 7317278885239676928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.346 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8670
10:44:00.347 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885250842624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.348 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885257199616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.349 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885257199616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.353 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8691 rows, more = false, responseScanTimestamp = 7317278885263503360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8691
10:44:00.354 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885282377728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.354 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885282377728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.355 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885289185280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.356 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885289185280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.357 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885295005696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.358 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885295005696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.359 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885300121600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.359 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885305802752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.363 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8698 rows, more = false, responseScanTimestamp = 7317278885305802752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8698
10:44:00.366 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8700 rows, more = false, responseScanTimestamp = 7317278885317365760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8700
10:44:00.367 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885328662528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.367 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885337673728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.368 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885337673728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.369 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885345398784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.373 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8703 rows, more = false, responseScanTimestamp = 7317278885345398784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8703
10:44:00.376 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8706 rows, more = false, responseScanTimestamp = 7317278885363785728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.376 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8706
10:44:00.377 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885370769408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.378 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1791663408(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.378 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885375836160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.379 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@872432786(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.381 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8709 rows, more = false, responseScanTimestamp = 7317278885384609792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8709
10:44:00.382 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1280147199(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.384 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1147156316(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.385 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8710 rows, more = false, responseScanTimestamp = 7317278885390839808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.385 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8710
10:44:00.385 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885407232000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.386 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885407232000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.387 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885418618880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.388 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885418618880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.392 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8750 rows, more = false, responseScanTimestamp = 7317278885424283648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8750
10:44:00.393 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885435367424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.394 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885439877120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.394 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885439877120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.395 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885451350016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.399 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8754 rows, more = false, responseScanTimestamp = 7317278885451350016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8754
10:44:00.402 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8757 rows, more = false, responseScanTimestamp = 7317278885469253632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8757
10:44:00.403 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885481668608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.407 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8759 rows, more = false, responseScanTimestamp = 7317278885481668608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8759
10:44:00.407 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885501775872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.408 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885501775872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.416 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8762 rows, more = false, responseScanTimestamp = 7317278885501775872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8762
10:44:00.419 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8764 rows, more = false, responseScanTimestamp = 7317278885516431360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8764
10:44:00.422 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8765 rows, more = false, responseScanTimestamp = 7317278885548228608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8765
10:44:00.426 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8767 rows, more = false, responseScanTimestamp = 7317278885564792832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8767
10:44:00.427 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2063401469(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.430 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8769 rows, more = false, responseScanTimestamp = 7317278885581578240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8769
10:44:00.433 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8770 rows, more = false, responseScanTimestamp = 7317278885591068672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.434 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8770
10:44:00.434 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885601169408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.436 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885606727680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.437 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885619646464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.437 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885625212928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.438 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885625212928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.441 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8783 rows, more = false, responseScanTimestamp = 7317278885625212928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8783
10:44:00.445 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8785 rows, more = false, responseScanTimestamp = 7317278885637783552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8785
10:44:00.446 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885653127168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.447 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1282404068(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.449 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8788 rows, more = false, responseScanTimestamp = 7317278885659176960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.450 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8788
10:44:00.450 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1802689296(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.452 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@787336181(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.453 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8789 rows, more = false, responseScanTimestamp = 7317278885666779136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8789
10:44:00.454 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885686493184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.457 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8810 rows, more = false, responseScanTimestamp = 7317278885694353408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8810
10:44:00.460 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8821 rows, more = false, responseScanTimestamp = 7317278885707997184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.461 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8821
10:44:00.463 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8823 rows, more = false, responseScanTimestamp = 7317278885722656768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8823
10:44:00.466 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8824 rows, more = false, responseScanTimestamp = 7317278885730177024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8824
10:44:00.469 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8826 rows, more = false, responseScanTimestamp = 7317278885746397184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.469 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8826
10:44:00.472 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8827 rows, more = false, responseScanTimestamp = 7317278885753335808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8827
10:44:00.473 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1007535420(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.474 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885765558272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.474 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885771542528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.475 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885771542528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.478 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8830 rows, more = false, responseScanTimestamp = 7317278885782163456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8830
10:44:00.479 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885795483648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.483 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8841 rows, more = false, responseScanTimestamp = 7317278885795483648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8841
10:44:00.484 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885809381376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.487 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8844 rows, more = false, responseScanTimestamp = 7317278885819482112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.487 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8844
10:44:00.490 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8845 rows, more = false, responseScanTimestamp = 7317278885824434176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8845
10:44:00.493 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8846 rows, more = false, responseScanTimestamp = 7317278885831462912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8846
10:44:00.494 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885851406336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.495 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885857488896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.498 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8849 rows, more = false, responseScanTimestamp = 7317278885857488896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8849
10:44:00.502 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8851 rows, more = false, responseScanTimestamp = 7317278885871628288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8851
10:44:00.504 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8854 rows, more = false, responseScanTimestamp = 7317278885892280320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8854
10:44:00.508 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8855 rows, more = false, responseScanTimestamp = 7317278885898534912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.508 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8855
10:44:00.511 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8857 rows, more = false, responseScanTimestamp = 7317278885914906624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8857
10:44:00.511 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@254149783(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.513 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8858 rows, more = false, responseScanTimestamp = 7317278885923303424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8858
10:44:00.516 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8859 rows, more = false, responseScanTimestamp = 7317278885929734144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8859
10:44:00.520 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8860 rows, more = false, responseScanTimestamp = 7317278885938892800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8860
10:44:00.520 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885960843264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.524 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8871 rows, more = false, responseScanTimestamp = 7317278885960843264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.524 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8871
10:44:00.525 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885977579520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.525 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278885977579520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.528 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8874 rows, more = false, responseScanTimestamp = 7317278885989285888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8874
10:44:00.532 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8875 rows, more = false, responseScanTimestamp = 7317278885995630592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8875
10:44:00.533 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886010155008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.533 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886015758336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.534 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1928455224(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.534 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886015758336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.535 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886022303744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.535 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@847457264(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.536 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886022303744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.540 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8880 rows, more = false, responseScanTimestamp = 7317278886029365248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.540 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8880
10:44:00.543 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8900 rows, more = false, responseScanTimestamp = 7317278886042148864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8900
10:44:00.547 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8903 rows, more = false, responseScanTimestamp = 7317278886060343296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8903
10:44:00.551 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8904 rows, more = false, responseScanTimestamp = 7317278886068932608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.551 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8904
10:44:00.554 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8907 rows, more = false, responseScanTimestamp = 7317278886091354112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8907
10:44:00.555 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1618291897(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.556 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886100299776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.557 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1606979228(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.560 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8909 rows, more = false, responseScanTimestamp = 7317278886105944064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8909
10:44:00.564 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8930 rows, more = false, responseScanTimestamp = 7317278886131240960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8930
10:44:00.567 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8932 rows, more = false, responseScanTimestamp = 7317278886142640128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.567 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8932
10:44:00.570 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8933 rows, more = false, responseScanTimestamp = 7317278886152761344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8933
10:44:00.573 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8935 rows, more = false, responseScanTimestamp = 7317278886165262336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.573 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8935
10:44:00.574 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886181556224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.575 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886181556224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.578 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8938 rows, more = false, responseScanTimestamp = 7317278886191874048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8938
10:44:00.580 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886199296000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.582 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8940 rows, more = false, responseScanTimestamp = 7317278886208061440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8940
10:44:00.586 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8941 rows, more = false, responseScanTimestamp = 7317278886215565312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8941
10:44:00.587 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886235574272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.588 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886235574272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.588 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886243950592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.592 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8944 rows, more = false, responseScanTimestamp = 7317278886243950592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8944
10:44:00.595 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8945 rows, more = false, responseScanTimestamp = 7317278886250496000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.596 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8945
10:44:00.597 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@577073529(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.599 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8948 rows, more = false, responseScanTimestamp = 7317278886272753664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.599 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8948
10:44:00.599 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@160563822(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.601 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1087108865(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.602 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8949 rows, more = false, responseScanTimestamp = 7317278886282952704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8949
10:44:00.604 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8960 rows, more = false, responseScanTimestamp = 7317278886297251840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.605 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8960
10:44:00.605 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1533816298(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.605 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886297251840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.606 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886308073472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.610 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8970 rows, more = false, responseScanTimestamp = 7317278886308073472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8970
10:44:00.614 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8991 rows, more = false, responseScanTimestamp = 7317278886334636032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8991
10:44:00.618 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8993 rows, more = false, responseScanTimestamp = 7317278886350180352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8993
10:44:00.621 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8995 rows, more = false, responseScanTimestamp = 7317278886364925952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8995
10:44:00.625 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8997 rows, more = false, responseScanTimestamp = 7317278886380838912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8997
10:44:00.629 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8999 rows, more = false, responseScanTimestamp = 7317278886393925632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8999
10:44:00.632 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9001 rows, more = false, responseScanTimestamp = 7317278886409732096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9001
10:44:00.633 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886419415040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.633 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886425735168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.636 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9003 rows, more = false, responseScanTimestamp = 7317278886425735168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.636 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9003
10:44:00.640 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9005 rows, more = false, responseScanTimestamp = 7317278886439383040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9005
10:44:00.641 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1384870215(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.642 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9008 rows, more = false, responseScanTimestamp = 7317278886455898112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9008
10:44:00.646 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9009 rows, more = false, responseScanTimestamp = 7317278886463696896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9009
10:44:00.649 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9021 rows, more = false, responseScanTimestamp = 7317278886481977344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9021
10:44:00.653 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9023 rows, more = false, responseScanTimestamp = 7317278886494646272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9023
10:44:00.654 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886507700224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.657 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9025 rows, more = false, responseScanTimestamp = 7317278886507700224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.657 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9025
10:44:00.658 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886523023360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.659 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886529318912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.659 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1267959818(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.659 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886529318912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.662 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9029 rows, more = false, responseScanTimestamp = 7317278886536376320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9029
10:44:00.663 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886548701184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.664 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886548701184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.667 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9040 rows, more = false, responseScanTimestamp = 7317278886548701184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9040
10:44:00.668 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886568890368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.669 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886568890368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.673 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9043 rows, more = false, responseScanTimestamp = 7317278886568890368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9043
10:44:00.676 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9046 rows, more = false, responseScanTimestamp = 7317278886590296064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9046
10:44:00.677 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886603780096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.678 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1426005382(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.678 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886603780096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.679 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886614700032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.680 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1858501006(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.682 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9049 rows, more = false, responseScanTimestamp = 7317278886614700032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.682 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9049
10:44:00.685 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9050 rows, more = false, responseScanTimestamp = 7317278886621831168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9050
10:44:00.688 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9071 rows, more = false, responseScanTimestamp = 7317278886641827840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9071
10:44:00.689 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886656364544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.690 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886656364544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.691 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886663536640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.694 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9074 rows, more = false, responseScanTimestamp = 7317278886663536640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9074
10:44:00.696 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9076 rows, more = false, responseScanTimestamp = 7317278886675955712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.697 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9076
10:44:00.700 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9077 rows, more = false, responseScanTimestamp = 7317278886684909568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9077
10:44:00.700 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1741565016(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.701 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886696857600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.701 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886702813184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.702 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886702813184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.705 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9079 rows, more = false, responseScanTimestamp = 7317278886702813184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9079
10:44:00.708 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9091 rows, more = false, responseScanTimestamp = 7317278886724669440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9091
10:44:00.711 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9092 rows, more = false, responseScanTimestamp = 7317278886733283328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.711 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9092
10:44:00.715 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9094 rows, more = false, responseScanTimestamp = 7317278886746312704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9094
10:44:00.716 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886763827200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.717 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886763827200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.720 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9096 rows, more = false, responseScanTimestamp = 7317278886763827200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9096
10:44:00.720 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@810171251(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.723 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9099 rows, more = false, responseScanTimestamp = 7317278886784598016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9099
10:44:00.724 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886793973760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.728 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9110 rows, more = false, responseScanTimestamp = 7317278886800990208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.728 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9110
10:44:00.732 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9112 rows, more = false, responseScanTimestamp = 7317278886816411648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9112
10:44:00.735 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9113 rows, more = false, responseScanTimestamp = 7317278886825021440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9113
10:44:00.738 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9115 rows, more = false, responseScanTimestamp = 7317278886840664064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9115
10:44:00.739 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886854373376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.740 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886860705792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.740 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@477434833(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.742 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1101136856(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:00.744 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9118 rows, more = false, responseScanTimestamp = 7317278886860705792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.744 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9118
10:44:00.745 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886875578368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.748 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9130 rows, more = false, responseScanTimestamp = 7317278886881861632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9130
10:44:00.750 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9140 rows, more = false, responseScanTimestamp = 7317278886891847680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9140
10:44:00.754 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9141 rows, more = false, responseScanTimestamp = 7317278886905929728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9141
10:44:00.755 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886917320704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.756 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886917320704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.756 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886930817024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.760 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9144 rows, more = false, responseScanTimestamp = 7317278886930817024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9144
10:44:00.761 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886942281728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.764 [INFO - chaos-test-thread] (MiniKuduCluster.java:475) Killing tablet server 127.20.240.194:36595
10:44:00.764 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 1
  }
}

10:44:00.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.765071 21443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu with pid 21912
10:44:00.766 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9147 rows, more = false, responseScanTimestamp = 7317278886947627008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:00.767 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9147
10:44:00.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:00.775678 22509 connection.cc:573] server connection from 127.20.240.194:38785 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
10:44:00.776 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
10:44:00.776 [INFO - chaos-test-thread] (MiniKuduCluster.java:456) Starting tablet server 127.20.240.194:36595
10:44:00.776 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 1
  }
}

10:44:00.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.776705 21443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:44:00.776 [ERROR - kudu-nio-2] (Connection.java:452) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
10:44:00.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:44:00.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/wal
10:44:00.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data
10:44:00.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:44:00.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:44:00.776 [DEBUG - kudu-nio-2] (Connection.java:709) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] cleaning up while in state READY due to: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595]
10:44:00.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:44:00.777 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595) for tablet 3b682926a3a54be69e22e3f1739b6676: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595]
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/logs
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data/info.pb
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:44:00.777 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595) for tablet 3b682926a3a54be69e22e3f1739b6676: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595]
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:44:00.777 [DEBUG - kudu-nio-2] (RemoteTablet.java:145) tablet 3b682926a3a54be69e22e3f1739b6676 already removed ts c899b3c9252142b98660e7216d0c37b3, size left is 2
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.194:36595
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.240.194
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=45659
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.194
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:44:00.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
10:44:00.778 [DEBUG - kudu-nio-2] (Connection.java:239) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] handling channelInactive
10:44:00.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:00.799 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)[L]]}]
10:44:00.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=2, sequence_id=4922, TimeoutTracker(timeout=30000, elapsed=30), Traces: [0ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [9ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [9ms] delaying RPC due to: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [29ms] refreshing cache from master, [29ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [30ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@1306144388(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007f8470337d00@8c546b3 -> passthrough -> wakeup thread writer-test-thread, errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@5a831183 -> wakeup thread writer-test-thread)) after lookup
10:44:00.799 [DEBUG - kudu-nio-2] (Connection.java:748) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] connecting to peer
10:44:00.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:00.800 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)[L]]}]
10:44:00.800 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.800 [DEBUG - kudu-nio-3] (Connection.java:709) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] cleaning up while in state CONNECTING due to: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=2, KuduRpc(method=Scan, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=2, TimeoutTracker(timeout=30000, elapsed=32), Traces: [0ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [10ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [10ms] delaying RPC due to: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [30ms] refreshing cache from master, [30ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [33ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@2087985961(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread, errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread))) after lookup
10:44:00.800 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595) for tablet 3b682926a3a54be69e22e3f1739b6676: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.800 [DEBUG - kudu-nio-2] (Connection.java:748) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] connecting to peer
10:44:00.801 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.801 [DEBUG - kudu-nio-4] (Connection.java:709) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] cleaning up while in state CONNECTING due to: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.802 [INFO - kudu-nio-4] (AsyncKuduClient.java:2355) Invalidating location c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595) for tablet 3b682926a3a54be69e22e3f1739b6676: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:00.818 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)[L]]}]
10:44:00.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=4, KuduRpc(method=Scan, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=4, TimeoutTracker(timeout=30000, elapsed=50), Traces: [0ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [10ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [10ms] delaying RPC due to: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [30ms] refreshing cache from master, [30ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [33ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [33ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [34ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [35ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [50ms] refreshing cache from master, [50ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [51ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@2087985961(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@935639805 after retry RPC@1794423367), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@935639805 after retry RPC@1794423367)))) after lookup
10:44:00.819 [DEBUG - kudu-nio-2] (Connection.java:748) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] connecting to peer
10:44:00.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:00.820 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)[L]]}]
10:44:00.820 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.820 [DEBUG - kudu-nio-5] (Connection.java:709) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] cleaning up while in state CONNECTING due to: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.820 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595) for tablet 3b682926a3a54be69e22e3f1739b6676: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=4, sequence_id=4922, TimeoutTracker(timeout=30000, elapsed=51), Traces: [0ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [9ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [9ms] delaying RPC due to: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [29ms] refreshing cache from master, [29ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [30ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [31ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [32ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [32ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [48ms] refreshing cache from master, [48ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [51ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@1306144388(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007f8470337d00@8c546b3 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@392469713 after retry RPC@1485650680), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@5a831183 -> wakeup thread writer-test-thread -> (continuation of Deferred@392469713 after retry RPC@1485650680))) after lookup
10:44:00.820 [DEBUG - kudu-nio-2] (Connection.java:748) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] connecting to peer
10:44:00.821 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.821 [DEBUG - kudu-nio-6] (Connection.java:709) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] cleaning up while in state CONNECTING due to: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.821 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595) for tablet 3b682926a3a54be69e22e3f1739b6676: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:00.838 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)[L]]}]
10:44:00.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=6, sequence_id=4922, TimeoutTracker(timeout=30000, elapsed=70), Traces: [0ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [9ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [9ms] delaying RPC due to: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [29ms] refreshing cache from master, [29ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [30ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [31ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [32ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [32ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [48ms] refreshing cache from master, [48ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [51ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [52ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [53ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [53ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [69ms] refreshing cache from master, [69ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [70ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@1306144388(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007f8470337d00@8c546b3 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@392469713 after retry RPC@1485650680) -> (continuation of Deferred@98126236 after retry RPC@875755813), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@5a831183 -> wakeup thread writer-test-thread -> (continuation of Deferred@392469713 after retry RPC@1485650680) -> (continuation of Deferred@98126236 after retry RPC@875755813))) after lookup
10:44:00.839 [DEBUG - kudu-nio-2] (Connection.java:748) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] connecting to peer
10:44:00.840 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.841 [DEBUG - kudu-nio-7] (Connection.java:709) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] cleaning up while in state CONNECTING due to: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.841 [INFO - kudu-nio-7] (AsyncKuduClient.java:2355) Invalidating location c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595) for tablet 3b682926a3a54be69e22e3f1739b6676: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:00.858 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)[L]]}]
10:44:00.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=6, KuduRpc(method=Scan, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=6, TimeoutTracker(timeout=30000, elapsed=90), Traces: [0ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [10ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [10ms] delaying RPC due to: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [30ms] refreshing cache from master, [30ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [33ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [33ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [34ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [35ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [50ms] refreshing cache from master, [50ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [51ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [52ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [53ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [53ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [89ms] refreshing cache from master, [89ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [90ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@2087985961(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@935639805 after retry RPC@1794423367) -> (continuation of Deferred@240750587 after retry RPC@664020134), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@935639805 after retry RPC@1794423367) -> (continuation of Deferred@240750587 after retry RPC@664020134)))) after lookup
10:44:00.858 [DEBUG - kudu-nio-2] (Connection.java:748) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] connecting to peer
10:44:00.859 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.859 [DEBUG - kudu-nio-0] (Connection.java:709) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] cleaning up while in state CONNECTING due to: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.859 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595) for tablet 3b682926a3a54be69e22e3f1739b6676: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:00.862749 22867 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:44:00.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:00.862923 22867 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:44:00.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:00.862943 22867 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:44:00.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:00.864467 22867 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:44:00.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:00.864521 22867 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.240.194
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.866050 22867 tablet_server_runner.cc:78] Tablet server non-default flags:
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/wal
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.194:36595
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data/info.pb
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.194
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=45659
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22867
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.240.194
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/logs
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:57 UTC on e7f111948823
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17616
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.866242 22867 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:44:00.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.866431 22867 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:44:00.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:00.869037 22873 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
10:44:00.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:00.869079 22872 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
10:44:00.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.869180 22867 server_base.cc:1061] running on GCE node
10:44:00.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:00.869045 22875 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
10:44:00.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.869606 22867 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:44:00.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.869864 22867 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:44:00.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.871053 22867 hybrid_clock.cc:648] HybridClock initialized: now 1786445040871015 us; error 43 us; skew 500 ppm
10:44:00.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.872512 22867 webserver.cc:533] Webserver started at http://127.20.240.194:45659/ using document root <none> and password file <none>
10:44:00.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.872778 22867 fs_manager.cc:362] Metadata directory not provided
10:44:00.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.872877 22867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:44:00.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.874095 22867 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.874764 22881 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.874997 22867 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.875089 22867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data,/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/wal
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c899b3c9252142b98660e7216d0c37b3"
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.875415 22867 fs_report.cc:389] FS layout report
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/wal
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/wal
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data/data
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:44:00.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:44:00.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:00.878 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)[L]]}]
10:44:00.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=8, sequence_id=4922, TimeoutTracker(timeout=30000, elapsed=109), Traces: [0ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [9ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [9ms] delaying RPC due to: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [29ms] refreshing cache from master, [29ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [30ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [31ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [32ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [32ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [48ms] refreshing cache from master, [48ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [51ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [52ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [53ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [53ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [69ms] refreshing cache from master, [69ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [70ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [71ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [73ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [73ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [108ms] refreshing cache from master, [109ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [109ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@1306144388(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007f8470337d00@8c546b3 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@392469713 after retry RPC@1485650680) -> (continuation of Deferred@98126236 after retry RPC@875755813) -> (continuation of Deferred@122378804 after retry RPC@33357679), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@5a831183 -> wakeup thread writer-test-thread -> (continuation of Deferred@392469713 after retry RPC@1485650680) -> (continuation of Deferred@98126236 after retry RPC@875755813) -> (continuation of Deferred@122378804 after retry RPC@33357679))) after lookup
10:44:00.879 [DEBUG - kudu-nio-2] (Connection.java:748) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] connecting to peer
10:44:00.880 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.880 [DEBUG - kudu-nio-1] (Connection.java:709) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] cleaning up while in state CONNECTING due to: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.880 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595) for tablet 3b682926a3a54be69e22e3f1739b6676: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595
10:44:00.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.897074 22867 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:44:00.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.897456 22867 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
10:44:00.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.897650 22867 kserver.cc:163] Server-wide thread pool size limit: 3276
10:44:00.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.897928 22867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
10:44:00.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.898479 22888 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
10:44:00.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.899458 22867 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
10:44:00.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.899550 22867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
10:44:00.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.899596 22867 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
10:44:00.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.900266 22867 ts_tablet_manager.cc:616] Registered 1 tablets
10:44:00.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.900333 22867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.001s	sys 0.000s
10:44:00.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.900357 22888 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3: Bootstrap starting.
10:44:00.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.907941 22867 rpc_server.cc:307] RPC server started. Bound to: 127.20.240.194:36595
10:44:00.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.908025 23009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.240.194:36595 every 8 connection(s)
10:44:00.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.908450 22867 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data/info.pb
10:44:00.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.912463 21443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu as pid 22867
10:44:00.912 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
10:44:00.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.918215 23011 heartbeater.cc:344] Connected to a master server at 127.20.240.254:42069
10:44:00.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.918326 23011 heartbeater.cc:461] Registering TS with master...
10:44:00.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.918517 23012 heartbeater.cc:344] Connected to a master server at 127.20.240.253:41603
10:44:00.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.918602 23010 heartbeater.cc:344] Connected to a master server at 127.20.240.252:42605
10:44:00.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.918628 23012 heartbeater.cc:461] Registering TS with master...
10:44:00.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.918668 23010 heartbeater.cc:461] Registering TS with master...
10:44:00.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.918763 23010 heartbeater.cc:507] Master 127.20.240.252:42605 requested a full tablet report, sending...
10:44:00.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.918763 23012 heartbeater.cc:507] Master 127.20.240.253:41603 requested a full tablet report, sending...
10:44:00.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.918525 23011 heartbeater.cc:507] Master 127.20.240.254:42069 requested a full tablet report, sending...
10:44:00.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.919474 21649 ts_manager.cc:194] Re-registered known tserver with Master: c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595)
10:44:00.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.919535 21487 ts_manager.cc:194] Re-registered known tserver with Master: c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595)
10:44:00.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.919534 21568 ts_manager.cc:194] Re-registered known tserver with Master: c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595)
10:44:00.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.920082 21649 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.240.194:43357
10:44:00.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:00.939 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)[L]]}]
10:44:00.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=8, KuduRpc(method=Scan, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=8, TimeoutTracker(timeout=30000, elapsed=171), Traces: [0ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [10ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [10ms] delaying RPC due to: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [30ms] refreshing cache from master, [30ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [33ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [33ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [34ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [35ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [50ms] refreshing cache from master, [50ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [51ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [52ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [53ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [53ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [89ms] refreshing cache from master, [89ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [90ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [91ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [92ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [92ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [170ms] refreshing cache from master, [170ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [171ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@2087985961(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@935639805 after retry RPC@1794423367) -> (continuation of Deferred@240750587 after retry RPC@664020134) -> (continuation of Deferred@1494701444 after retry RPC@1073143374), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@935639805 after retry RPC@1794423367) -> (continuation of Deferred@240750587 after retry RPC@664020134) -> (continuation of Deferred@1494701444 after retry RPC@1073143374)))) after lookup
10:44:00.939 [DEBUG - kudu-nio-2] (Connection.java:748) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] connecting to peer
10:44:00.940 [DEBUG - kudu-nio-2] (Connection.java:757) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] Successfully connected to peer
10:44:00.957 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcece9fa7, L:/127.0.0.1:35292 - R:/127.20.240.194:36595] using TOKEN/null
10:44:00.958 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595) for tablet 3b682926a3a54be69e22e3f1739b6676: Tablet not RUNNING: BOOTSTRAPPING
10:44:00.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:00.978430 22888 log.cc:826] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3: Log is configured to *not* fsync() on all Append() calls
10:44:01.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:01.118 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)[L]]}]
10:44:01.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=10, KuduRpc(method=Scan, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=10, TimeoutTracker(timeout=30000, elapsed=351), Traces: [0ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [10ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [10ms] delaying RPC due to: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [30ms] refreshing cache from master, [30ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [33ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [33ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [34ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [35ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [50ms] refreshing cache from master, [50ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [51ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [52ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [53ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [53ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [89ms] refreshing cache from master, [89ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [90ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [91ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [92ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [92ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [170ms] refreshing cache from master, [170ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [171ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [172ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [191ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [191ms] received response from server c899b3c9252142b98660e7216d0c37b3: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [349ms] refreshing cache from master, [349ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [351ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@2087985961(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@935639805 after retry RPC@1794423367) -> (continuation of Deferred@240750587 after retry RPC@664020134) -> (continuation of Deferred@1494701444 after retry RPC@1073143374) -> (continuation of Deferred@347530524 after retry RPC@95819496), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@935639805 after retry RPC@1794423367) -> (continuation of Deferred@240750587 after retry RPC@664020134) -> (continuation of Deferred@1494701444 after retry RPC@1073143374) -> (continuation of Deferred@347530524 after retry RPC@95819496)))) after lookup
10:44:01.120 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595) for tablet 3b682926a3a54be69e22e3f1739b6676: Tablet not RUNNING: BOOTSTRAPPING
10:44:01.238 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:01.238 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)[L]]}]
10:44:01.239 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=10, sequence_id=4922, TimeoutTracker(timeout=30000, elapsed=470), Traces: [0ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [9ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [9ms] delaying RPC due to: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [29ms] refreshing cache from master, [29ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [30ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [31ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [32ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [32ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [48ms] refreshing cache from master, [48ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [51ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [52ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [53ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [53ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [69ms] refreshing cache from master, [69ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [70ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [71ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [73ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [73ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [108ms] refreshing cache from master, [109ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [109ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [110ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [112ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [112ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [468ms] refreshing cache from master, [469ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [470ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@1306144388(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007f8470337d00@8c546b3 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@392469713 after retry RPC@1485650680) -> (continuation of Deferred@98126236 after retry RPC@875755813) -> (continuation of Deferred@122378804 after retry RPC@33357679) -> (continuation of Deferred@1807955583 after retry RPC@1216258078), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@5a831183 -> wakeup thread writer-test-thread -> (continuation of Deferred@392469713 after retry RPC@1485650680) -> (continuation of Deferred@98126236 after retry RPC@875755813) -> (continuation of Deferred@122378804 after retry RPC@33357679) -> (continuation of Deferred@1807955583 after retry RPC@1216258078))) after lookup
10:44:01.240 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595) for tablet 3b682926a3a54be69e22e3f1739b6676: Tablet not RUNNING: BOOTSTRAPPING
10:44:01.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:01.246030 22888 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3: Bootstrap replayed 1/1 log segments. Stats: ops{read=4923 overwritten=0 applied=4923 ignored=0} inserts{seen=9151 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
10:44:01.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:01.246378 22888 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3: Bootstrap complete.
10:44:01.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:01.247538 22888 ts_tablet_manager.cc:1403] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3: Time spent bootstrapping tablet: real 0.347s	user 0.254s	sys 0.088s
10:44:01.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:01.248605 22888 raft_consensus.cc:359] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:44:01.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:01.248807 22888 raft_consensus.cc:740] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c899b3c9252142b98660e7216d0c37b3, State: Initialized, Role: FOLLOWER
10:44:01.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:01.248898 22888 consensus_queue.cc:260] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4923, Last appended: 2.4923, Last appended by leader: 4923, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:44:01.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:01.249130 22888 ts_tablet_manager.cc:1434] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.004s
10:44:01.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:01.249250 23010 heartbeater.cc:499] Master 127.20.240.252:42605 was elected leader, sending a full tablet report...
10:44:02.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:02.158 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)[L]]}]
10:44:02.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=12, sequence_id=4922, TimeoutTracker(timeout=30000, elapsed=1389), Traces: [0ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [9ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [9ms] delaying RPC due to: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [29ms] refreshing cache from master, [29ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [30ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [31ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [32ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [32ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [48ms] refreshing cache from master, [48ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [51ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [52ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [53ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [53ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [69ms] refreshing cache from master, [69ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [70ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [71ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [73ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [73ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [108ms] refreshing cache from master, [109ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [109ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [110ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [112ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [112ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [468ms] refreshing cache from master, [469ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [470ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [471ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [472ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [472ms] received response from server c899b3c9252142b98660e7216d0c37b3: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [1388ms] refreshing cache from master, [1389ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [1389ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@1306144388(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007f8470337d00@8c546b3 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@392469713 after retry RPC@1485650680) -> (continuation of Deferred@98126236 after retry RPC@875755813) -> (continuation of Deferred@122378804 after retry RPC@33357679) -> (continuation of Deferred@1807955583 after retry RPC@1216258078) -> (continuation of Deferred@1837077998 after retry RPC@528295664), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@5a831183 -> wakeup thread writer-test-thread -> (continuation of Deferred@392469713 after retry RPC@1485650680) -> (continuation of Deferred@98126236 after retry RPC@875755813) -> (continuation of Deferred@122378804 after retry RPC@33357679) -> (continuation of Deferred@1807955583 after retry RPC@1216258078) -> (continuation of Deferred@1837077998 after retry RPC@528295664))) after lookup
10:44:02.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:02.159855 22914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35292: Illegal state: replica c899b3c9252142b98660e7216d0c37b3 is not leader of this config: current role FOLLOWER
10:44:02.160 [DEBUG - kudu-nio-2] (RemoteTablet.java:167) c899b3c9252142b98660e7216d0c37b3 was demoted as the leader for 3b682926a3a54be69e22e3f1739b6676
10:44:02.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:02.178 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)[L]]}]
10:44:02.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=12, KuduRpc(method=Scan, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=12, TimeoutTracker(timeout=30000, elapsed=1410), Traces: [0ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [10ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [10ms] delaying RPC due to: Network error: [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] unexpected exception from downstream on [id: 0x7bf723fe, L:/127.0.0.1:39102 - R:/127.20.240.194:36595], [30ms] refreshing cache from master, [30ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [33ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [33ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [34ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [35ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [50ms] refreshing cache from master, [50ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [51ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [52ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [53ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [53ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [89ms] refreshing cache from master, [89ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [90ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [91ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [92ms] received response from server c899b3c9252142b98660e7216d0c37b3: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [92ms] delaying RPC due to: Network error: Failed to connect to peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595): Connection refused: /127.20.240.194:36595, [170ms] refreshing cache from master, [170ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [171ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [172ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [191ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [191ms] received response from server c899b3c9252142b98660e7216d0c37b3: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [349ms] refreshing cache from master, [349ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [351ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, [352ms] sending RPC to server c899b3c9252142b98660e7216d0c37b3, [353ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [353ms] received response from server c899b3c9252142b98660e7216d0c37b3: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [1410ms] refreshing cache from master, [1410ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [1411ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=Deferred@2087985961(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@935639805 after retry RPC@1794423367) -> (continuation of Deferred@240750587 after retry RPC@664020134) -> (continuation of Deferred@1494701444 after retry RPC@1073143374) -> (continuation of Deferred@347530524 after retry RPC@95819496) -> (continuation of Deferred@137045551 after retry RPC@426377761), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@935639805 after retry RPC@1794423367) -> (continuation of Deferred@240750587 after retry RPC@664020134) -> (continuation of Deferred@1494701444 after retry RPC@1073143374) -> (continuation of Deferred@347530524 after retry RPC@95819496) -> (continuation of Deferred@137045551 after retry RPC@426377761)))) after lookup
10:44:02.183 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9149 rows, more = false, responseScanTimestamp = 7317278886962659328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.184 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9149
10:44:02.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:02.184841 22914 tablet_service.cc:3080] error setting up scanner 06b2ff1bc05a445ea3b6ed0f55fedaec with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.937s (maximum allowed 0.750s): new_scan_request { tablet_id: "3b682926a3a54be69e22e3f1739b6676" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317278886968139776 propagated_timestamp: 7317278892778942464 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""\201\026\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\212\374\353\323\006\"3\n\005slave\022*\n 1584d07e4b224d978cd83fcc98a85445\020\001\030\001 \001(\001" signature: "<redacted>""~v\352;e7F\321`\202\364\322&\206\032\354\270\200R\301)\032\364{\346@\241<\233\335P\0018v\010\277hc\013\256^B\373\300\023\242\206\221\t\006\305\320\016\201\216/\036&\354:\025to$" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "db0200d6584d4c5ea2d361dfb08cbc56"
10:44:02.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:02.198428 22914 tablet_service.cc:3080] error setting up scanner eea8862794914408bc3dd48f417b4a4d with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.951s (maximum allowed 0.750s): new_scan_request { tablet_id: "3b682926a3a54be69e22e3f1739b6676" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317278886968139776 propagated_timestamp: 7317278892778942464 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""\201\026\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\212\374\353\323\006\"3\n\005slave\022*\n 1584d07e4b224d978cd83fcc98a85445\020\001\030\001 \001(\001" signature: "<redacted>""~v\352;e7F\321`\202\364\322&\206\032\354\270\200R\301)\032\364{\346@\241<\233\335P\0018v\010\277hc\013\256^B\373\300\023\242\206\221\t\006\305\320\016\201\216/\036&\354:\025to$" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "db0200d6584d4c5ea2d361dfb08cbc56"
10:44:02.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:02.217867 22914 tablet_service.cc:3080] error setting up scanner 851d5a1533124638b981fa001b4c5335 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.970s (maximum allowed 0.750s): new_scan_request { tablet_id: "3b682926a3a54be69e22e3f1739b6676" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317278886968139776 propagated_timestamp: 7317278892778942464 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""\201\026\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\212\374\353\323\006\"3\n\005slave\022*\n 1584d07e4b224d978cd83fcc98a85445\020\001\030\001 \001(\001" signature: "<redacted>""~v\352;e7F\321`\202\364\322&\206\032\354\270\200R\301)\032\364{\346@\241<\233\335P\0018v\010\277hc\013\256^B\373\300\023\242\206\221\t\006\305\320\016\201\216/\036&\354:\025to$" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "db0200d6584d4c5ea2d361dfb08cbc56"
10:44:02.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:02.238320 22914 tablet_service.cc:3080] error setting up scanner 81895a1cb4fd483db49ffabf0a8bd464 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.991s (maximum allowed 0.750s): new_scan_request { tablet_id: "3b682926a3a54be69e22e3f1739b6676" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317278886968139776 propagated_timestamp: 7317278892778942464 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""\201\026\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\212\374\353\323\006\"3\n\005slave\022*\n 1584d07e4b224d978cd83fcc98a85445\020\001\030\001 \001(\001" signature: "<redacted>""~v\352;e7F\321`\202\364\322&\206\032\354\270\200R\301)\032\364{\346@\241<\233\335P\0018v\010\277hc\013\256^B\373\300\023\242\206\221\t\006\305\320\016\201\216/\036&\354:\025to$" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "db0200d6584d4c5ea2d361dfb08cbc56"
10:44:02.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:02.257246 22914 tablet_service.cc:3080] error setting up scanner 3b49e6e8daad4b6a8581a09721dc5895 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 1.009s (maximum allowed 0.750s): new_scan_request { tablet_id: "3b682926a3a54be69e22e3f1739b6676" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317278886968139776 propagated_timestamp: 7317278892778942464 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""\201\026\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\212\374\353\323\006\"3\n\005slave\022*\n 1584d07e4b224d978cd83fcc98a85445\020\001\030\001 \001(\001" signature: "<redacted>""~v\352;e7F\321`\202\364\322&\206\032\354\270\200R\301)\032\364{\346@\241<\233\335P\0018v\010\277hc\013\256^B\373\300\023\242\206\221\t\006\305\320\016\201\216/\036&\354:\025to$" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "db0200d6584d4c5ea2d361dfb08cbc56"
10:44:02.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.265646 23026 raft_consensus.cc:493] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c899b3c9252142b98660e7216d0c37b3)
10:44:02.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.265817 23026 raft_consensus.cc:515] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:44:02.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.265887 23028 raft_consensus.cc:493] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c899b3c9252142b98660e7216d0c37b3)
10:44:02.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.265997 23028 raft_consensus.cc:515] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:44:02.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.266278 23026 leader_election.cc:290] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957), c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595)
10:44:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.266979 23028 leader_election.cc:290] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195:41779), c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595)
10:44:02.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.270699 22760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" candidate_term: 3 candidate_status { last_received { term: 2 index: 4923 } } ignore_live_leader: false dest_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" is_pre_election: true
10:44:02.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.270851 22760 raft_consensus.cc:2468] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7591fa92d22a4e8b861f3bcf581ceca0 in term 2.
10:44:02.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.270809 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" candidate_term: 3 candidate_status { last_received { term: 2 index: 4923 } } ignore_live_leader: false dest_uuid: "c899b3c9252142b98660e7216d0c37b3" is_pre_election: true
10:44:02.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.270859 22587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" candidate_term: 3 candidate_status { last_received { term: 2 index: 4923 } } ignore_live_leader: false dest_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" is_pre_election: true
10:44:02.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.270958 22587 raft_consensus.cc:2468] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aeb2b9bf3a9c467bad8ea03f46e47a78 in term 2.
10:44:02.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.270959 22959 raft_consensus.cc:2468] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7591fa92d22a4e8b861f3bcf581ceca0 in term 2.
10:44:02.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.271073 22508 leader_election.cc:304] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7591fa92d22a4e8b861f3bcf581ceca0, aeb2b9bf3a9c467bad8ea03f46e47a78; no voters: 
10:44:02.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.271224 23028 raft_consensus.cc:2804] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 2 FOLLOWER]: Leader pre-election won for term 3
10:44:02.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.271279 23028 raft_consensus.cc:493] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c899b3c9252142b98660e7216d0c37b3)
10:44:02.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.271304 23028 raft_consensus.cc:3060] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 2 FOLLOWER]: Advancing to term 3
10:44:02.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.271335 22701 leader_election.cc:304] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7591fa92d22a4e8b861f3bcf581ceca0, aeb2b9bf3a9c467bad8ea03f46e47a78; no voters: 
10:44:02.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.271459 23026 raft_consensus.cc:2804] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 2 FOLLOWER]: Leader pre-election won for term 3
10:44:02.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.271519 23026 raft_consensus.cc:493] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c899b3c9252142b98660e7216d0c37b3)
10:44:02.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.271545 23026 raft_consensus.cc:3060] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 2 FOLLOWER]: Advancing to term 3
10:44:02.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.272622 23028 raft_consensus.cc:515] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:44:02.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.272905 23028 leader_election.cc:290] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [CANDIDATE]: Term 3 election: Requested vote from peers aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195:41779), c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595)
10:44:02.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.272886 23026 raft_consensus.cc:515] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:44:02.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.272904 22760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" candidate_term: 3 candidate_status { last_received { term: 2 index: 4923 } } ignore_live_leader: false dest_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78"
10:44:02.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.272996 22760 raft_consensus.cc:2393] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7591fa92d22a4e8b861f3bcf581ceca0 in current term 3: Already voted for candidate aeb2b9bf3a9c467bad8ea03f46e47a78 in this term.
10:44:02.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.273034 23026 leader_election.cc:290] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [CANDIDATE]: Term 3 election: Requested vote from peers 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957), c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595)
10:44:02.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.273216 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" candidate_term: 3 candidate_status { last_received { term: 2 index: 4923 } } ignore_live_leader: false dest_uuid: "c899b3c9252142b98660e7216d0c37b3"
10:44:02.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.273229 22587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" candidate_term: 3 candidate_status { last_received { term: 2 index: 4923 } } ignore_live_leader: false dest_uuid: "7591fa92d22a4e8b861f3bcf581ceca0"
10:44:02.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.273306 22959 raft_consensus.cc:3060] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 2 FOLLOWER]: Advancing to term 3
10:44:02.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.273350 22587 raft_consensus.cc:2393] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate aeb2b9bf3a9c467bad8ea03f46e47a78 in current term 3: Already voted for candidate 7591fa92d22a4e8b861f3bcf581ceca0 in this term.
10:44:02.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.274405 22959 raft_consensus.cc:2468] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7591fa92d22a4e8b861f3bcf581ceca0 in term 3.
10:44:02.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.274632 22508 leader_election.cc:304] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7591fa92d22a4e8b861f3bcf581ceca0, c899b3c9252142b98660e7216d0c37b3; no voters: aeb2b9bf3a9c467bad8ea03f46e47a78
10:44:02.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.274755 23028 raft_consensus.cc:2804] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 3 FOLLOWER]: Leader election won for term 3
10:44:02.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.274948 23028 raft_consensus.cc:697] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 3 LEADER]: Becoming Leader. State: Replica: 7591fa92d22a4e8b861f3bcf581ceca0, State: Running, Role: LEADER
10:44:02.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.275053 23028 consensus_queue.cc:237] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4923, Committed index: 4923, Last appended: 2.4923, Last appended by leader: 4923, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:44:02.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.275967 21649 catalog_manager.cc:5719] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 reported cstate change: term changed from 2 to 3, leader changed from c899b3c9252142b98660e7216d0c37b3 (127.20.240.194) to 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193). New cstate: current_term: 3 leader_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } health_report { overall_health: UNKNOWN } } }
10:44:02.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.277189 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" candidate_term: 3 candidate_status { last_received { term: 2 index: 4923 } } ignore_live_leader: false dest_uuid: "c899b3c9252142b98660e7216d0c37b3"
10:44:02.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.277313 22958 raft_consensus.cc:2393] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate aeb2b9bf3a9c467bad8ea03f46e47a78 in current term 3: Already voted for candidate 7591fa92d22a4e8b861f3bcf581ceca0 in this term.
10:44:02.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.277539 22701 leader_election.cc:304] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aeb2b9bf3a9c467bad8ea03f46e47a78; no voters: 7591fa92d22a4e8b861f3bcf581ceca0, c899b3c9252142b98660e7216d0c37b3
10:44:02.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.277806 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" candidate_term: 3 candidate_status { last_received { term: 2 index: 4923 } } ignore_live_leader: false dest_uuid: "c899b3c9252142b98660e7216d0c37b3" is_pre_election: true
10:44:02.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.277892 22959 raft_consensus.cc:2393] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aeb2b9bf3a9c467bad8ea03f46e47a78 in current term 3: Already voted for candidate 7591fa92d22a4e8b861f3bcf581ceca0 in this term.
10:44:02.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.278263 23026 raft_consensus.cc:2749] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
10:44:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:02.297771 22914 tablet_service.cc:3080] error setting up scanner a9dee17ec5814d3688f162819d89aa47 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 1.050s (maximum allowed 0.750s): new_scan_request { tablet_id: "3b682926a3a54be69e22e3f1739b6676" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317278886968139776 propagated_timestamp: 7317278892778942464 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""\201\026\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\212\374\353\323\006\"3\n\005slave\022*\n 1584d07e4b224d978cd83fcc98a85445\020\001\030\001 \001(\001" signature: "<redacted>""~v\352;e7F\321`\202\364\322&\206\032\354\270\200R\301)\032\364{\346@\241<\233\335P\0018v\010\277hc\013\256^B\373\300\023\242\206\221\t\006\305\320\016\201\216/\036&\354:\025to$" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "db0200d6584d4c5ea2d361dfb08cbc56"
10:44:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:02.357419 22914 tablet_service.cc:3080] error setting up scanner 9c2209839fc7441883fb1e60dde74bdf with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 1.110s (maximum allowed 0.750s): new_scan_request { tablet_id: "3b682926a3a54be69e22e3f1739b6676" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317278886968139776 propagated_timestamp: 7317278892778942464 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""\201\026\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\212\374\353\323\006\"3\n\005slave\022*\n 1584d07e4b224d978cd83fcc98a85445\020\001\030\001 \001(\001" signature: "<redacted>""~v\352;e7F\321`\202\364\322&\206\032\354\270\200R\301)\032\364{\346@\241<\233\335P\0018v\010\277hc\013\256^B\373\300\023\242\206\221\t\006\305\320\016\201\216/\036&\354:\025to$" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "db0200d6584d4c5ea2d361dfb08cbc56"
10:44:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:02.438078 22914 tablet_service.cc:3080] error setting up scanner f6286a124cee48808f1839bb5223005c with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 1.190s (maximum allowed 0.750s): new_scan_request { tablet_id: "3b682926a3a54be69e22e3f1739b6676" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317278886968139776 propagated_timestamp: 7317278892778942464 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""\201\026\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\212\374\353\323\006\"3\n\005slave\022*\n 1584d07e4b224d978cd83fcc98a85445\020\001\030\001 \001(\001" signature: "<redacted>""~v\352;e7F\321`\202\364\322&\206\032\354\270\200R\301)\032\364{\346@\241<\233\335P\0018v\010\277hc\013\256^B\373\300\023\242\206\221\t\006\305\320\016\201\216/\036&\354:\025to$" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "db0200d6584d4c5ea2d361dfb08cbc56"
10:44:02.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:02.658303 22914 tablet_service.cc:3080] error setting up scanner 46c2582440034290af999141cebb3a40 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 1.410s (maximum allowed 0.750s): new_scan_request { tablet_id: "3b682926a3a54be69e22e3f1739b6676" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317278886968139776 propagated_timestamp: 7317278892778942464 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""\201\026\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\212\374\353\323\006\"3\n\005slave\022*\n 1584d07e4b224d978cd83fcc98a85445\020\001\030\001 \001(\001" signature: "<redacted>""~v\352;e7F\321`\202\364\322&\206\032\354\270\200R\301)\032\364{\346@\241<\233\335P\0018v\010\277hc\013\256^B\373\300\023\242\206\221\t\006\305\320\016\201\216/\036&\354:\025to$" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "db0200d6584d4c5ea2d361dfb08cbc56"
10:44:02.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.821048 22959 raft_consensus.cc:1275] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 3 FOLLOWER]: Refusing update from remote peer 7591fa92d22a4e8b861f3bcf581ceca0: Log matching property violated. Preceding OpId in replica: term: 2 index: 4923. Preceding OpId from leader: term: 3 index: 4924. (index mismatch)
10:44:02.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.821632 23052 consensus_queue.cc:1048] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4924, Last known committed idx: 4923, Time since last communication: 0.000s
10:44:02.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.823740 22760 raft_consensus.cc:1275] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 3 FOLLOWER]: Refusing update from remote peer 7591fa92d22a4e8b861f3bcf581ceca0: Log matching property violated. Preceding OpId in replica: term: 2 index: 4923. Preceding OpId from leader: term: 3 index: 4924. (index mismatch)
10:44:02.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:02.824501 23055 consensus_queue.cc:1048] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4924, Last known committed idx: 4923, Time since last communication: 0.000s
10:44:02.937 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.940 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9150
10:44:02.941 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.944 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.946 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.947 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.949 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.951 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.952 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.953 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.955 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.955 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.958 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.959 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.959 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.962 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.963 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.966 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.968 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.970 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.970 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.971 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.972 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.972 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.974 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.975 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.975 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.976 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.978 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.978 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.979 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.979 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.981 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.984 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.986 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.988 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.990 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.991 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.992 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.994 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.994 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.995 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.996 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.996 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.997 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.998 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:02.999 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.000 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.002 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.004 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.006 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.007 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.009 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.012 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.014 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.016 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.019 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.021 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.022 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.024 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.026 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.028 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.030 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.032 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.033 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.034 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.037 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.039 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.040 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.041 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.042 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.043 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.044 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.044 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.046 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.048 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.049 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.050 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.052 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.053 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.055 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.057 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.058 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.060 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.062 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.064 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.065 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.065 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.066 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.067 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.069 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.069 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.072 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.074 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.075 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.075 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.077 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.078 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.079 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.081 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.082 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.082 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.083 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.086 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.086 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.087 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.089 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.091 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.094 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.095 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.097 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.099 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.102 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.104 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.105 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.108 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.110 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.111 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.113 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.116 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.118 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.120 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.121 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.122 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.124 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.125 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.125 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.128 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.130 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.131 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.133 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.135 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.136 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.139 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.139 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.140 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.141 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.143 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.144 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.146 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.148 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.149 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.150 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.151 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.153 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.155 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.158 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.160 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.162 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.163 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.165 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.166 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.168 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.169 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.171 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.172 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.174 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.176 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.177 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.179 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.182 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.182 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.185 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.185 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.187 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.189 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.190 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.196 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.197 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.199 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.201 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.201 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.203 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.205 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.207 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.209 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.210 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.211 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.212 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.214 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.215 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.217 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.220 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.223 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.226 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.228 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.230 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.231 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.233 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.235 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.237 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.238 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.240 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.242 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.243 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.244 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.245 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.247 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.250 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.252 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.254 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.255 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.256 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.259 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.261 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.264 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.266 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.267 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.270 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.272 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.273 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.275 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.275 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.278 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.278 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.281 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.281 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.282 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.283 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.284 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.284 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.285 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.288 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.290 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.292 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.294 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.296 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.297 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.297 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.299 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.301 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.303 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.304 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.306 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.307 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.307 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.308 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.308 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.309 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.309 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.310 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.311 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.313 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.313 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.314 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.316 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.316 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.319 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.321 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.322 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.322 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.323 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.323 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.326 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.326 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.327 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.329 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.331 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.332 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.332 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.334 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.335 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.337 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.338 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.339 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.339 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.341 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.344 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.344 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.345 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.347 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.350 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.352 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.353 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.354 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.354 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.355 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.356 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:03.357992 22914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35292: Illegal state: replica c899b3c9252142b98660e7216d0c37b3 is not leader of this config: current role FOLLOWER
10:44:03.358 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.359 [DEBUG - kudu-nio-2] (RemoteTablet.java:167) c899b3c9252142b98660e7216d0c37b3 was demoted as the leader for 3b682926a3a54be69e22e3f1739b6676
10:44:03.361 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.362 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:03.362 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)[L],aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:44:03.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [1ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: OK, deferred=null)) after lookup
10:44:03.363 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] connecting to peer
10:44:03.364 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] Successfully connected to peer
10:44:03.377 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957] using TOKEN/null
10:44:03.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:03.582012 22516 compilation_manager.cc:213] RowProjector compilation request submit failed: Service unavailable: Thread pool is at capacity (1/1 tasks running, 100/100 tasks queued)
10:44:03.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:03.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:04.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278886968139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9151 rows, more = false, responseScanTimestamp = 7317278907264839680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9151
10:44:05.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907273854976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9152 rows, more = false, responseScanTimestamp = 7317278907273854976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.728 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9152
10:44:05.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907293274112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9154 rows, more = false, responseScanTimestamp = 7317278907293274112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9154
10:44:05.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9155 rows, more = false, responseScanTimestamp = 7317278907303788544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9155
10:44:05.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9157 rows, more = false, responseScanTimestamp = 7317278907320532992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9157
10:44:05.738 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1469598552(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:05.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9159 rows, more = false, responseScanTimestamp = 7317278907334238208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9159
10:44:05.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9160 rows, more = false, responseScanTimestamp = 7317278907346448384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9160
10:44:05.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907366195200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907366195200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907376922624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907376922624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907382841344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9174 rows, more = false, responseScanTimestamp = 7317278907382841344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9174
10:44:05.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907401400320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907401400320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9177 rows, more = false, responseScanTimestamp = 7317278907401400320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9177
10:44:05.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9178 rows, more = false, responseScanTimestamp = 7317278907417333760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9178
10:44:05.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907424145408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9180 rows, more = false, responseScanTimestamp = 7317278907432341504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9180
10:44:05.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907456487424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907456487424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907456487424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9184 rows, more = false, responseScanTimestamp = 7317278907462688768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9184
10:44:05.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907469484032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9185 rows, more = false, responseScanTimestamp = 7317278907469484032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9185
10:44:05.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9187 rows, more = false, responseScanTimestamp = 7317278907490885632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.780 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9187
10:44:05.780 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@921199483(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:05.782 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@37164524(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:05.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9189 rows, more = false, responseScanTimestamp = 7317278907508260864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9189
10:44:05.784 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1406823089(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:05.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907519582208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9200 rows, more = false, responseScanTimestamp = 7317278907527208960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9200
10:44:05.788 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1175267609(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:05.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907536183296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907536183296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907551588352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9220 rows, more = false, responseScanTimestamp = 7317278907551588352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9220
10:44:05.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907566473216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907566473216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9232 rows, more = false, responseScanTimestamp = 7317278907577982976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9232
10:44:05.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907595276288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9235 rows, more = false, responseScanTimestamp = 7317278907595276288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9235
10:44:05.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9238 rows, more = false, responseScanTimestamp = 7317278907617619968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.811 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9238
10:44:05.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9240 rows, more = false, responseScanTimestamp = 7317278907633549312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9240
10:44:05.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9241 rows, more = false, responseScanTimestamp = 7317278907644579840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9241
10:44:05.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907664662528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9244 rows, more = false, responseScanTimestamp = 7317278907664662528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9244
10:44:05.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9246 rows, more = false, responseScanTimestamp = 7317278907681030144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9246
10:44:05.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9247 rows, more = false, responseScanTimestamp = 7317278907690614784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9247
10:44:05.830 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@864774424(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:05.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907712753664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.831 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@162104048(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:05.833 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@161939094(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:05.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9249 rows, more = false, responseScanTimestamp = 7317278907712753664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9249
10:44:05.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907729416192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.838 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@650926938(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:05.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9260 rows, more = false, responseScanTimestamp = 7317278907729416192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9260
10:44:05.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907742031872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9270 rows, more = false, responseScanTimestamp = 7317278907742031872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.843 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9270
10:44:05.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907765424128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9291 rows, more = false, responseScanTimestamp = 7317278907771772928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9291
10:44:05.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9294 rows, more = false, responseScanTimestamp = 7317278907789455360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9294
10:44:05.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907798900736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9296 rows, more = false, responseScanTimestamp = 7317278907804553216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.856 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9296
10:44:05.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907819917312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9298 rows, more = false, responseScanTimestamp = 7317278907819917312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9298
10:44:05.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907837485056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907843014656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907843014656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9301 rows, more = false, responseScanTimestamp = 7317278907843014656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.868 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9301
10:44:05.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9303 rows, more = false, responseScanTimestamp = 7317278907862372352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.872 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9303
10:44:05.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9304 rows, more = false, responseScanTimestamp = 7317278907870261248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9304
10:44:05.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9305 rows, more = false, responseScanTimestamp = 7317278907888291840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9305
10:44:05.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907917930496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907917930496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907930546176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907930546176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907939557376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9311 rows, more = false, responseScanTimestamp = 7317278907946713088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.892 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9311
10:44:05.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9314 rows, more = false, responseScanTimestamp = 7317278907964366848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.895 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9314
10:44:05.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9315 rows, more = false, responseScanTimestamp = 7317278907975294976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9315
10:44:05.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907997691904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907997691904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278907997691904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9319 rows, more = false, responseScanTimestamp = 7317278908007288832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.906 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9319
10:44:05.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9322 rows, more = false, responseScanTimestamp = 7317278908026601472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.909 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9322
10:44:05.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908033032192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908040048640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908049096704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.913 [INFO - chaos-test-thread] (MiniKuduCluster.java:399) Killing master server 127.20.240.252:42605
10:44:05.913 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: MASTER
    index: 2
  }
}

10:44:05.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908049096704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:05.913692 21443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu with pid 21610
10:44:05.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9326 rows, more = false, responseScanTimestamp = 7317278908055724032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.928 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9326
10:44:05.931 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.20.240.252:42605(127.20.240.252:42605)] handling channelInactive
10:44:05.932 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.20.240.252:42605(127.20.240.252:42605)] cleaning up while in state READY due to: connection closed
10:44:05.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9327 rows, more = false, responseScanTimestamp = 7317278908109074432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9327
10:44:05.933 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
10:44:05.933 [INFO - chaos-test-thread] (MiniKuduCluster.java:380) Starting master server 127.20.240.252:42605
10:44:05.934 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: MASTER
    index: 2
  }
}

10:44:05.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908117766144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:05.935264 21443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:44:05.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:44:05.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/wal
10:44:05.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/data
10:44:05.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:44:05.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:44:05.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:44:05.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:44:05.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:44:05.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:44:05.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/logs
10:44:05.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/data/info.pb
10:44:05.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:44:05.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:44:05.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:44:05.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:44:05.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:44:05.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:44:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:44:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:44:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
10:44:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:44:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:44:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:44:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.252:42605
10:44:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.252
10:44:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=46505
10:44:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:44:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:44:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:44:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:44:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:44:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:44:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:44:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39625/jwks.json with env {}
10:44:05.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9329 rows, more = false, responseScanTimestamp = 7317278908131184640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9329
10:44:05.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9330 rows, more = false, responseScanTimestamp = 7317278908141518848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.943 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9330
10:44:05.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9332 rows, more = false, responseScanTimestamp = 7317278908176859136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9332
10:44:05.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908195172352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9334 rows, more = false, responseScanTimestamp = 7317278908195172352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.954 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9334
10:44:05.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908209324032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908220833792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9337 rows, more = false, responseScanTimestamp = 7317278908229980160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9337
10:44:05.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908255064064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9341 rows, more = false, responseScanTimestamp = 7317278908255064064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.969 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9341
10:44:05.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908273876992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908281929728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908294135808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9345 rows, more = false, responseScanTimestamp = 7317278908294135808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9345
10:44:05.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9347 rows, more = false, responseScanTimestamp = 7317278908308172800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9347
10:44:05.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908334497792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908340961280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9351 rows, more = false, responseScanTimestamp = 7317278908340961280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9351
10:44:05.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9354 rows, more = false, responseScanTimestamp = 7317278908367609856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9354
10:44:05.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9356 rows, more = false, responseScanTimestamp = 7317278908386988032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:05.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9356
10:44:06.001 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1315386674(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9358 rows, more = false, responseScanTimestamp = 7317278908402593792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9358
10:44:06.003 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@186417164(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9359 rows, more = false, responseScanTimestamp = 7317278908413476864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9359
10:44:06.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9370 rows, more = false, responseScanTimestamp = 7317278908432883712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.010 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9370
10:44:06.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9380 rows, more = false, responseScanTimestamp = 7317278908444880896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.015 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9380
10:44:06.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908460240896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908468908032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908479758336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9384 rows, more = false, responseScanTimestamp = 7317278908486828032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.025 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9384
10:44:06.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908506062848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.026 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@896568759(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908513484800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.029 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1898055368(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9389 rows, more = false, responseScanTimestamp = 7317278908521410560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9389
10:44:06.031 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@110850939(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.033 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1776852804(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9390 rows, more = false, responseScanTimestamp = 7317278908528050176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9390
10:44:06.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908547629056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908554760192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9420 rows, more = false, responseScanTimestamp = 7317278908554760192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9420
10:44:06.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908554760192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9420 rows, more = false, responseScanTimestamp = 7317278908554760192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9431 rows, more = false, responseScanTimestamp = 7317278908589506560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9431
10:44:06.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908609232896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908619771904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:06.056519 23083 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:44:06.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:06.056759 23083 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:44:06.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:06.056805 23083 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:44:06.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:06.059239 23083 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
10:44:06.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:06.059304 23083 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:44:06.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:06.059330 23083 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
10:44:06.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:06.059353 23083 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
10:44:06.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:06.059371 23083 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
10:44:06.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:06.059388 23083 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39625/jwks.json
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.061978 23083 master_runner.cc:387] Master server non-default flags:
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/data
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/wal
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.252:42605
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:44:06.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9435 rows, more = false, responseScanTimestamp = 7317278908636278784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39625/jwks.json
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/data/info.pb
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.252
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=46505
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23083
10:44:06.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9435
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:44:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:44:06.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:44:06.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:44:06.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/logs
10:44:06.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:44:06.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:44:06.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:44:06.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
10:44:06.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:44:06.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:44:06.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
10:44:06.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:57 UTC on e7f111948823
10:44:06.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17616
10:44:06.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.062212 23083 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:44:06.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.062408 23083 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:44:06.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:06.066017 23088 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
10:44:06.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:06.066406 23091 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
10:44:06.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:06.066936 23089 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
10:44:06.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.068239 23083 server_base.cc:1061] running on GCE node
10:44:06.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.068579 23083 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:44:06.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9439 rows, more = false, responseScanTimestamp = 7317278908662902784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9439
10:44:06.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.068852 23083 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:44:06.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.070048 23083 hybrid_clock.cc:648] HybridClock initialized: now 1786445046070045 us; error 71 us; skew 500 ppm
10:44:06.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.071449 23083 webserver.cc:533] Webserver started at http://127.20.240.252:46505/ using document root <none> and password file <none>
10:44:06.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.071705 23083 fs_manager.cc:362] Metadata directory not provided
10:44:06.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.071806 23083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:44:06.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9442 rows, more = false, responseScanTimestamp = 7317278908688990208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.073 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9442
10:44:06.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.073559 23083 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
10:44:06.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908700217344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.074811 23097 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:44:06.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.075068 23083 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
10:44:06.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.075178 23083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/data,/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/wal
10:44:06.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1afa4a21e9934ac18ca829bb9ef4609e"
10:44:06.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:44:06.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.075491 23083 fs_report.cc:389] FS layout report
10:44:06.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:44:06.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/wal
10:44:06.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/wal
10:44:06.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/data/data
10:44:06.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:44:06.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:44:06.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:44:06.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:44:06.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:44:06.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:44:06.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:44:06.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:44:06.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:44:06.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:44:06.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:44:06.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9443 rows, more = false, responseScanTimestamp = 7317278908700217344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.078 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9443
10:44:06.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9445 rows, more = false, responseScanTimestamp = 7317278908729946112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9445
10:44:06.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9446 rows, more = false, responseScanTimestamp = 7317278908737794048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.088 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9446
10:44:06.088 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1489283835(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9448 rows, more = false, responseScanTimestamp = 7317278908767404032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9448
10:44:06.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.095086 23083 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:44:06.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.095506 23083 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
10:44:06.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.095656 23083 kserver.cc:163] Server-wide thread pool size limit: 3276
10:44:06.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9460 rows, more = false, responseScanTimestamp = 7317278908788178944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.098 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9460
10:44:06.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908805636096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9462 rows, more = false, responseScanTimestamp = 7317278908805636096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.103 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9462
10:44:06.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.103960 23083 rpc_server.cc:307] RPC server started. Bound to: 127.20.240.252:42605
10:44:06.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.104018 23156 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.240.252:42605 every 8 connection(s)
10:44:06.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.104430 23083 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-2/data/info.pb
10:44:06.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.106371 23157 sys_catalog.cc:263] Verifying existing consensus state
10:44:06.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9464 rows, more = false, responseScanTimestamp = 7317278908827459584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.106 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9464
10:44:06.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.107285 23157 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e: Bootstrap starting.
10:44:06.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9466 rows, more = false, responseScanTimestamp = 7317278908840091648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9466
10:44:06.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908861870080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.111833 21443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu as pid 23083
10:44:06.112 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
10:44:06.112 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@959570797(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908861870080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9469 rows, more = false, responseScanTimestamp = 7317278908872953856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9469
10:44:06.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908880748544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.118788 23157 log.cc:826] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e: Log is configured to *not* fsync() on all Append() calls
10:44:06.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.122157 23157 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=0} inserts{seen=5 ignored=0} mutations{seen=4 ignored=0} orphaned_commits=0. Pending: 0 replicates
10:44:06.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.122540 23157 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e: Bootstrap complete.
10:44:06.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9480 rows, more = false, responseScanTimestamp = 7317278908892250112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.123 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9480
10:44:06.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908906434560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908912697344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908924493824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.125828 23157 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:44:06.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.126122 23157 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1afa4a21e9934ac18ca829bb9ef4609e, State: Initialized, Role: FOLLOWER
10:44:06.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.126277 23157 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:44:06.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.126717 23157 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [sys.catalog]: configured and running, proceeding with master startup.
10:44:06.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908924493824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.128886 23175 catalog_manager.cc:1295] Loaded cluster ID: 179be09ce09e4f1a9439d125bf197f59
10:44:06.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.128934 23175 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e: loading cluster ID for follower catalog manager: success
10:44:06.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.130316 23175 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e: acquiring CA information for follower catalog manager: success
10:44:06.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.130654 23175 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
10:44:06.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.130800 23161 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:44:06.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.130882 23161 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [sys.catalog]: This master's current role is: FOLLOWER
10:44:06.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9485 rows, more = false, responseScanTimestamp = 7317278908930547712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9485
10:44:06.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278908947009536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9487 rows, more = false, responseScanTimestamp = 7317278908947009536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9487
10:44:06.137 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1684819867(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9487 rows, more = false, responseScanTimestamp = 7317278908947009536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9489 rows, more = false, responseScanTimestamp = 7317278908974731264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.145 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9489
10:44:06.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909000851456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9501 rows, more = false, responseScanTimestamp = 7317278909000851456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9501
10:44:06.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9504 rows, more = false, responseScanTimestamp = 7317278909023825920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.156 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9504
10:44:06.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909045006336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.160111 23083 master_runner.cc:264] No leader master found from master 1afa4a21e9934ac18ca829bb9ef4609e
10:44:06.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.160197 23083 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
10:44:06.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9506 rows, more = false, responseScanTimestamp = 7317278909045006336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9506
10:44:06.163 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1238626029(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9507 rows, more = false, responseScanTimestamp = 7317278909056491520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9507
10:44:06.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909081878528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9510 rows, more = false, responseScanTimestamp = 7317278909089792000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9510
10:44:06.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909107838976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9521 rows, more = false, responseScanTimestamp = 7317278909107838976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.177 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9521
10:44:06.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9523 rows, more = false, responseScanTimestamp = 7317278909127749632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9523
10:44:06.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9526 rows, more = false, responseScanTimestamp = 7317278909150564352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9526
10:44:06.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9528 rows, more = false, responseScanTimestamp = 7317278909166772224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9528
10:44:06.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909177511936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909182853120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909195034624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909195034624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9532 rows, more = false, responseScanTimestamp = 7317278909203075072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9532
10:44:06.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909219192832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9535 rows, more = false, responseScanTimestamp = 7317278909219192832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9535
10:44:06.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9537 rows, more = false, responseScanTimestamp = 7317278909236207616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9537
10:44:06.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9540 rows, more = false, responseScanTimestamp = 7317278909256310784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9540
10:44:06.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9542 rows, more = false, responseScanTimestamp = 7317278909275488256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.216 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9542
10:44:06.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909296353280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909296353280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909305090048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9547 rows, more = false, responseScanTimestamp = 7317278909311459328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9547
10:44:06.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909329883136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9550 rows, more = false, responseScanTimestamp = 7317278909329883136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.230 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9550
10:44:06.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909342105600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.231788 23117 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" instance_seqno: 1786445030505281) as {username='slave'} at 127.20.240.193:33797; Asking this server to re-register.
10:44:06.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.232092 22640 heartbeater.cc:461] Registering TS with master...
10:44:06.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.232836 23117 ts_manager.cc:194] Registered new tserver with Master: 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957)
10:44:06.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9551 rows, more = false, responseScanTimestamp = 7317278909342105600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9551
10:44:06.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9553 rows, more = false, responseScanTimestamp = 7317278909371318272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9553
10:44:06.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909389803520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9555 rows, more = false, responseScanTimestamp = 7317278909389803520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.244 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9555
10:44:06.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9556 rows, more = false, responseScanTimestamp = 7317278909399740416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9556
10:44:06.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909446406144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909454565376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9562 rows, more = false, responseScanTimestamp = 7317278909463257088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9562
10:44:06.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909476556800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909482278912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909482278912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909493182464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9566 rows, more = false, responseScanTimestamp = 7317278909493182464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9566
10:44:06.271 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@884807262(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9568 rows, more = false, responseScanTimestamp = 7317278909512249344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.274 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9568
10:44:06.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909531467776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9580 rows, more = false, responseScanTimestamp = 7317278909541052416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.281 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9580
10:44:06.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9583 rows, more = false, responseScanTimestamp = 7317278909558906880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9583
10:44:06.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9584 rows, more = false, responseScanTimestamp = 7317278909569978368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9584
10:44:06.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9586 rows, more = false, responseScanTimestamp = 7317278909593612288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9586
10:44:06.296 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@35762479(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9588 rows, more = false, responseScanTimestamp = 7317278909610692608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.298 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9588
10:44:06.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909624401920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9590 rows, more = false, responseScanTimestamp = 7317278909631369216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9590
10:44:06.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909648740352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909648740352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9602 rows, more = false, responseScanTimestamp = 7317278909660692480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9602
10:44:06.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909677084672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909677084672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909687037952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9605 rows, more = false, responseScanTimestamp = 7317278909687037952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.317 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9605
10:44:06.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909709164544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909709164544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.319 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@70723175(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9608 rows, more = false, responseScanTimestamp = 7317278909709164544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9608
10:44:06.323 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1388647562(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909730725888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9610 rows, more = false, responseScanTimestamp = 7317278909730725888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9610
10:44:06.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909751193600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909751193600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9631 rows, more = false, responseScanTimestamp = 7317278909764468736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.334 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9631
10:44:06.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9633 rows, more = false, responseScanTimestamp = 7317278909779374080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.338 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9633
10:44:06.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9635 rows, more = false, responseScanTimestamp = 7317278909794824192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9635
10:44:06.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9637 rows, more = false, responseScanTimestamp = 7317278909811871744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.351 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9637
10:44:06.353 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@236382058(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9638 rows, more = false, responseScanTimestamp = 7317278909821812736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9638
10:44:06.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909858725888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9640 rows, more = false, responseScanTimestamp = 7317278909867397120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.361 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9640
10:44:06.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909876551680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9651 rows, more = false, responseScanTimestamp = 7317278909889679360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9651
10:44:06.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9654 rows, more = false, responseScanTimestamp = 7317278909911080960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9654
10:44:06.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909923110912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9656 rows, more = false, responseScanTimestamp = 7317278909931237376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9656
10:44:06.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909943386112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909956653056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909956653056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9658 rows, more = false, responseScanTimestamp = 7317278909956653056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9658
10:44:06.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278909977755648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9661 rows, more = false, responseScanTimestamp = 7317278909977755648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9661
10:44:06.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9663 rows, more = false, responseScanTimestamp = 7317278909993762816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9663
10:44:06.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910008143872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910008143872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9666 rows, more = false, responseScanTimestamp = 7317278910017720320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9666
10:44:06.397 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@20023118(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9668 rows, more = false, responseScanTimestamp = 7317278910030213120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9668
10:44:06.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910039498752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910039498752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910050459648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910060204032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9680 rows, more = false, responseScanTimestamp = 7317278910060204032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9680
10:44:06.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9683 rows, more = false, responseScanTimestamp = 7317278910077964288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9683
10:44:06.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9684 rows, more = false, responseScanTimestamp = 7317278910088327168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.415 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9684
10:44:06.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9687 rows, more = false, responseScanTimestamp = 7317278910111457280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9687
10:44:06.420 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1007193361(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9689 rows, more = false, responseScanTimestamp = 7317278910127443968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.424 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9689
10:44:06.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9700 rows, more = false, responseScanTimestamp = 7317278910146166784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9700
10:44:06.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9702 rows, more = false, responseScanTimestamp = 7317278910164320256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9702
10:44:06.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910181777408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910181777408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9705 rows, more = false, responseScanTimestamp = 7317278910191177728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.439 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9705
10:44:06.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910203518976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910203518976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9708 rows, more = false, responseScanTimestamp = 7317278910216372224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.446 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9708
10:44:06.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9711 rows, more = false, responseScanTimestamp = 7317278910236905472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.450 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9711
10:44:06.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910247415808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9713 rows, more = false, responseScanTimestamp = 7317278910253715456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9713
10:44:06.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910276247552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910276247552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910287683584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910287683584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.461 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1184087902(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9718 rows, more = false, responseScanTimestamp = 7317278910295130112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.464 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9718
10:44:06.464 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2131176785(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910301364224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.466 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1912720904(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9720 rows, more = false, responseScanTimestamp = 7317278910308265984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9720
10:44:06.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9740 rows, more = false, responseScanTimestamp = 7317278910328991744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.473 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9740
10:44:06.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910345199616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9751 rows, more = false, responseScanTimestamp = 7317278910345199616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.477 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9751
10:44:06.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910354726912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9753 rows, more = false, responseScanTimestamp = 7317278910361571328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.482 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9753
10:44:06.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910384074752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9757 rows, more = false, responseScanTimestamp = 7317278910389493760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.488 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9757
10:44:06.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910407385088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9760 rows, more = false, responseScanTimestamp = 7317278910407385088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9760
10:44:06.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9762 rows, more = false, responseScanTimestamp = 7317278910425169920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9762
10:44:06.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9765 rows, more = false, responseScanTimestamp = 7317278910448193536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9765
10:44:06.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910463123456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910463123456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910474891264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910474891264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910482849792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910482849792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9770 rows, more = false, responseScanTimestamp = 7317278910488465408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9770
10:44:06.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910505664512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910505664512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9775 rows, more = false, responseScanTimestamp = 7317278910524649472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.519 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9775
10:44:06.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910530531328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9776 rows, more = false, responseScanTimestamp = 7317278910530531328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9776
10:44:06.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910551920640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.525 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@177845596(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910551920640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910562983936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9779 rows, more = false, responseScanTimestamp = 7317278910562983936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9779
10:44:06.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910569959424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9790 rows, more = false, responseScanTimestamp = 7317278910580604928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9790
10:44:06.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910592753664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910599061504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910599061504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910605824000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910605824000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9795 rows, more = false, responseScanTimestamp = 7317278910611324928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9795
10:44:06.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910628679680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910628679680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910635757568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910635757568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9800 rows, more = false, responseScanTimestamp = 7317278910642716672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9800
10:44:06.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9802 rows, more = false, responseScanTimestamp = 7317278910654324736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.551 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9802
10:44:06.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910669402112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910669402112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9804 rows, more = false, responseScanTimestamp = 7317278910669402112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9804
10:44:06.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9806 rows, more = false, responseScanTimestamp = 7317278910684938240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.561 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9806
10:44:06.561 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1361809950(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9808 rows, more = false, responseScanTimestamp = 7317278910700814336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9808
10:44:06.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910722400256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9820 rows, more = false, responseScanTimestamp = 7317278910722400256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.569 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9820
10:44:06.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910744780800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910744780800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9824 rows, more = false, responseScanTimestamp = 7317278910752051200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9824
10:44:06.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9826 rows, more = false, responseScanTimestamp = 7317278910765023232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9826
10:44:06.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910778372096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910778372096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.580 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@394281167(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910787489792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910787489792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910794395648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9830 rows, more = false, responseScanTimestamp = 7317278910794395648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9830
10:44:06.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910806519808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9841 rows, more = false, responseScanTimestamp = 7317278910806519808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9841
10:44:06.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9843 rows, more = false, responseScanTimestamp = 7317278910824075264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9843
10:44:06.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9845 rows, more = false, responseScanTimestamp = 7317278910839930880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9845
10:44:06.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9846 rows, more = false, responseScanTimestamp = 7317278910849400832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9846
10:44:06.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910855081984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.603 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1796062649(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9847 rows, more = false, responseScanTimestamp = 7317278910855081984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.606 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9847
10:44:06.606 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@754566865(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910890295296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.607 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@567220786(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9850 rows, more = false, responseScanTimestamp = 7317278910890295296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9850
10:44:06.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9860 rows, more = false, responseScanTimestamp = 7317278910901243904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9860
10:44:06.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910927343616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9881 rows, more = false, responseScanTimestamp = 7317278910927343616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9881
10:44:06.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910950727680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9884 rows, more = false, responseScanTimestamp = 7317278910950727680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9884
10:44:06.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278910974607360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9887 rows, more = false, responseScanTimestamp = 7317278910974607360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9887
10:44:06.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9888 rows, more = false, responseScanTimestamp = 7317278910982230016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9888
10:44:06.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911010283520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9890 rows, more = false, responseScanTimestamp = 7317278911010283520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9890
10:44:06.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911026704384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9893 rows, more = false, responseScanTimestamp = 7317278911033270272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9893
10:44:06.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9896 rows, more = false, responseScanTimestamp = 7317278911055560704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9896
10:44:06.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911070851072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.652 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@878489852(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.654 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@842675131(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9898 rows, more = false, responseScanTimestamp = 7317278911070851072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.656 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9898
10:44:06.656 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1343730787(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911089664000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9910 rows, more = false, responseScanTimestamp = 7317278911096897536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9910
10:44:06.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911115751424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9931 rows, more = false, responseScanTimestamp = 7317278911122313216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.666 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9931
10:44:06.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911134871552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9933 rows, more = false, responseScanTimestamp = 7317278911134871552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9933
10:44:06.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911155318784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911162769408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911162769408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.678 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@164641497(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9937 rows, more = false, responseScanTimestamp = 7317278911175708672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9937
10:44:06.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911198388224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9940 rows, more = false, responseScanTimestamp = 7317278911198388224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9940
10:44:06.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9951 rows, more = false, responseScanTimestamp = 7317278911217582080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.691 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9951
10:44:06.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9953 rows, more = false, responseScanTimestamp = 7317278911240904704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9953
10:44:06.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9954 rows, more = false, responseScanTimestamp = 7317278911250075648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.702 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9954
10:44:06.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9957 rows, more = false, responseScanTimestamp = 7317278911275810816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.708 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9957
10:44:06.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9960 rows, more = false, responseScanTimestamp = 7317278911301308416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9960
10:44:06.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9962 rows, more = false, responseScanTimestamp = 7317278911319023616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9962
10:44:06.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9966 rows, more = false, responseScanTimestamp = 7317278911352496128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9966
10:44:06.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9968 rows, more = false, responseScanTimestamp = 7317278911370305536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9968
10:44:06.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9971 rows, more = false, responseScanTimestamp = 7317278911394189312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9971
10:44:06.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9971 rows, more = false, responseScanTimestamp = 7317278911394189312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911422365696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911428210688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9975 rows, more = false, responseScanTimestamp = 7317278911438540800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9975
10:44:06.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911451697152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9977 rows, more = false, responseScanTimestamp = 7317278911451697152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9977
10:44:06.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911461355520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9979 rows, more = false, responseScanTimestamp = 7317278911472496640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9979
10:44:06.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911486545920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9981 rows, more = false, responseScanTimestamp = 7317278911486545920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.756 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9981
10:44:06.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9983 rows, more = false, responseScanTimestamp = 7317278911501647872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9983
10:44:06.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911524093952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911524093952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9986 rows, more = false, responseScanTimestamp = 7317278911529922560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.765 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9986
10:44:06.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9988 rows, more = false, responseScanTimestamp = 7317278911540731904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9988
10:44:06.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911557398528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9990 rows, more = false, responseScanTimestamp = 7317278911557398528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.773 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9990
10:44:06.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911579914240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911579914240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9994 rows, more = false, responseScanTimestamp = 7317278911586594816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9994
10:44:06.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911598669824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911598669824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911608242176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.783 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1482338383(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9997 rows, more = false, responseScanTimestamp = 7317278911608242176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9997
10:44:06.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911626457088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911626457088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10010 rows, more = false, responseScanTimestamp = 7317278911633911808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.791 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10010
10:44:06.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10012 rows, more = false, responseScanTimestamp = 7317278911645839360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10012
10:44:06.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10015 rows, more = false, responseScanTimestamp = 7317278911665897472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10015
10:44:06.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911681204224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.802 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@991885076(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10018 rows, more = false, responseScanTimestamp = 7317278911687213056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.805 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10018
10:44:06.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911698558976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10020 rows, more = false, responseScanTimestamp = 7317278911705595904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.810 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10020
10:44:06.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10032 rows, more = false, responseScanTimestamp = 7317278911729356800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10032
10:44:06.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10033 rows, more = false, responseScanTimestamp = 7317278911735832576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10033
10:44:06.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10036 rows, more = false, responseScanTimestamp = 7317278911757533184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10036
10:44:06.823 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1455945912(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911773982720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.824 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1581848139(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10039 rows, more = false, responseScanTimestamp = 7317278911780696064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10039
10:44:06.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10050 rows, more = false, responseScanTimestamp = 7317278911796334592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.832814 23117 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" instance_seqno: 1786445040905604) as {username='slave'} at 127.20.240.194:33779; Asking this server to re-register.
10:44:06.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10050
10:44:06.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.833313 23010 heartbeater.cc:461] Registering TS with master...
10:44:06.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.833871 23117 ts_manager.cc:194] Registered new tserver with Master: c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595)
10:44:06.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911808651264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.834823 23117 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" instance_seqno: 1786445035739764) as {username='slave'} at 127.20.240.195:59457; Asking this server to re-register.
10:44:06.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.835038 22834 heartbeater.cc:461] Registering TS with master...
10:44:06.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:06.835345 23117 ts_manager.cc:194] Registered new tserver with Master: aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195:41779)
10:44:06.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10061 rows, more = false, responseScanTimestamp = 7317278911818067968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.839 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10061
10:44:06.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911840112640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911848329216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10065 rows, more = false, responseScanTimestamp = 7317278911855996928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10065
10:44:06.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10067 rows, more = false, responseScanTimestamp = 7317278911867703296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10067
10:44:06.848 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1394347269(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911883001856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911883001856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.850 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@536274469(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911883001856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10070 rows, more = false, responseScanTimestamp = 7317278911893319680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.854 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10070
10:44:06.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911901827072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911901827072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10080 rows, more = false, responseScanTimestamp = 7317278911901827072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10080
10:44:06.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911936671744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911936671744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10094 rows, more = false, responseScanTimestamp = 7317278911946211328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10094
10:44:06.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10095 rows, more = false, responseScanTimestamp = 7317278911952809984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.873 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10095
10:44:06.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911977746432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278911985680384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.876 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1981665115(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10098 rows, more = false, responseScanTimestamp = 7317278911985680384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10098
10:44:06.879 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1626371229(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10099 rows, more = false, responseScanTimestamp = 7317278911999156224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10099
10:44:06.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912034988032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10121 rows, more = false, responseScanTimestamp = 7317278912034988032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10121
10:44:06.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10123 rows, more = false, responseScanTimestamp = 7317278912054870016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10123
10:44:06.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10124 rows, more = false, responseScanTimestamp = 7317278912064618496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10124
10:44:06.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10126 rows, more = false, responseScanTimestamp = 7317278912082911232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10126
10:44:06.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912082911232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10127 rows, more = false, responseScanTimestamp = 7317278912094441472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.906 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10127
10:44:06.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10128 rows, more = false, responseScanTimestamp = 7317278912109576192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.911 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10128
10:44:06.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912138649600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912138649600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912151171072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10132 rows, more = false, responseScanTimestamp = 7317278912151171072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10132
10:44:06.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10134 rows, more = false, responseScanTimestamp = 7317278912164507648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10134
10:44:06.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912176885760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10136 rows, more = false, responseScanTimestamp = 7317278912183205888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10136
10:44:06.927 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1404512675(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10139 rows, more = false, responseScanTimestamp = 7317278912208347136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10139
10:44:06.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10140 rows, more = false, responseScanTimestamp = 7317278912219312128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10140
10:44:06.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10151 rows, more = false, responseScanTimestamp = 7317278912234917888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10151
10:44:06.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912258998272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10155 rows, more = false, responseScanTimestamp = 7317278912266895360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.947 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10155
10:44:06.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912288718848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.948 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2069375550(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.950 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1671910681(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10158 rows, more = false, responseScanTimestamp = 7317278912288718848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.952 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10158
10:44:06.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10160 rows, more = false, responseScanTimestamp = 7317278912304386048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10160
10:44:06.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10180 rows, more = false, responseScanTimestamp = 7317278912320184320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.960 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10180
10:44:06.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10182 rows, more = false, responseScanTimestamp = 7317278912335941632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10182
10:44:06.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912358109184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10185 rows, more = false, responseScanTimestamp = 7317278912358109184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.968 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10185
10:44:06.970 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1081708(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10188 rows, more = false, responseScanTimestamp = 7317278912380055552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.972 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10188
10:44:06.973 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1778404092(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.974 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1353942104(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:06.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10190 rows, more = false, responseScanTimestamp = 7317278912391868416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10190
10:44:06.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10200 rows, more = false, responseScanTimestamp = 7317278912403496960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.981 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10200
10:44:06.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912425041920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912425041920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10222 rows, more = false, responseScanTimestamp = 7317278912435568640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10222
10:44:06.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912446840832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10224 rows, more = false, responseScanTimestamp = 7317278912446840832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10224
10:44:06.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10226 rows, more = false, responseScanTimestamp = 7317278912462499840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10226
10:44:06.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912462499840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912476495872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10227 rows, more = false, responseScanTimestamp = 7317278912476495872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:06.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10227
10:44:06.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912498864128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912498864128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10231 rows, more = false, responseScanTimestamp = 7317278912509669376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.003 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10231
10:44:07.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10231 rows, more = false, responseScanTimestamp = 7317278912509669376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10233 rows, more = false, responseScanTimestamp = 7317278912529457152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10233
10:44:07.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912549707776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10236 rows, more = false, responseScanTimestamp = 7317278912549707776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10236
10:44:07.016 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@157621450(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912570433536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912570433536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912570433536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10240 rows, more = false, responseScanTimestamp = 7317278912580857856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10240
10:44:07.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10252 rows, more = false, responseScanTimestamp = 7317278912598618112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.027 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10252
10:44:07.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912614903808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10254 rows, more = false, responseScanTimestamp = 7317278912614903808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10254
10:44:07.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10257 rows, more = false, responseScanTimestamp = 7317278912637349888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.035 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10257
10:44:07.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912644431872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10259 rows, more = false, responseScanTimestamp = 7317278912649838592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.039 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10259
10:44:07.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10261 rows, more = false, responseScanTimestamp = 7317278912665640960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10261
10:44:07.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10263 rows, more = false, responseScanTimestamp = 7317278912682647552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.047 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10263
10:44:07.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912699150336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10265 rows, more = false, responseScanTimestamp = 7317278912699150336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10265
10:44:07.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10266 rows, more = false, responseScanTimestamp = 7317278912708505600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10266
10:44:07.057 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@234551147(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10267 rows, more = false, responseScanTimestamp = 7317278912718880768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10267
10:44:07.059 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1699023746(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912743022592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.061 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@689488438(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10270 rows, more = false, responseScanTimestamp = 7317278912749666304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10270
10:44:07.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912757805056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912766742528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10290 rows, more = false, responseScanTimestamp = 7317278912766742528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10290
10:44:07.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912787415040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10302 rows, more = false, responseScanTimestamp = 7317278912787415040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.074 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10302
10:44:07.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912804458496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912804458496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912818511872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912818511872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10305 rows, more = false, responseScanTimestamp = 7317278912818511872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10305
10:44:07.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912838328320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.083 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@138021011(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.085 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1386346320(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10308 rows, more = false, responseScanTimestamp = 7317278912838328320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10308
10:44:07.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10320 rows, more = false, responseScanTimestamp = 7317278912863854592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10320
10:44:07.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10330 rows, more = false, responseScanTimestamp = 7317278912875675648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.095 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10330
10:44:07.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912893206528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912893206528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10334 rows, more = false, responseScanTimestamp = 7317278912903790592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10334
10:44:07.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912909950976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912919187456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10336 rows, more = false, responseScanTimestamp = 7317278912919187456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.106 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10336
10:44:07.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912931926016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10339 rows, more = false, responseScanTimestamp = 7317278912937099264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10339
10:44:07.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10342 rows, more = false, responseScanTimestamp = 7317278912962281472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10342
10:44:07.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278912974344192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10344 rows, more = false, responseScanTimestamp = 7317278912974344192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10344
10:44:07.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10346 rows, more = false, responseScanTimestamp = 7317278912994598912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10346
10:44:07.124 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@527826845(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10347 rows, more = false, responseScanTimestamp = 7317278913001267200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10347
10:44:07.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10350 rows, more = false, responseScanTimestamp = 7317278913022148608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.130 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10350
10:44:07.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10361 rows, more = false, responseScanTimestamp = 7317278913038139392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10361
10:44:07.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913054445568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913054445568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10364 rows, more = false, responseScanTimestamp = 7317278913064435712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.140 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10364
10:44:07.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913076944896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10366 rows, more = false, responseScanTimestamp = 7317278913076944896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.144 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10366
10:44:07.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10369 rows, more = false, responseScanTimestamp = 7317278913099051008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.148 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10369
10:44:07.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10370 rows, more = false, responseScanTimestamp = 7317278913107095552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10370
10:44:07.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913128382464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913128382464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10373 rows, more = false, responseScanTimestamp = 7317278913128382464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10373
10:44:07.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913151197184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913151197184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913151197184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913161543680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.161773 23194 raft_consensus.cc:493] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1afa4a21e9934ac18ca829bb9ef4609e)
10:44:07.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913167929344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.162233 23194 raft_consensus.cc:515] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:44:07.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.162569 23194 leader_election.cc:290] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7090d0d534d44ceb0281c214022ddc8 (127.20.240.253:41603), 1afa4a21e9934ac18ca829bb9ef4609e (127.20.240.252:42605)
10:44:07.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.162964 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a55ba14438c54c26bc5feb5651836966" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "e7090d0d534d44ceb0281c214022ddc8" is_pre_election: true
10:44:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.166551 23120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a55ba14438c54c26bc5feb5651836966" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" is_pre_election: true
10:44:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.166741 23120 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a55ba14438c54c26bc5feb5651836966 in term 1.
10:44:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.167268 21472 leader_election.cc:304] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1afa4a21e9934ac18ca829bb9ef4609e, a55ba14438c54c26bc5feb5651836966; no voters: e7090d0d534d44ceb0281c214022ddc8
10:44:07.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10378 rows, more = false, responseScanTimestamp = 7317278913167929344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.167418 23194 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 1 FOLLOWER]: Leader pre-election won for term 2
10:44:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.167482 23194 raft_consensus.cc:493] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1afa4a21e9934ac18ca829bb9ef4609e)
10:44:07.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.167502 23194 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 1 FOLLOWER]: Advancing to term 2
10:44:07.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10378
10:44:07.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.168831 23194 raft_consensus.cc:515] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:44:07.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.169003 23194 leader_election.cc:290] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [CANDIDATE]: Term 2 election: Requested vote from peers e7090d0d534d44ceb0281c214022ddc8 (127.20.240.253:41603), 1afa4a21e9934ac18ca829bb9ef4609e (127.20.240.252:42605)
10:44:07.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.169229 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a55ba14438c54c26bc5feb5651836966" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "e7090d0d534d44ceb0281c214022ddc8"
10:44:07.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.170598 23120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a55ba14438c54c26bc5feb5651836966" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "1afa4a21e9934ac18ca829bb9ef4609e"
10:44:07.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.170699 23120 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 1 FOLLOWER]: Advancing to term 2
10:44:07.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.172319 23120 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a55ba14438c54c26bc5feb5651836966 in term 2.
10:44:07.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.172488 21472 leader_election.cc:304] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1afa4a21e9934ac18ca829bb9ef4609e, a55ba14438c54c26bc5feb5651836966; no voters: e7090d0d534d44ceb0281c214022ddc8
10:44:07.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.172714 23194 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 2 FOLLOWER]: Leader election won for term 2
10:44:07.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913181773824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.173008 23194 raft_consensus.cc:697] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 2 LEADER]: Becoming Leader. State: Replica: a55ba14438c54c26bc5feb5651836966, State: Running, Role: LEADER
10:44:07.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.173116 23194 consensus_queue.cc:237] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:44:07.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.175375 23196 sys_catalog.cc:455] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a55ba14438c54c26bc5feb5651836966. Latest consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:44:07.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.175624 23196 sys_catalog.cc:458] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [sys.catalog]: This master's current role is: LEADER
10:44:07.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10382 rows, more = false, responseScanTimestamp = 7317278913212600320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.176316 23198 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
10:44:07.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10382
10:44:07.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.176685 23198 catalog_manager.cc:679] Loaded metadata for table org.apache.kudu.client.ITClient-1786445020481 [id=1584d07e4b224d978cd83fcc98a85445]
10:44:07.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.176934 23198 tablet_loader.cc:96] loaded metadata for tablet 3b682926a3a54be69e22e3f1739b6676 (table org.apache.kudu.client.ITClient-1786445020481 [id=1584d07e4b224d978cd83fcc98a85445])
10:44:07.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913229942784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.177222 23198 catalog_manager.cc:1520] Initializing Kudu cluster ID...
10:44:07.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.177440 23198 catalog_manager.cc:1295] Loaded cluster ID: 179be09ce09e4f1a9439d125bf197f59
10:44:07.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.177663 23198 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
10:44:07.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.177902 23198 catalog_manager.cc:1540] Loading token signing keys...
10:44:07.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.178097 23198 catalog_manager.cc:6103] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966: Loaded TSK: 0
10:44:07.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.178256 23198 catalog_manager.cc:1550] Initializing in-progress tserver states...
10:44:07.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10385 rows, more = false, responseScanTimestamp = 7317278913229942784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10385
10:44:07.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913243447296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10387 rows, more = false, responseScanTimestamp = 7317278913243447296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.186 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10387
10:44:07.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913265954816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913265954816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913265954816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913276592128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913276592128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913300013056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913300013056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913306226688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10393 rows, more = false, responseScanTimestamp = 7317278913306226688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10393
10:44:07.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10396 rows, more = false, responseScanTimestamp = 7317278913327591424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.206 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10396
10:44:07.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913342648320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10398 rows, more = false, responseScanTimestamp = 7317278913349349376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10398
10:44:07.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913375576064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10401 rows, more = false, responseScanTimestamp = 7317278913375576064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10401
10:44:07.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913389060096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10402 rows, more = false, responseScanTimestamp = 7317278913389060096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10402
10:44:07.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10404 rows, more = false, responseScanTimestamp = 7317278913416286208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.230 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10404
10:44:07.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913443434496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10406 rows, more = false, responseScanTimestamp = 7317278913443434496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.236 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10406
10:44:07.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913457287169) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.238 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1888720695(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913471254528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.240 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@682981158(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10409 rows, more = false, responseScanTimestamp = 7317278913482969088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10409
10:44:07.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913493028864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913501028352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10430 rows, more = false, responseScanTimestamp = 7317278913512452096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10430
10:44:07.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913538588672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10434 rows, more = false, responseScanTimestamp = 7317278913538588672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.259 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10434
10:44:07.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913564631040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10437 rows, more = false, responseScanTimestamp = 7317278913564631040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.265 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10437
10:44:07.265 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1978867223(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10438 rows, more = false, responseScanTimestamp = 7317278913577705472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10438
10:44:07.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913601019904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913609416704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10451 rows, more = false, responseScanTimestamp = 7317278913620025344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10451
10:44:07.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913626079232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10452 rows, more = false, responseScanTimestamp = 7317278913626079232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.281 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10452
10:44:07.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913652850688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.286084 23200 raft_consensus.cc:493] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1afa4a21e9934ac18ca829bb9ef4609e)
10:44:07.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.286336 23200 raft_consensus.cc:515] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:44:07.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.287024 23200 leader_election.cc:290] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a55ba14438c54c26bc5feb5651836966 (127.20.240.254:42069), 1afa4a21e9934ac18ca829bb9ef4609e (127.20.240.252:42605)
10:44:07.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.287001 21501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e7090d0d534d44ceb0281c214022ddc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "a55ba14438c54c26bc5feb5651836966" is_pre_election: true
10:44:07.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10454 rows, more = false, responseScanTimestamp = 7317278913652850688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10454
10:44:07.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913686028288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913686028288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.291 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1162513955(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10459 rows, more = false, responseScanTimestamp = 7317278913699848192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10459
10:44:07.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.298674 23120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e7090d0d534d44ceb0281c214022ddc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" is_pre_election: true
10:44:07.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.298888 23120 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7090d0d534d44ceb0281c214022ddc8 in current term 2: Already voted for candidate a55ba14438c54c26bc5feb5651836966 in this term.
10:44:07.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.299189 21551 leader_election.cc:304] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7090d0d534d44ceb0281c214022ddc8; no voters: 1afa4a21e9934ac18ca829bb9ef4609e, a55ba14438c54c26bc5feb5651836966
10:44:07.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.299409 23200 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [term 1 FOLLOWER]: Advancing to term 2
10:44:07.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.300468 23200 raft_consensus.cc:2749] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
10:44:07.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913715408896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10471 rows, more = false, responseScanTimestamp = 7317278913721839616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10471
10:44:07.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10474 rows, more = false, responseScanTimestamp = 7317278913754869760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10474
10:44:07.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10476 rows, more = false, responseScanTimestamp = 7317278913776406528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10476
10:44:07.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913796935680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.319 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@697074578(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10478 rows, more = false, responseScanTimestamp = 7317278913796935680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10478
10:44:07.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10480 rows, more = false, responseScanTimestamp = 7317278913823735808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10480
10:44:07.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10492 rows, more = false, responseScanTimestamp = 7317278913848266752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10492
10:44:07.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10494 rows, more = false, responseScanTimestamp = 7317278913870979072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.339 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10494
10:44:07.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913893023744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10497 rows, more = false, responseScanTimestamp = 7317278913893023744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10497
10:44:07.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913903493120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913920204800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913926922240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10500 rows, more = false, responseScanTimestamp = 7317278913926922240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10500
10:44:07.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278913948160000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10503 rows, more = false, responseScanTimestamp = 7317278913948160000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.359 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10503
10:44:07.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10506 rows, more = false, responseScanTimestamp = 7317278913971908608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.365 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10506
10:44:07.365 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@704896450(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.367 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1206746419(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10509 rows, more = false, responseScanTimestamp = 7317278913998659584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10509
10:44:07.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10520 rows, more = false, responseScanTimestamp = 7317278914019360768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.376 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10520
10:44:07.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914039476224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914045739008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10533 rows, more = false, responseScanTimestamp = 7317278914057928704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10533
10:44:07.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914078625792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10536 rows, more = false, responseScanTimestamp = 7317278914078625792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10536
10:44:07.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914090319872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.391 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1455933563(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.393 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@463098146(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10538 rows, more = false, responseScanTimestamp = 7317278914102833152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.394 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10538
10:44:07.396 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@792949342(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10540 rows, more = false, responseScanTimestamp = 7317278914119421952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10540
10:44:07.398 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@65771104(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914130661376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.400 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1804014198(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914139103232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10570 rows, more = false, responseScanTimestamp = 7317278914147635200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10570
10:44:07.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914154811392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914161737728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10591 rows, more = false, responseScanTimestamp = 7317278914171318272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.410 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10591
10:44:07.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914185293824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914185293824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914197336064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10594 rows, more = false, responseScanTimestamp = 7317278914197336064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10594
10:44:07.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914216525824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10597 rows, more = false, responseScanTimestamp = 7317278914216525824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10597
10:44:07.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914232041472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914238894080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10600 rows, more = false, responseScanTimestamp = 7317278914238894080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10600
10:44:07.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10602 rows, more = false, responseScanTimestamp = 7317278914255462400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10602
10:44:07.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10605 rows, more = false, responseScanTimestamp = 7317278914282770432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10605
10:44:07.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914296606720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10607 rows, more = false, responseScanTimestamp = 7317278914296606720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10607
10:44:07.442 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@576540005(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914316414976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914316414976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914316414976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10610 rows, more = false, responseScanTimestamp = 7317278914328739840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.450 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10610
10:44:07.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914347618304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914347618304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10623 rows, more = false, responseScanTimestamp = 7317278914357530624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10623
10:44:07.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10625 rows, more = false, responseScanTimestamp = 7317278914370400256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10625
10:44:07.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10627 rows, more = false, responseScanTimestamp = 7317278914384621568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10627
10:44:07.462 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@381160178(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10629 rows, more = false, responseScanTimestamp = 7317278914400813056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10629
10:44:07.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914417967104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914417967104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914427080704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10641 rows, more = false, responseScanTimestamp = 7317278914427080704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10641
10:44:07.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914447990784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10644 rows, more = false, responseScanTimestamp = 7317278914447990784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10644
10:44:07.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10647 rows, more = false, responseScanTimestamp = 7317278914467442688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10647
10:44:07.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914485821440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10649 rows, more = false, responseScanTimestamp = 7317278914485821440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.487 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10649
10:44:07.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914495102976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914495102976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914508996608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10651 rows, more = false, responseScanTimestamp = 7317278914508996608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10651
10:44:07.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10654 rows, more = false, responseScanTimestamp = 7317278914529394688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10654
10:44:07.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10656 rows, more = false, responseScanTimestamp = 7317278914543943680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10656
10:44:07.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914563235840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.504 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1228920531(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10658 rows, more = false, responseScanTimestamp = 7317278914563235840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10658
10:44:07.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10659 rows, more = false, responseScanTimestamp = 7317278914569744384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10659
10:44:07.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10671 rows, more = false, responseScanTimestamp = 7317278914596802560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10671
10:44:07.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10672 rows, more = false, responseScanTimestamp = 7317278914611654656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10672
10:44:07.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10674 rows, more = false, responseScanTimestamp = 7317278914639212544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.524 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10674
10:44:07.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10675 rows, more = false, responseScanTimestamp = 7317278914649833472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.528 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10675
10:44:07.530 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@444098848(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10678 rows, more = false, responseScanTimestamp = 7317278914669309952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10678
10:44:07.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914679332864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10680 rows, more = false, responseScanTimestamp = 7317278914686042112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10680
10:44:07.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914696724480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914696724480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914710536192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10691 rows, more = false, responseScanTimestamp = 7317278914710536192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.542 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10691
10:44:07.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10693 rows, more = false, responseScanTimestamp = 7317278914722459648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10693
10:44:07.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10695 rows, more = false, responseScanTimestamp = 7317278914736541696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.549 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10695
10:44:07.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10698 rows, more = false, responseScanTimestamp = 7317278914757754880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.553 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10698
10:44:07.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914772819968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10700 rows, more = false, responseScanTimestamp = 7317278914772819968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10700
10:44:07.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10702 rows, more = false, responseScanTimestamp = 7317278914791727104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.561 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10702
10:44:07.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10704 rows, more = false, responseScanTimestamp = 7317278914806206464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.567 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10704
10:44:07.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914827866112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10707 rows, more = false, responseScanTimestamp = 7317278914827866112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.572 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10707
10:44:07.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10709 rows, more = false, responseScanTimestamp = 7317278914843611136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10709
10:44:07.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10712 rows, more = false, responseScanTimestamp = 7317278914864205824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.580 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10712
10:44:07.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10714 rows, more = false, responseScanTimestamp = 7317278914879868928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10714
10:44:07.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914896367616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914896367616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.589 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1376139631(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10717 rows, more = false, responseScanTimestamp = 7317278914907938816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10717
10:44:07.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914920382464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914926850048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10720 rows, more = false, responseScanTimestamp = 7317278914926850048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.596 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10720
10:44:07.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914945814528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278914945814528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10733 rows, more = false, responseScanTimestamp = 7317278914957410304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10733
10:44:07.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10735 rows, more = false, responseScanTimestamp = 7317278914968690688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.606 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10735
10:44:07.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10737 rows, more = false, responseScanTimestamp = 7317278914986512384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10737
10:44:07.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10740 rows, more = false, responseScanTimestamp = 7317278915006087168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10740
10:44:07.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915022475264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10742 rows, more = false, responseScanTimestamp = 7317278915022475264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.619 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10742
10:44:07.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10744 rows, more = false, responseScanTimestamp = 7317278915044093952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10744
10:44:07.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915055923200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915055923200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.627 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@79644231(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10747 rows, more = false, responseScanTimestamp = 7317278915066466304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10747
10:44:07.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915085815808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10750 rows, more = false, responseScanTimestamp = 7317278915085815808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10750
10:44:07.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915102707712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10761 rows, more = false, responseScanTimestamp = 7317278915102707712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.638 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10761
10:44:07.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915120521216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915120521216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915127746560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10765 rows, more = false, responseScanTimestamp = 7317278915127746560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10765
10:44:07.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915140337664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10768 rows, more = false, responseScanTimestamp = 7317278915146932224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10768
10:44:07.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10770 rows, more = false, responseScanTimestamp = 7317278915161890816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10770
10:44:07.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10772 rows, more = false, responseScanTimestamp = 7317278915175104512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.656 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10772
10:44:07.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10774 rows, more = false, responseScanTimestamp = 7317278915197575168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10774
10:44:07.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915213205504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10776 rows, more = false, responseScanTimestamp = 7317278915213205504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.666 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10776
10:44:07.666 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@864125261(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915232907264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.668 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1785319284(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.669 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@164056599(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10779 rows, more = false, responseScanTimestamp = 7317278915232907264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.671 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10779
10:44:07.672 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2008333334(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10790 rows, more = false, responseScanTimestamp = 7317278915251040256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.675 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10790
10:44:07.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10820 rows, more = false, responseScanTimestamp = 7317278915272912896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10820
10:44:07.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915286544384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915292372992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10824 rows, more = false, responseScanTimestamp = 7317278915298750464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10824
10:44:07.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915310964736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915317678080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.688 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1216397380(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10828 rows, more = false, responseScanTimestamp = 7317278915323367424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.691 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10828
10:44:07.691 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1823913039(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.693 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1597175864(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10829 rows, more = false, responseScanTimestamp = 7317278915329093632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10829
10:44:07.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915345350656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915352768512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10860 rows, more = false, responseScanTimestamp = 7317278915362607104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10860
10:44:07.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915368964096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10862 rows, more = false, responseScanTimestamp = 7317278915378610176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10862
10:44:07.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10865 rows, more = false, responseScanTimestamp = 7317278915397001216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10865
10:44:07.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915414523904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.714 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@221555652(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10867 rows, more = false, responseScanTimestamp = 7317278915414523904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10867
10:44:07.716 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1140377798(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915430965248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.717 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@439687226(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915439128576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.719 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1376698492(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.720866 23120 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 2 FOLLOWER]: Refusing update from remote peer a55ba14438c54c26bc5feb5651836966: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 2 index: 10. (index mismatch)
10:44:07.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.721200 23202 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
10:44:07.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.722560 23204 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [sys.catalog]: SysCatalogTable state changed. Reason: New leader a55ba14438c54c26bc5feb5651836966. Latest consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:44:07.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10880 rows, more = false, responseScanTimestamp = 7317278915447308288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.722842 23204 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [sys.catalog]: This master's current role is: FOLLOWER
10:44:07.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10880
10:44:07.723 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2060200818(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.723402 23202 sys_catalog.cc:455] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:44:07.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.723522 23202 sys_catalog.cc:458] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [sys.catalog]: This master's current role is: LEADER
10:44:07.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.723214 23204 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:44:07.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.723595 21579 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [term 2 FOLLOWER]: Refusing update from remote peer a55ba14438c54c26bc5feb5651836966: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 2 index: 10. (index mismatch)
10:44:07.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.723641 23204 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [sys.catalog]: This master's current role is: FOLLOWER
10:44:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.723991 23206 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
10:44:07.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915454410752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.724720 23200 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a55ba14438c54c26bc5feb5651836966. Latest consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:44:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.724789 23217 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:44:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.724830 23200 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [sys.catalog]: This master's current role is: FOLLOWER
10:44:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:07.724851 23217 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [sys.catalog]: This master's current role is: FOLLOWER
10:44:07.727 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2146923029(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10900 rows, more = false, responseScanTimestamp = 7317278915462623232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.728 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10900
10:44:07.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915477520384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.731 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1295073561(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10910 rows, more = false, responseScanTimestamp = 7317278915477520384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10910
10:44:07.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10920 rows, more = false, responseScanTimestamp = 7317278915496353792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.736 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10920
10:44:07.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915521359872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915521359872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10941 rows, more = false, responseScanTimestamp = 7317278915531972608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10941
10:44:07.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10943 rows, more = false, responseScanTimestamp = 7317278915545837568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10943
10:44:07.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10945 rows, more = false, responseScanTimestamp = 7317278915565469696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10945
10:44:07.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10946 rows, more = false, responseScanTimestamp = 7317278915574321152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10946
10:44:07.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915597176832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915597176832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10950 rows, more = false, responseScanTimestamp = 7317278915615879168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10950
10:44:07.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10951 rows, more = false, responseScanTimestamp = 7317278915623337984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.767 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10951
10:44:07.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10954 rows, more = false, responseScanTimestamp = 7317278915647426560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10954
10:44:07.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915665321984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10956 rows, more = false, responseScanTimestamp = 7317278915665321984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10956
10:44:07.778 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1763206627(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10958 rows, more = false, responseScanTimestamp = 7317278915683581952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10958
10:44:07.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10970 rows, more = false, responseScanTimestamp = 7317278915708010496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10970
10:44:07.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10972 rows, more = false, responseScanTimestamp = 7317278915722035200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10972
10:44:07.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10973 rows, more = false, responseScanTimestamp = 7317278915731619840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10973
10:44:07.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915756269568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10976 rows, more = false, responseScanTimestamp = 7317278915756269568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10976
10:44:07.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10977 rows, more = false, responseScanTimestamp = 7317278915765047296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10977
10:44:07.801 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1913930761(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915787497472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10979 rows, more = false, responseScanTimestamp = 7317278915787497472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10979
10:44:07.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915787497472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915806048256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915817418752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10991 rows, more = false, responseScanTimestamp = 7317278915824189440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10991
10:44:07.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915842846720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10994 rows, more = false, responseScanTimestamp = 7317278915842846720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.820 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10994
10:44:07.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915861622784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10997 rows, more = false, responseScanTimestamp = 7317278915861622784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10997
10:44:07.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915884834816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11000 rows, more = false, responseScanTimestamp = 7317278915884834816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11000
10:44:07.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11002 rows, more = false, responseScanTimestamp = 7317278915901583360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11002
10:44:07.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915923521536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915923521536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915923521536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11006 rows, more = false, responseScanTimestamp = 7317278915934048256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.840 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11006
10:44:07.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915941093376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.842 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@918022020(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915950960640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.844 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1900630466(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11009 rows, more = false, responseScanTimestamp = 7317278915957669888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11009
10:44:07.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915964436480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11020 rows, more = false, responseScanTimestamp = 7317278915971899392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11020
10:44:07.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278915991199744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11032 rows, more = false, responseScanTimestamp = 7317278915991199744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.857 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11032
10:44:07.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11035 rows, more = false, responseScanTimestamp = 7317278916013694976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11035
10:44:07.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11037 rows, more = false, responseScanTimestamp = 7317278916034228224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11037
10:44:07.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916043190272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11039 rows, more = false, responseScanTimestamp = 7317278916049903616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11039
10:44:07.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916069384192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916075638784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916085235712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916085235712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916085235712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916092018688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11045 rows, more = false, responseScanTimestamp = 7317278916098310144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11045
10:44:07.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11047 rows, more = false, responseScanTimestamp = 7317278916109770752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11047
10:44:07.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11049 rows, more = false, responseScanTimestamp = 7317278916128755712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11049
10:44:07.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11051 rows, more = false, responseScanTimestamp = 7317278916146397184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11051
10:44:07.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916163690496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11053 rows, more = false, responseScanTimestamp = 7317278916163690496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11053
10:44:07.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916186537984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11056 rows, more = false, responseScanTimestamp = 7317278916186537984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.903 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11056
10:44:07.903 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1540621685(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11059 rows, more = false, responseScanTimestamp = 7317278916206383104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11059
10:44:07.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916221906944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11070 rows, more = false, responseScanTimestamp = 7317278916221906944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11070
10:44:07.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11074 rows, more = false, responseScanTimestamp = 7317278916249948160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11074
10:44:07.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916268060672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916268060672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916277440512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11077 rows, more = false, responseScanTimestamp = 7317278916277440512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.925 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11077
10:44:07.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11080 rows, more = false, responseScanTimestamp = 7317278916295892992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11080
10:44:07.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11082 rows, more = false, responseScanTimestamp = 7317278916312379392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.933 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11082
10:44:07.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11082 rows, more = false, responseScanTimestamp = 7317278916312379392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916312379392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916312379392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11082 rows, more = false, responseScanTimestamp = 7317278916312379392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916312379392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916323074048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916323074048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916365189120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916365189120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916365189120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916374081536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11086 rows, more = false, responseScanTimestamp = 7317278916380684288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11086
10:44:07.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916394627072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.953 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@196097546(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11088 rows, more = false, responseScanTimestamp = 7317278916394627072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11088
10:44:07.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11090 rows, more = false, responseScanTimestamp = 7317278916418256896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11090
10:44:07.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916438753280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916438753280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11102 rows, more = false, responseScanTimestamp = 7317278916455436288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.969 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11102
10:44:07.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916475752448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916475752448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11106 rows, more = false, responseScanTimestamp = 7317278916483928064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11106
10:44:07.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916497129472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.977 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@45251391(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:07.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916497129472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11109 rows, more = false, responseScanTimestamp = 7317278916508594176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11109
10:44:07.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11120 rows, more = false, responseScanTimestamp = 7317278916527529984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.988 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11120
10:44:07.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11123 rows, more = false, responseScanTimestamp = 7317278916555276288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.992 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11123
10:44:07.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916569145344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916569145344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11126 rows, more = false, responseScanTimestamp = 7317278916578557952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:07.997 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11126
10:44:07.999 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@969862634(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11128 rows, more = false, responseScanTimestamp = 7317278916590051328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11128
10:44:08.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916607279104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916607279104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11140 rows, more = false, responseScanTimestamp = 7317278916618522624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11140
10:44:08.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916635607040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11143 rows, more = false, responseScanTimestamp = 7317278916635607040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.013 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11143
10:44:08.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11146 rows, more = false, responseScanTimestamp = 7317278916656496640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11146
10:44:08.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11148 rows, more = false, responseScanTimestamp = 7317278916669591552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11148
10:44:08.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916693200896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916693200896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916702695424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916702695424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11153 rows, more = false, responseScanTimestamp = 7317278916709507072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11153
10:44:08.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916728295424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916728295424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916728295424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916738342912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11157 rows, more = false, responseScanTimestamp = 7317278916738342912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11157
10:44:08.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11160 rows, more = false, responseScanTimestamp = 7317278916757868544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11160
10:44:08.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11162 rows, more = false, responseScanTimestamp = 7317278916773679104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.047 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11162
10:44:08.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916796293120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11165 rows, more = false, responseScanTimestamp = 7317278916796293120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11165
10:44:08.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916815253504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.054 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1120581643(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916815253504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916827049984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.056 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1212204606(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916833968128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11170 rows, more = false, responseScanTimestamp = 7317278916833968128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11170
10:44:08.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916843143168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916852416512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916862287872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916862287872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916868792321) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916868792321) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916875075584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916875075584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11194 rows, more = false, responseScanTimestamp = 7317278916881334272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11194
10:44:08.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916893163520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11196 rows, more = false, responseScanTimestamp = 7317278916893163520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.078 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11196
10:44:08.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11198 rows, more = false, responseScanTimestamp = 7317278916912062464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11198
10:44:08.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11201 rows, more = false, responseScanTimestamp = 7317278916935294976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.086 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11201
10:44:08.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11203 rows, more = false, responseScanTimestamp = 7317278916954116096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11203
10:44:08.097 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1496983434(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11205 rows, more = false, responseScanTimestamp = 7317278916971429888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11205
10:44:08.100 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@399847674(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278916999905280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11210 rows, more = false, responseScanTimestamp = 7317278917007323136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.107 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11210
10:44:08.107 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@4774123(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917007323136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.109 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1316458474(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11220 rows, more = false, responseScanTimestamp = 7317278917022314496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11220
10:44:08.113 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1190782937(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917052526592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917062811648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11250 rows, more = false, responseScanTimestamp = 7317278917075775488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11250
10:44:08.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11261 rows, more = false, responseScanTimestamp = 7317278917090193408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.125 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11261
10:44:08.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11262 rows, more = false, responseScanTimestamp = 7317278917103505408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.130 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11262
10:44:08.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11263 rows, more = false, responseScanTimestamp = 7317278917110775808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11263
10:44:08.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:08.136906 23206 sys_catalog.cc:455] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:44:08.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:08.137050 23206 sys_catalog.cc:458] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [sys.catalog]: This master's current role is: LEADER
10:44:08.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11265 rows, more = false, responseScanTimestamp = 7317278917142503424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.140 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11265
10:44:08.140 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2014666012(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917167403008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.142 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1046236533(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917174403072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.144 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1277599115(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11270 rows, more = false, responseScanTimestamp = 7317278917187047424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11270
10:44:08.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917194588160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11290 rows, more = false, responseScanTimestamp = 7317278917202321408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11290
10:44:08.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917228154880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917228154880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917240524800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917247275008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917247275008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11304 rows, more = false, responseScanTimestamp = 7317278917247275008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11304
10:44:08.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917266767872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11307 rows, more = false, responseScanTimestamp = 7317278917266767872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.169 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11307
10:44:08.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917286625280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11310 rows, more = false, responseScanTimestamp = 7317278917292810240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11310
10:44:08.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11310 rows, more = false, responseScanTimestamp = 7317278917292810240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917321113600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917327155200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11314 rows, more = false, responseScanTimestamp = 7317278917340360704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11314
10:44:08.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11315 rows, more = false, responseScanTimestamp = 7317278917348139008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11315
10:44:08.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917357514752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917375479808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917375479808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917385801728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11319 rows, more = false, responseScanTimestamp = 7317278917392789504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11319
10:44:08.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11322 rows, more = false, responseScanTimestamp = 7317278917413437440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11322
10:44:08.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11324 rows, more = false, responseScanTimestamp = 7317278917430202368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11324
10:44:08.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917458198528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917458198528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11327 rows, more = false, responseScanTimestamp = 7317278917469454336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11327
10:44:08.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11332 rows, more = false, responseScanTimestamp = 7317278917500616704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11332
10:44:08.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917516689408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:08.227465 22641 heartbeater.cc:499] Master 127.20.240.254:42069 was elected leader, sending a full tablet report...
10:44:08.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11335 rows, more = false, responseScanTimestamp = 7317278917522587648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11335
10:44:08.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11337 rows, more = false, responseScanTimestamp = 7317278917540163584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11337
10:44:08.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917563908096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11339 rows, more = false, responseScanTimestamp = 7317278917573611520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11339
10:44:08.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917605941248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11343 rows, more = false, responseScanTimestamp = 7317278917605941248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.254 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11343
10:44:08.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917643563008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11345 rows, more = false, responseScanTimestamp = 7317278917643563008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11345
10:44:08.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917666312192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917666312192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917678186496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917678186496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11350 rows, more = false, responseScanTimestamp = 7317278917685612544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11350
10:44:08.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917698052096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11352 rows, more = false, responseScanTimestamp = 7317278917698052096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11352
10:44:08.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11356 rows, more = false, responseScanTimestamp = 7317278917728829440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.281 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11356
10:44:08.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917749374976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.283 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1164475641(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917749374976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.285 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@398927093(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11359 rows, more = false, responseScanTimestamp = 7317278917762375680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.290 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11359
10:44:08.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917779894272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11380 rows, more = false, responseScanTimestamp = 7317278917785427968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11380
10:44:08.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11382 rows, more = false, responseScanTimestamp = 7317278917809790976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11382
10:44:08.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11384 rows, more = false, responseScanTimestamp = 7317278917827997696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11384
10:44:08.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917847891968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917854777344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.310 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1261233309(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11388 rows, more = false, responseScanTimestamp = 7317278917864873984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11388
10:44:08.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917880393728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11390 rows, more = false, responseScanTimestamp = 7317278917880393728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11390
10:44:08.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917913853952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11403 rows, more = false, responseScanTimestamp = 7317278917913853952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11403
10:44:08.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11405 rows, more = false, responseScanTimestamp = 7317278917932716032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.331 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11405
10:44:08.333 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@866050742(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11408 rows, more = false, responseScanTimestamp = 7317278917958778880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11408
10:44:08.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917975371776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11410 rows, more = false, responseScanTimestamp = 7317278917975371776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11410
10:44:08.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278917996863488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11422 rows, more = false, responseScanTimestamp = 7317278917996863488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11422
10:44:08.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11425 rows, more = false, responseScanTimestamp = 7317278918023958528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11425
10:44:08.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918043049984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11427 rows, more = false, responseScanTimestamp = 7317278918043049984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11427
10:44:08.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11428 rows, more = false, responseScanTimestamp = 7317278918055354368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.362 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11428
10:44:08.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11431 rows, more = false, responseScanTimestamp = 7317278918083256320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11431
10:44:08.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11433 rows, more = false, responseScanTimestamp = 7317278918100824064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11433
10:44:08.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11435 rows, more = false, responseScanTimestamp = 7317278918118944768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11435
10:44:08.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11437 rows, more = false, responseScanTimestamp = 7317278918137368576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.379 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11437
10:44:08.379 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@899145608(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918152884224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.381 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@467248451(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918152884224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11440 rows, more = false, responseScanTimestamp = 7317278918164869120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11440
10:44:08.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11461 rows, more = false, responseScanTimestamp = 7317278918184361984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11461
10:44:08.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11463 rows, more = false, responseScanTimestamp = 7317278918197739520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11463
10:44:08.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918220460032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11466 rows, more = false, responseScanTimestamp = 7317278918220460032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11466
10:44:08.401 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@939369129(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11467 rows, more = false, responseScanTimestamp = 7317278918228082688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11467
10:44:08.403 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1941077426(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918246699008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918254059520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918264221696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11480 rows, more = false, responseScanTimestamp = 7317278918264221696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11480
10:44:08.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11492 rows, more = false, responseScanTimestamp = 7317278918284775424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.415 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11492
10:44:08.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918299533312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11494 rows, more = false, responseScanTimestamp = 7317278918299533312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11494
10:44:08.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918322761728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11497 rows, more = false, responseScanTimestamp = 7317278918322761728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.425 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11497
10:44:08.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11500 rows, more = false, responseScanTimestamp = 7317278918342803456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11500
10:44:08.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918357008384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918357008384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11502 rows, more = false, responseScanTimestamp = 7317278918357008384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11502
10:44:08.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918379929600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11505 rows, more = false, responseScanTimestamp = 7317278918379929600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11505
10:44:08.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918404780032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918404780032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918404780032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.443 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2027067347(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918418309120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11509 rows, more = false, responseScanTimestamp = 7317278918418309120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11509
10:44:08.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918436487168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11520 rows, more = false, responseScanTimestamp = 7317278918436487168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11520
10:44:08.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918436487168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11521 rows, more = false, responseScanTimestamp = 7317278918445506560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11521
10:44:08.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918473998336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918480359424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918488252416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918488252416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11526 rows, more = false, responseScanTimestamp = 7317278918493679616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11526
10:44:08.466 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@787990071(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11528 rows, more = false, responseScanTimestamp = 7317278918504992768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11528
10:44:08.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918527176704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918527176704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11541 rows, more = false, responseScanTimestamp = 7317278918535561216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11541
10:44:08.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11544 rows, more = false, responseScanTimestamp = 7317278918554136576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11544
10:44:08.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918569906176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918569906176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918577524736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11547 rows, more = false, responseScanTimestamp = 7317278918577524736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.487 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11547
10:44:08.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918594404352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11550 rows, more = false, responseScanTimestamp = 7317278918594404352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11550
10:44:08.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918616420352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11553 rows, more = false, responseScanTimestamp = 7317278918616420352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11553
10:44:08.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918640082944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918640082944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918648725504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11557 rows, more = false, responseScanTimestamp = 7317278918648725504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11557
10:44:08.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918668595200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11560 rows, more = false, responseScanTimestamp = 7317278918668595200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.508 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11560
10:44:08.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11561 rows, more = false, responseScanTimestamp = 7317278918676185088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11561
10:44:08.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11564 rows, more = false, responseScanTimestamp = 7317278918698319872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11564
10:44:08.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11565 rows, more = false, responseScanTimestamp = 7317278918704103424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11565
10:44:08.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918734000128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.522 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1959117226(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11568 rows, more = false, responseScanTimestamp = 7317278918734000128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.526 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11568
10:44:08.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918757785600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918757785600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918765219840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918765219840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918771810304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11582 rows, more = false, responseScanTimestamp = 7317278918771810304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11582
10:44:08.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918787960832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11584 rows, more = false, responseScanTimestamp = 7317278918787960832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11584
10:44:08.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918805999616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11586 rows, more = false, responseScanTimestamp = 7317278918805999616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11586
10:44:08.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11589 rows, more = false, responseScanTimestamp = 7317278918827843584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11589
10:44:08.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918846009344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918846009344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11593 rows, more = false, responseScanTimestamp = 7317278918853214208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.556 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11593
10:44:08.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918880964608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918880964608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11596 rows, more = false, responseScanTimestamp = 7317278918889455616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.561 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11596
10:44:08.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918901276672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918901276672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918909493248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.565 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@351956333(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11598 rows, more = false, responseScanTimestamp = 7317278918909493248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.567 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11598
10:44:08.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918916493312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.568 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2029657134(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.570 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1756150648(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11599 rows, more = false, responseScanTimestamp = 7317278918916493312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.571 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11599
10:44:08.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11610 rows, more = false, responseScanTimestamp = 7317278918939926528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11610
10:44:08.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11620 rows, more = false, responseScanTimestamp = 7317278918950699008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.580 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11620
10:44:08.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918976921600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278918976921600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11632 rows, more = false, responseScanTimestamp = 7317278918988902400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11632
10:44:08.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919001395200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919001395200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919001395200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11635 rows, more = false, responseScanTimestamp = 7317278919014641664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11635
10:44:08.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919021805568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11637 rows, more = false, responseScanTimestamp = 7317278919034966016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.599 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11637
10:44:08.599 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@851373910(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11638 rows, more = false, responseScanTimestamp = 7317278919042019328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11638
10:44:08.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11639 rows, more = false, responseScanTimestamp = 7317278919051087872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11639
10:44:08.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919092686848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919092686848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919104794624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919112351744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919112351744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11655 rows, more = false, responseScanTimestamp = 7317278919118966784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.619 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11655
10:44:08.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11657 rows, more = false, responseScanTimestamp = 7317278919133483008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11657
10:44:08.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11659 rows, more = false, responseScanTimestamp = 7317278919153668096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11659
10:44:08.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11662 rows, more = false, responseScanTimestamp = 7317278919179255808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11662
10:44:08.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11667 rows, more = false, responseScanTimestamp = 7317278919216713728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11667
10:44:08.644 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1969778025(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919238455296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.646 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1566246022(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919238455296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11670 rows, more = false, responseScanTimestamp = 7317278919249674240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11670
10:44:08.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919249674240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919257874432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11690 rows, more = false, responseScanTimestamp = 7317278919273766912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11690
10:44:08.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11693 rows, more = false, responseScanTimestamp = 7317278919294132224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11693
10:44:08.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919304642560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919313850368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11696 rows, more = false, responseScanTimestamp = 7317278919323836416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11696
10:44:08.669 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1344344878(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11699 rows, more = false, responseScanTimestamp = 7317278919341789184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11699
10:44:08.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11710 rows, more = false, responseScanTimestamp = 7317278919358619648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11710
10:44:08.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919373672448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11713 rows, more = false, responseScanTimestamp = 7317278919384219648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11713
10:44:08.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919405961216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11715 rows, more = false, responseScanTimestamp = 7317278919405961216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11715
10:44:08.693 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@362844707(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919430119424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919437565952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.695 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@588621531(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919450640384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919450640384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.697 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@644868363(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919450640384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.699 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2114926219(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11730 rows, more = false, responseScanTimestamp = 7317278919459299328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.703 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11730
10:44:08.703 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1873777379(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919468216320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11750 rows, more = false, responseScanTimestamp = 7317278919476371456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11750
10:44:08.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919492100096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11770 rows, more = false, responseScanTimestamp = 7317278919505637376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11770
10:44:08.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11772 rows, more = false, responseScanTimestamp = 7317278919527034880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11772
10:44:08.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919548555264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919548555264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919560089600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919566663680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11776 rows, more = false, responseScanTimestamp = 7317278919566663680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11776
10:44:08.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919589683200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919589683200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11779 rows, more = false, responseScanTimestamp = 7317278919599198208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11779
10:44:08.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11781 rows, more = false, responseScanTimestamp = 7317278919614119936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11781
10:44:08.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11783 rows, more = false, responseScanTimestamp = 7317278919639990272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11783
10:44:08.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11785 rows, more = false, responseScanTimestamp = 7317278919657603072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.752 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11785
10:44:08.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11787 rows, more = false, responseScanTimestamp = 7317278919682695168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11787
10:44:08.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919698362368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919698362368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919713345536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919713345536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919719870464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919719870464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919727259648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919727259648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919733145600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919739469824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919739469824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11795 rows, more = false, responseScanTimestamp = 7317278919744966656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11795
10:44:08.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919750950912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919762120704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.774 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1627570867(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11798 rows, more = false, responseScanTimestamp = 7317278919767662592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11798
10:44:08.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11799 rows, more = false, responseScanTimestamp = 7317278919774076928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.780 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11799
10:44:08.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11811 rows, more = false, responseScanTimestamp = 7317278919796936704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11811
10:44:08.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11813 rows, more = false, responseScanTimestamp = 7317278919811891200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11813
10:44:08.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11814 rows, more = false, responseScanTimestamp = 7317278919823544320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.792 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11814
10:44:08.795 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@947669033(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11817 rows, more = false, responseScanTimestamp = 7317278919851032576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11817
10:44:08.797 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1061194435(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.799 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@745226050(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11819 rows, more = false, responseScanTimestamp = 7317278919862992896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11819
10:44:08.802 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1535866662(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.804 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@32264574(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11840 rows, more = false, responseScanTimestamp = 7317278919886069760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11840
10:44:08.806 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@985777426(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919903039488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919903039488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919903039488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11870 rows, more = false, responseScanTimestamp = 7317278919914319872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11870
10:44:08.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919921545216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11881 rows, more = false, responseScanTimestamp = 7317278919933386752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.819 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11881
10:44:08.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11884 rows, more = false, responseScanTimestamp = 7317278919952973824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11884
10:44:08.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11886 rows, more = false, responseScanTimestamp = 7317278919974252544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11886
10:44:08.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:08.829358 23011 heartbeater.cc:499] Master 127.20.240.254:42069 was elected leader, sending a full tablet report...
10:44:08.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:08.830022 22835 heartbeater.cc:499] Master 127.20.240.254:42069 was elected leader, sending a full tablet report...
10:44:08.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919994757120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278919994757120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920007241728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920007241728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11890 rows, more = false, responseScanTimestamp = 7317278920016637952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11890
10:44:08.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11893 rows, more = false, responseScanTimestamp = 7317278920033792000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11893
10:44:08.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11895 rows, more = false, responseScanTimestamp = 7317278920049770496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.847 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11895
10:44:08.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11898 rows, more = false, responseScanTimestamp = 7317278920075001856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11898
10:44:08.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11899 rows, more = false, responseScanTimestamp = 7317278920082264064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.857 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11899
10:44:08.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11902 rows, more = false, responseScanTimestamp = 7317278920108376064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.862 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11902
10:44:08.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920127606784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11904 rows, more = false, responseScanTimestamp = 7317278920127606784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11904
10:44:08.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920127606784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11904 rows, more = false, responseScanTimestamp = 7317278920127606784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920140218368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11906 rows, more = false, responseScanTimestamp = 7317278920167624704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.877 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11906
10:44:08.877 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1327852583(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920192630784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920192630784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.879 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1335296162(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920192630784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920205139968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.881 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@739495823(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920205139968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920214364160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11920 rows, more = false, responseScanTimestamp = 7317278920214364160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.886 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11920
10:44:08.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920228487168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11940 rows, more = false, responseScanTimestamp = 7317278920228487168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.892 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11940
10:44:08.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11943 rows, more = false, responseScanTimestamp = 7317278920252682240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.895 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11943
10:44:08.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920262860800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920268521472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11946 rows, more = false, responseScanTimestamp = 7317278920280236032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11946
10:44:08.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920298496000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920298496000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11949 rows, more = false, responseScanTimestamp = 7317278920298496000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11949
10:44:08.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920306794496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11951 rows, more = false, responseScanTimestamp = 7317278920318582784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11951
10:44:08.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11954 rows, more = false, responseScanTimestamp = 7317278920348196864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11954
10:44:08.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920365047808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11956 rows, more = false, responseScanTimestamp = 7317278920365047808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11956
10:44:08.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920387809280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.926 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@407791178(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.928 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2096002352(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11958 rows, more = false, responseScanTimestamp = 7317278920387809280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11958
10:44:08.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920405446656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11970 rows, more = false, responseScanTimestamp = 7317278920413831168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.935 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11970
10:44:08.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11982 rows, more = false, responseScanTimestamp = 7317278920434561024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11982
10:44:08.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920454680576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920454680576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920454680576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920463441920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11987 rows, more = false, responseScanTimestamp = 7317278920470777856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11987
10:44:08.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920482541568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11989 rows, more = false, responseScanTimestamp = 7317278920482541568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11989
10:44:08.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11992 rows, more = false, responseScanTimestamp = 7317278920505155584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11992
10:44:08.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11994 rows, more = false, responseScanTimestamp = 7317278920519970816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11994
10:44:08.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920542244864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11997 rows, more = false, responseScanTimestamp = 7317278920542244864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11997
10:44:08.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11999 rows, more = false, responseScanTimestamp = 7317278920558206976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.972 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11999
10:44:08.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12002 rows, more = false, responseScanTimestamp = 7317278920580759552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12002
10:44:08.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12005 rows, more = false, responseScanTimestamp = 7317278920603971584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.981 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12005
10:44:08.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12006 rows, more = false, responseScanTimestamp = 7317278920611549184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.985 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12006
10:44:08.985 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@193718303(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920629510144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920635940864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.987 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@970338646(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.989 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1388411920(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12010 rows, more = false, responseScanTimestamp = 7317278920648183808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.992 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12010
10:44:08.992 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1560921229(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:08.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12020 rows, more = false, responseScanTimestamp = 7317278920656117760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12020
10:44:08.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920681246720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920681246720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:08.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920690348032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920696582144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920696582144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920702816256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12053 rows, more = false, responseScanTimestamp = 7317278920702816256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12053
10:44:09.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12055 rows, more = false, responseScanTimestamp = 7317278920719056896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12055
10:44:09.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12056 rows, more = false, responseScanTimestamp = 7317278920728350720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.013 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12056
10:44:09.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920751579136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920751579136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920761987072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12060 rows, more = false, responseScanTimestamp = 7317278920761987072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12060
10:44:09.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920768991232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12061 rows, more = false, responseScanTimestamp = 7317278920768991232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.024 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12061
10:44:09.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920793960448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920793960448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920793960448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12065 rows, more = false, responseScanTimestamp = 7317278920804012032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12065
10:44:09.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920816205824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920816205824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12067 rows, more = false, responseScanTimestamp = 7317278920816205824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.035 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12067
10:44:09.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12070 rows, more = false, responseScanTimestamp = 7317278920840318976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.039 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12070
10:44:09.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920854294528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12072 rows, more = false, responseScanTimestamp = 7317278920854294528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12072
10:44:09.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12075 rows, more = false, responseScanTimestamp = 7317278920877027328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12075
10:44:09.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12077 rows, more = false, responseScanTimestamp = 7317278920893321216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12077
10:44:09.058 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@160826403(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12078 rows, more = false, responseScanTimestamp = 7317278920905166848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12078
10:44:09.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12079 rows, more = false, responseScanTimestamp = 7317278920910880768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12079
10:44:09.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920910880768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920946827264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920969027584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12091 rows, more = false, responseScanTimestamp = 7317278920975785984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.073 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12091
10:44:09.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920975785984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12092 rows, more = false, responseScanTimestamp = 7317278920983527424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12092
10:44:09.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278920983527424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12093 rows, more = false, responseScanTimestamp = 7317278921005522944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12093
10:44:09.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921040408576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921046978560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921057116160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921057116160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921064468480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921070395392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12101 rows, more = false, responseScanTimestamp = 7317278921070395392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12101
10:44:09.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12105 rows, more = false, responseScanTimestamp = 7317278921100144640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.105 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12105
10:44:09.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921124683776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921124683776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12109 rows, more = false, responseScanTimestamp = 7317278921137172480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12109
10:44:09.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12110 rows, more = false, responseScanTimestamp = 7317278921143799808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12110
10:44:09.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921163751424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12113 rows, more = false, responseScanTimestamp = 7317278921183522816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.124 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12113
10:44:09.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921202774016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921202774016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12116 rows, more = false, responseScanTimestamp = 7317278921202774016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12116
10:44:09.131 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@21153990(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.133 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1480201474(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12118 rows, more = false, responseScanTimestamp = 7317278921223237632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12118
10:44:09.137 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1266982692(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921245310976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12130 rows, more = false, responseScanTimestamp = 7317278921257816064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12130
10:44:09.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12150 rows, more = false, responseScanTimestamp = 7317278921286131712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12150
10:44:09.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921317306368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12151 rows, more = false, responseScanTimestamp = 7317278921317306368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12151
10:44:09.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12151 rows, more = false, responseScanTimestamp = 7317278921317306368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921354080256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12154 rows, more = false, responseScanTimestamp = 7317278921360867328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12154
10:44:09.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12156 rows, more = false, responseScanTimestamp = 7317278921385074688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12156
10:44:09.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12158 rows, more = false, responseScanTimestamp = 7317278921401610240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12158
10:44:09.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12163 rows, more = false, responseScanTimestamp = 7317278921437708288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12163
10:44:09.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921455882240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12165 rows, more = false, responseScanTimestamp = 7317278921455882240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12165
10:44:09.192 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1913269611(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12167 rows, more = false, responseScanTimestamp = 7317278921472434176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12167
10:44:09.194 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1696190228(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921486147584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921493499904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.196 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1828930736(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12170 rows, more = false, responseScanTimestamp = 7317278921493499904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12170
10:44:09.199 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@43092875(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12180 rows, more = false, responseScanTimestamp = 7317278921502523392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12180
10:44:09.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921529462784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921529462784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12210 rows, more = false, responseScanTimestamp = 7317278921529462784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12210
10:44:09.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921552441344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921552441344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12214 rows, more = false, responseScanTimestamp = 7317278921564626944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12214
10:44:09.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921576796160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12216 rows, more = false, responseScanTimestamp = 7317278921576796160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12216
10:44:09.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921600253952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12219 rows, more = false, responseScanTimestamp = 7317278921600253952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12219
10:44:09.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12222 rows, more = false, responseScanTimestamp = 7317278921622159360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.230 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12222
10:44:09.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12225 rows, more = false, responseScanTimestamp = 7317278921640022016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12225
10:44:09.236 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@559124423(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12227 rows, more = false, responseScanTimestamp = 7317278921653751808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12227
10:44:09.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12229 rows, more = false, responseScanTimestamp = 7317278921666441216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12229
10:44:09.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921691582464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12241 rows, more = false, responseScanTimestamp = 7317278921691582464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12241
10:44:09.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12243 rows, more = false, responseScanTimestamp = 7317278921713922048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12243
10:44:09.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921733496832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921733496832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12247 rows, more = false, responseScanTimestamp = 7317278921742610432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.258 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12247
10:44:09.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921754103808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921754103808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12250 rows, more = false, responseScanTimestamp = 7317278921765519360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.265 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12250
10:44:09.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921783468032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921783468032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921783468032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12254 rows, more = false, responseScanTimestamp = 7317278921791877120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12254
10:44:09.274 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@169444758(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12257 rows, more = false, responseScanTimestamp = 7317278921808896000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12257
10:44:09.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921831317504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921831317504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12270 rows, more = false, responseScanTimestamp = 7317278921840033792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.283 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12270
10:44:09.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921857855488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921857855488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.292 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2101896865(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.295 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1938519888(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12278 rows, more = false, responseScanTimestamp = 7317278921892491264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12278
10:44:09.297 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1310450513(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921914314752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12290 rows, more = false, responseScanTimestamp = 7317278921914314752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12290
10:44:09.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12310 rows, more = false, responseScanTimestamp = 7317278921937707008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12310
10:44:09.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278921961517056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12313 rows, more = false, responseScanTimestamp = 7317278921961517056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12313
10:44:09.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12315 rows, more = false, responseScanTimestamp = 7317278921982423040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12315
10:44:09.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922000760832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.322 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@149486129(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12317 rows, more = false, responseScanTimestamp = 7317278922000760832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.324 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12317
10:44:09.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12319 rows, more = false, responseScanTimestamp = 7317278922018082816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.332 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12319
10:44:09.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12333 rows, more = false, responseScanTimestamp = 7317278922053636096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12333
10:44:09.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922074710016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922074710016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922085941248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922092957696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922092957696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922099625984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.343 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@917235939(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922099625984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922105729024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922105729024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922113929216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12350 rows, more = false, responseScanTimestamp = 7317278922120994816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12350
10:44:09.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12352 rows, more = false, responseScanTimestamp = 7317278922134437888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12352
10:44:09.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922161631232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12355 rows, more = false, responseScanTimestamp = 7317278922161631232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12355
10:44:09.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922177990656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.366 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@514992273(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.367 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@262291837(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12358 rows, more = false, responseScanTimestamp = 7317278922184503296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12358
10:44:09.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12360 rows, more = false, responseScanTimestamp = 7317278922205126656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12360
10:44:09.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922239139840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922239139840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12383 rows, more = false, responseScanTimestamp = 7317278922251079680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12383
10:44:09.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922269589504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922269589504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12385 rows, more = false, responseScanTimestamp = 7317278922269589504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12385
10:44:09.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922295566336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.393 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1087638474(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922295566336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.395 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@693182403(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12389 rows, more = false, responseScanTimestamp = 7317278922308145152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12389
10:44:09.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12410 rows, more = false, responseScanTimestamp = 7317278922331082752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12410
10:44:09.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922343022592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922343022592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12412 rows, more = false, responseScanTimestamp = 7317278922358366208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12412
10:44:09.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12413 rows, more = false, responseScanTimestamp = 7317278922365661184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12413
10:44:09.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12416 rows, more = false, responseScanTimestamp = 7317278922388647936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.421 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12416
10:44:09.423 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@640175320(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12418 rows, more = false, responseScanTimestamp = 7317278922420334592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.425 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12418
10:44:09.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922431082496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.426 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1000102089(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922442551296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922442551296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12420 rows, more = false, responseScanTimestamp = 7317278922442551296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12420
10:44:09.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922465112064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12440 rows, more = false, responseScanTimestamp = 7317278922465112064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12440
10:44:09.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12441 rows, more = false, responseScanTimestamp = 7317278922477416448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.443 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12441
10:44:09.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922508890112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12444 rows, more = false, responseScanTimestamp = 7317278922508890112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12444
10:44:09.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12446 rows, more = false, responseScanTimestamp = 7317278922535870464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12446
10:44:09.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12449 rows, more = false, responseScanTimestamp = 7317278922559627264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12449
10:44:09.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12452 rows, more = false, responseScanTimestamp = 7317278922587549696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12452
10:44:09.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12454 rows, more = false, responseScanTimestamp = 7317278922610180096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12454
10:44:09.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922620284928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922620284928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922620284928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12456 rows, more = false, responseScanTimestamp = 7317278922639466496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12456
10:44:09.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12457 rows, more = false, responseScanTimestamp = 7317278922647556096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12457
10:44:09.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12461 rows, more = false, responseScanTimestamp = 7317278922686959616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12461
10:44:09.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12463 rows, more = false, responseScanTimestamp = 7317278922705432576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12463
10:44:09.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922731597824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12466 rows, more = false, responseScanTimestamp = 7317278922731597824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.503 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12466
10:44:09.503 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1542889003(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922749100032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12469 rows, more = false, responseScanTimestamp = 7317278922755792896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12469
10:44:09.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12481 rows, more = false, responseScanTimestamp = 7317278922781691904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12481
10:44:09.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922793271296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12482 rows, more = false, responseScanTimestamp = 7317278922793271296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.519 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12482
10:44:09.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922823028736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12484 rows, more = false, responseScanTimestamp = 7317278922823028736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12484
10:44:09.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12487 rows, more = false, responseScanTimestamp = 7317278922845253632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12487
10:44:09.531 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2063089041(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.533 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@508747930(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12488 rows, more = false, responseScanTimestamp = 7317278922856935424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12488
10:44:09.536 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1196534153(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12490 rows, more = false, responseScanTimestamp = 7317278922882060288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12490
10:44:09.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12520 rows, more = false, responseScanTimestamp = 7317278922910851072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12520
10:44:09.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922924326912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922924326912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922940583936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278922940583936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12523 rows, more = false, responseScanTimestamp = 7317278922948907008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.553 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12523
10:44:09.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12524 rows, more = false, responseScanTimestamp = 7317278922957197312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12524
10:44:09.564 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@683237518(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12527 rows, more = false, responseScanTimestamp = 7317278922984378368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.567 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12527
10:44:09.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12529 rows, more = false, responseScanTimestamp = 7317278923009314816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.571 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12529
10:44:09.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12540 rows, more = false, responseScanTimestamp = 7317278923028631552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12540
10:44:09.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12541 rows, more = false, responseScanTimestamp = 7317278923044065280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12541
10:44:09.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923059650560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12542 rows, more = false, responseScanTimestamp = 7317278923059650560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12542
10:44:09.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923096850432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923096850432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12547 rows, more = false, responseScanTimestamp = 7317278923106852864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12547
10:44:09.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12548 rows, more = false, responseScanTimestamp = 7317278923112689664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12548
10:44:09.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12549 rows, more = false, responseScanTimestamp = 7317278923126358016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12549
10:44:09.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12551 rows, more = false, responseScanTimestamp = 7317278923156877312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.604 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12551
10:44:09.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12552 rows, more = false, responseScanTimestamp = 7317278923163602944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12552
10:44:09.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12554 rows, more = false, responseScanTimestamp = 7317278923193368576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12554
10:44:09.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12555 rows, more = false, responseScanTimestamp = 7317278923211833344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12555
10:44:09.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923223465984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923235471360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923255070720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12559 rows, more = false, responseScanTimestamp = 7317278923263668224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12559
10:44:09.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12562 rows, more = false, responseScanTimestamp = 7317278923284959232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.638 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12562
10:44:09.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923309797376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12564 rows, more = false, responseScanTimestamp = 7317278923309797376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12564
10:44:09.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923333947392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923333947392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.648 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@328651965(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12568 rows, more = false, responseScanTimestamp = 7317278923346493440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12568
10:44:09.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12570 rows, more = false, responseScanTimestamp = 7317278923361640448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12570
10:44:09.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12580 rows, more = false, responseScanTimestamp = 7317278923373150208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12580
10:44:09.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12581 rows, more = false, responseScanTimestamp = 7317278923387305984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12581
10:44:09.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12583 rows, more = false, responseScanTimestamp = 7317278923409231872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12583
10:44:09.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12587 rows, more = false, responseScanTimestamp = 7317278923435962368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12587
10:44:09.673 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@441032805(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923450511360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923450511360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.675 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1352556356(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923450511360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12590 rows, more = false, responseScanTimestamp = 7317278923463020544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12590
10:44:09.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923477348352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923477348352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12611 rows, more = false, responseScanTimestamp = 7317278923489984512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12611
10:44:09.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923502198784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12613 rows, more = false, responseScanTimestamp = 7317278923502198784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.690 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12613
10:44:09.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923524227072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12616 rows, more = false, responseScanTimestamp = 7317278923524227072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12616
10:44:09.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12617 rows, more = false, responseScanTimestamp = 7317278923534630912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12617
10:44:09.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12620 rows, more = false, responseScanTimestamp = 7317278923562315776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12620
10:44:09.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923589144576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923589144576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923597942784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12625 rows, more = false, responseScanTimestamp = 7317278923597942784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12625
10:44:09.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923616223232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.714 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@859891913(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923616223232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12629 rows, more = false, responseScanTimestamp = 7317278923626885120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12629
10:44:09.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12640 rows, more = false, responseScanTimestamp = 7317278923640639488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12640
10:44:09.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12644 rows, more = false, responseScanTimestamp = 7317278923667750912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12644
10:44:09.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923680309248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923680309248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923692060672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923692060672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923699171328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.733 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@374796576(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12649 rows, more = false, responseScanTimestamp = 7317278923704905728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12649
10:44:09.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12661 rows, more = false, responseScanTimestamp = 7317278923723796480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12661
10:44:09.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923736813568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923736813568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12664 rows, more = false, responseScanTimestamp = 7317278923748184064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.749 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12664
10:44:09.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12666 rows, more = false, responseScanTimestamp = 7317278923762388992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12666
10:44:09.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923783352320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12668 rows, more = false, responseScanTimestamp = 7317278923783352320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12668
10:44:09.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12669 rows, more = false, responseScanTimestamp = 7317278923800379392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12669
10:44:09.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12671 rows, more = false, responseScanTimestamp = 7317278923815632896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.767 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12671
10:44:09.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923841359872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923841359872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923849637888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923849637888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923855831040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923861577728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.776 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1095442695(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12676 rows, more = false, responseScanTimestamp = 7317278923861577728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12676
10:44:09.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12680 rows, more = false, responseScanTimestamp = 7317278923886026752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12680
10:44:09.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12692 rows, more = false, responseScanTimestamp = 7317278923904389120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12692
10:44:09.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12695 rows, more = false, responseScanTimestamp = 7317278923922956288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.791 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12695
10:44:09.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923938922496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12697 rows, more = false, responseScanTimestamp = 7317278923938922496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12697
10:44:09.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923960770560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923960770560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12701 rows, more = false, responseScanTimestamp = 7317278923969904640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12701
10:44:09.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923981127680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278923981127680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12704 rows, more = false, responseScanTimestamp = 7317278923987996672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12704
10:44:09.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12706 rows, more = false, responseScanTimestamp = 7317278924021501952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12706
10:44:09.818 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1661805077(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924049076224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12709 rows, more = false, responseScanTimestamp = 7317278924049076224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12709
10:44:09.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924069466112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924069466112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924079452160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924079452160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924086026240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12723 rows, more = false, responseScanTimestamp = 7317278924086026240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12723
10:44:09.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924108992512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12726 rows, more = false, responseScanTimestamp = 7317278924108992512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12726
10:44:09.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924123074560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924123074560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.839 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1472174109(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924137586688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.841 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1984019515(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.843 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1855645933(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12729 rows, more = false, responseScanTimestamp = 7317278924137586688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12729
10:44:09.845 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1678598817(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12740 rows, more = false, responseScanTimestamp = 7317278924152815616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12740
10:44:09.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924172267520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12760 rows, more = false, responseScanTimestamp = 7317278924172267520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.855 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12760
10:44:09.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12773 rows, more = false, responseScanTimestamp = 7317278924199854080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.860 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12773
10:44:09.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12776 rows, more = false, responseScanTimestamp = 7317278924218707968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12776
10:44:09.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924228251648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924234448896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.867 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1339646285(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924234448896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924249448448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.869 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@872594665(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924249448448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924258775040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.871 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@233240324(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.872 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@49386611(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12780 rows, more = false, responseScanTimestamp = 7317278924258775040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12780
10:44:09.875 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@103177833(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.877 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@660758448(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12810 rows, more = false, responseScanTimestamp = 7317278924281233408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12810
10:44:09.880 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@495374991(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12830 rows, more = false, responseScanTimestamp = 7317278924299808768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12830
10:44:09.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12850 rows, more = false, responseScanTimestamp = 7317278924320468992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12850
10:44:09.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12851 rows, more = false, responseScanTimestamp = 7317278924333973504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.895 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12851
10:44:09.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12855 rows, more = false, responseScanTimestamp = 7317278924362334208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12855
10:44:09.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12856 rows, more = false, responseScanTimestamp = 7317278924371697664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12856
10:44:09.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924392075264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924398465024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924412268544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12860 rows, more = false, responseScanTimestamp = 7317278924412268544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12860
10:44:09.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12861 rows, more = false, responseScanTimestamp = 7317278924418813952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12861
10:44:09.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12864 rows, more = false, responseScanTimestamp = 7317278924446986240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12864
10:44:09.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924470378496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924470378496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.925 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@333094720(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12867 rows, more = false, responseScanTimestamp = 7317278924470378496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.928 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12867
10:44:09.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924490579968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924497518592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12880 rows, more = false, responseScanTimestamp = 7317278924509208576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.935 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12880
10:44:09.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924523937792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924523937792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924535709696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12883 rows, more = false, responseScanTimestamp = 7317278924535709696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12883
10:44:09.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924552568832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924552568832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.946 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@666586692(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12887 rows, more = false, responseScanTimestamp = 7317278924564287488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12887
10:44:09.948 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@303106780(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:09.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924576980992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12890 rows, more = false, responseScanTimestamp = 7317278924583432192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12890
10:44:09.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12890 rows, more = false, responseScanTimestamp = 7317278924583432192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924616916992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12912 rows, more = false, responseScanTimestamp = 7317278924622741504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12912
10:44:09.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12916 rows, more = false, responseScanTimestamp = 7317278924649558016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12916
10:44:09.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924667084800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12919 rows, more = false, responseScanTimestamp = 7317278924673327104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.978 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12919
10:44:09.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924697178112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12923 rows, more = false, responseScanTimestamp = 7317278924703141888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12923
10:44:09.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924715114496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924715114496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924734930944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12926 rows, more = false, responseScanTimestamp = 7317278924741124096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.992 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12926
10:44:09.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924753592320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924759662592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12930 rows, more = false, responseScanTimestamp = 7317278924771876864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:09.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12930
10:44:10.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924778029056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924783546368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12933 rows, more = false, responseScanTimestamp = 7317278924800364544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12933
10:44:10.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924813475840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924819079168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924819079168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12937 rows, more = false, responseScanTimestamp = 7317278924834639872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.015 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12937
10:44:10.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924842639360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12939 rows, more = false, responseScanTimestamp = 7317278924851580928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12939
10:44:10.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924875825152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12942 rows, more = false, responseScanTimestamp = 7317278924875825152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12942
10:44:10.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924893982720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12945 rows, more = false, responseScanTimestamp = 7317278924898938880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.033 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12945
10:44:10.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924924555264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924924555264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924938027008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278924944564224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12951 rows, more = false, responseScanTimestamp = 7317278924950343680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12951
10:44:10.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12954 rows, more = false, responseScanTimestamp = 7317278924970246144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12954
10:44:10.053 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@967356603(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12956 rows, more = false, responseScanTimestamp = 7317278924988092416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12956
10:44:10.057 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2127501393(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12959 rows, more = false, responseScanTimestamp = 7317278925013745664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12959
10:44:10.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12970 rows, more = false, responseScanTimestamp = 7317278925036539904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12970
10:44:10.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925046722560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12981 rows, more = false, responseScanTimestamp = 7317278925053808640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12981
10:44:10.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925083803648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925083803648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925097668608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12986 rows, more = false, responseScanTimestamp = 7317278925104087040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12986
10:44:10.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925123448832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925123448832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12990 rows, more = false, responseScanTimestamp = 7317278925136961536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12990
10:44:10.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925143728128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12991 rows, more = false, responseScanTimestamp = 7317278925143728128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.095 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12991
10:44:10.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925173174272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12995 rows, more = false, responseScanTimestamp = 7317278925179400192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.101 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12995
10:44:10.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925205573632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925205573632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12999 rows, more = false, responseScanTimestamp = 7317278925217538048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.108 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12999
10:44:10.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925224669184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925224669184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925243289600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13001 rows, more = false, responseScanTimestamp = 7317278925243289600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13001
10:44:10.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925263577088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925263577088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13005 rows, more = false, responseScanTimestamp = 7317278925274537984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13005
10:44:10.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13008 rows, more = false, responseScanTimestamp = 7317278925292752896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13008
10:44:10.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925303828480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13009 rows, more = false, responseScanTimestamp = 7317278925303828480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13009
10:44:10.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925332520960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925332520960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13013 rows, more = false, responseScanTimestamp = 7317278925342302208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13013
10:44:10.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925361610752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13016 rows, more = false, responseScanTimestamp = 7317278925361610752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13016
10:44:10.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925389897728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925389897728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13021 rows, more = false, responseScanTimestamp = 7317278925401223168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13021
10:44:10.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13025 rows, more = false, responseScanTimestamp = 7317278925423710208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13025
10:44:10.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925449555968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.162 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@66822306(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.164 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@421924331(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13028 rows, more = false, responseScanTimestamp = 7317278925449555968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.169 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13028
10:44:10.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13051 rows, more = false, responseScanTimestamp = 7317278925485084672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13051
10:44:10.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13054 rows, more = false, responseScanTimestamp = 7317278925508632576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13054
10:44:10.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925533450240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925539229696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925539229696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925550944256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13060 rows, more = false, responseScanTimestamp = 7317278925557534720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13060
10:44:10.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13062 rows, more = false, responseScanTimestamp = 7317278925569671168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.196 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13062
10:44:10.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13064 rows, more = false, responseScanTimestamp = 7317278925587496960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13064
10:44:10.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925613756416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.204 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1710709532(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13068 rows, more = false, responseScanTimestamp = 7317278925619576832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.208 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13068
10:44:10.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13070 rows, more = false, responseScanTimestamp = 7317278925644038144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13070
10:44:10.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925667409920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13083 rows, more = false, responseScanTimestamp = 7317278925673222144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.221 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13083
10:44:10.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925697806336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.226 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1669122659(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13086 rows, more = false, responseScanTimestamp = 7317278925697806336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13086
10:44:10.229 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1029478430(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13089 rows, more = false, responseScanTimestamp = 7317278925722558464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13089
10:44:10.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925743325184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925751263232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925763383296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13111 rows, more = false, responseScanTimestamp = 7317278925763383296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13111
10:44:10.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925776998400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925776998400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13113 rows, more = false, responseScanTimestamp = 7317278925776998400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13113
10:44:10.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13114 rows, more = false, responseScanTimestamp = 7317278925785681920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13114
10:44:10.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13116 rows, more = false, responseScanTimestamp = 7317278925833994240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13116
10:44:10.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925848674304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.262 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@347898635(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.264 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1263273275(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13118 rows, more = false, responseScanTimestamp = 7317278925856985088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13118
10:44:10.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13120 rows, more = false, responseScanTimestamp = 7317278925877411840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.272 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13120
10:44:10.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13141 rows, more = false, responseScanTimestamp = 7317278925903937536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.280 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13141
10:44:10.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13145 rows, more = false, responseScanTimestamp = 7317278925939494912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13145
10:44:10.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278925952114688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.290 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1315369443(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13146 rows, more = false, responseScanTimestamp = 7317278925952114688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.292 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13146
10:44:10.294 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@388172889(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13149 rows, more = false, responseScanTimestamp = 7317278925983526912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.298 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13149
10:44:10.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13150 rows, more = false, responseScanTimestamp = 7317278925999681536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13150
10:44:10.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13172 rows, more = false, responseScanTimestamp = 7317278926034927616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13172
10:44:10.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13174 rows, more = false, responseScanTimestamp = 7317278926050181120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13174
10:44:10.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13179 rows, more = false, responseScanTimestamp = 7317278926083989504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13179
10:44:10.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13181 rows, more = false, responseScanTimestamp = 7317278926104121344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.326 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13181
10:44:10.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13182 rows, more = false, responseScanTimestamp = 7317278926118600704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.331 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13182
10:44:10.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926138470400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926146387968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926159130624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926159130624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926167773184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13187 rows, more = false, responseScanTimestamp = 7317278926167773184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13187
10:44:10.342 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1744265581(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926174834688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13189 rows, more = false, responseScanTimestamp = 7317278926191493120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13189
10:44:10.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13200 rows, more = false, responseScanTimestamp = 7317278926211366912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.355 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13200
10:44:10.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13204 rows, more = false, responseScanTimestamp = 7317278926243549184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.361 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13204
10:44:10.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13206 rows, more = false, responseScanTimestamp = 7317278926263250944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.365 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13206
10:44:10.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926281023488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13209 rows, more = false, responseScanTimestamp = 7317278926287372288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13209
10:44:10.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13211 rows, more = false, responseScanTimestamp = 7317278926306492416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13211
10:44:10.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13215 rows, more = false, responseScanTimestamp = 7317278926338912256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13215
10:44:10.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926362574848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13218 rows, more = false, responseScanTimestamp = 7317278926362574848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13218
10:44:10.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926388445184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13220 rows, more = false, responseScanTimestamp = 7317278926388445184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13220
10:44:10.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13223 rows, more = false, responseScanTimestamp = 7317278926412189696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13223
10:44:10.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926434045952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13225 rows, more = false, responseScanTimestamp = 7317278926434045952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13225
10:44:10.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926451867648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.409 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1287243125(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.411 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@891935976(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13228 rows, more = false, responseScanTimestamp = 7317278926458589184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13228
10:44:10.414 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@988237776(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926478704640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.415 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1715977704(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13240 rows, more = false, responseScanTimestamp = 7317278926486786048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13240
10:44:10.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13270 rows, more = false, responseScanTimestamp = 7317278926512517120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13270
10:44:10.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13273 rows, more = false, responseScanTimestamp = 7317278926549884928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13273
10:44:10.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13275 rows, more = false, responseScanTimestamp = 7317278926573957120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13275
10:44:10.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13277 rows, more = false, responseScanTimestamp = 7317278926598787072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13277
10:44:10.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926625951744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13281 rows, more = false, responseScanTimestamp = 7317278926636593152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13281
10:44:10.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926657077248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13284 rows, more = false, responseScanTimestamp = 7317278926657077248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13284
10:44:10.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926671044608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13286 rows, more = false, responseScanTimestamp = 7317278926684475392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13286
10:44:10.469 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1691831864(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13287 rows, more = false, responseScanTimestamp = 7317278926694850560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13287
10:44:10.472 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@534909142(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.474 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@528176437(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13289 rows, more = false, responseScanTimestamp = 7317278926717054976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.477 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13289
10:44:10.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13300 rows, more = false, responseScanTimestamp = 7317278926738870272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13300
10:44:10.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926771687424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13322 rows, more = false, responseScanTimestamp = 7317278926771687424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13322
10:44:10.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13324 rows, more = false, responseScanTimestamp = 7317278926798049280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.495 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13324
10:44:10.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926817542144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.501 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1149768655(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13326 rows, more = false, responseScanTimestamp = 7317278926817542144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.503 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13326
10:44:10.504 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@451945448(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926846566400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926854279168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13340 rows, more = false, responseScanTimestamp = 7317278926866411520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13340
10:44:10.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13351 rows, more = false, responseScanTimestamp = 7317278926885552128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13351
10:44:10.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13353 rows, more = false, responseScanTimestamp = 7317278926908047360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13353
10:44:10.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926920302592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13355 rows, more = false, responseScanTimestamp = 7317278926932598784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.528 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13355
10:44:10.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278926944710656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13357 rows, more = false, responseScanTimestamp = 7317278926957998080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.534 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13357
10:44:10.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13358 rows, more = false, responseScanTimestamp = 7317278926967578624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.542 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13358
10:44:10.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927007395840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927013580800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13365 rows, more = false, responseScanTimestamp = 7317278927025061888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.549 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13365
10:44:10.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13366 rows, more = false, responseScanTimestamp = 7317278927031635968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13366
10:44:10.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927050412032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927062544384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13369 rows, more = false, responseScanTimestamp = 7317278927072079872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13369
10:44:10.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13373 rows, more = false, responseScanTimestamp = 7317278927100432384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.568 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13373
10:44:10.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927111016448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13374 rows, more = false, responseScanTimestamp = 7317278927111016448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13374
10:44:10.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13376 rows, more = false, responseScanTimestamp = 7317278927135133696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13376
10:44:10.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13379 rows, more = false, responseScanTimestamp = 7317278927162478592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13379
10:44:10.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927186677760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13382 rows, more = false, responseScanTimestamp = 7317278927186677760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13382
10:44:10.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13383 rows, more = false, responseScanTimestamp = 7317278927194984448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13383
10:44:10.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927218573312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927218573312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13385 rows, more = false, responseScanTimestamp = 7317278927218573312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13385
10:44:10.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13387 rows, more = false, responseScanTimestamp = 7317278927236804608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13387
10:44:10.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13388 rows, more = false, responseScanTimestamp = 7317278927252619264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13388
10:44:10.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927277375488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13391 rows, more = false, responseScanTimestamp = 7317278927277375488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.613 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13391
10:44:10.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927302053888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927302053888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927312207872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927312207872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13395 rows, more = false, responseScanTimestamp = 7317278927318626304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13395
10:44:10.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927330086912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927336652800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927349334016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13399 rows, more = false, responseScanTimestamp = 7317278927349334016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.630 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13399
10:44:10.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927370448896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13401 rows, more = false, responseScanTimestamp = 7317278927370448896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.636 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13401
10:44:10.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13404 rows, more = false, responseScanTimestamp = 7317278927395901440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.641 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13404
10:44:10.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13406 rows, more = false, responseScanTimestamp = 7317278927420526592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13406
10:44:10.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13408 rows, more = false, responseScanTimestamp = 7317278927440035840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.652 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13408
10:44:10.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927455035392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927460884480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927473168384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927479726080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927479726080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13413 rows, more = false, responseScanTimestamp = 7317278927487041536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13413
10:44:10.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13417 rows, more = false, responseScanTimestamp = 7317278927512801280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13417
10:44:10.669 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@354149568(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13419 rows, more = false, responseScanTimestamp = 7317278927530852352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13419
10:44:10.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927550701568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927550701568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13431 rows, more = false, responseScanTimestamp = 7317278927559421952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13431
10:44:10.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927576883200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13434 rows, more = false, responseScanTimestamp = 7317278927576883200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13434
10:44:10.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13437 rows, more = false, responseScanTimestamp = 7317278927597432832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13437
10:44:10.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927617904640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927617904640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13440 rows, more = false, responseScanTimestamp = 7317278927626969088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13440
10:44:10.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13442 rows, more = false, responseScanTimestamp = 7317278927638192128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13442
10:44:10.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927666307072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927666307072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927674458112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13447 rows, more = false, responseScanTimestamp = 7317278927674458112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.708 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13447
10:44:10.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927693447168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13450 rows, more = false, responseScanTimestamp = 7317278927693447168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13450
10:44:10.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927715028992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927715028992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13454 rows, more = false, responseScanTimestamp = 7317278927725146112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13454
10:44:10.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13457 rows, more = false, responseScanTimestamp = 7317278927741665280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13457
10:44:10.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927759540224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927759540224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13460 rows, more = false, responseScanTimestamp = 7317278927765856256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13460
10:44:10.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13463 rows, more = false, responseScanTimestamp = 7317278927784038400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.734 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13463
10:44:10.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927799320576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927799320576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13466 rows, more = false, responseScanTimestamp = 7317278927809396736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13466
10:44:10.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927820787712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13469 rows, more = false, responseScanTimestamp = 7317278927826391040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13469
10:44:10.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13471 rows, more = false, responseScanTimestamp = 7317278927844204544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13471
10:44:10.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927870029824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927870029824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13475 rows, more = false, responseScanTimestamp = 7317278927870029824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.756 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13475
10:44:10.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927885266944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927890579456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927890579456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13479 rows, more = false, responseScanTimestamp = 7317278927904583680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13479
10:44:10.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927916498944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13482 rows, more = false, responseScanTimestamp = 7317278927922552832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13482
10:44:10.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927938973696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927944843264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13486 rows, more = false, responseScanTimestamp = 7317278927954907136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13486
10:44:10.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927965732864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278927971221504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13490 rows, more = false, responseScanTimestamp = 7317278927979958272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13490
10:44:10.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928000581632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13493 rows, more = false, responseScanTimestamp = 7317278928000581632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13493
10:44:10.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13495 rows, more = false, responseScanTimestamp = 7317278928020799488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.791 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13495
10:44:10.794 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1351408043(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13498 rows, more = false, responseScanTimestamp = 7317278928038674432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13498
10:44:10.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928044781568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13500 rows, more = false, responseScanTimestamp = 7317278928054845440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13500
10:44:10.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13510 rows, more = false, responseScanTimestamp = 7317278928062447616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.805 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13510
10:44:10.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928090832896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13514 rows, more = false, responseScanTimestamp = 7317278928090832896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.810 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13514
10:44:10.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13516 rows, more = false, responseScanTimestamp = 7317278928103981056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13516
10:44:10.814 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1411300894(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.816 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1332361238(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13518 rows, more = false, responseScanTimestamp = 7317278928122191872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.819 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13518
10:44:10.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13530 rows, more = false, responseScanTimestamp = 7317278928147435520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13530
10:44:10.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13542 rows, more = false, responseScanTimestamp = 7317278928171077632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13542
10:44:10.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928180043776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928180043776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13543 rows, more = false, responseScanTimestamp = 7317278928180043776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.836 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13543
10:44:10.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13545 rows, more = false, responseScanTimestamp = 7317278928208871424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13545
10:44:10.841 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@85850335(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13549 rows, more = false, responseScanTimestamp = 7317278928239980544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13549
10:44:10.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13560 rows, more = false, responseScanTimestamp = 7317278928255610880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13560
10:44:10.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13563 rows, more = false, responseScanTimestamp = 7317278928274706432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.856 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13563
10:44:10.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928300244992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13566 rows, more = false, responseScanTimestamp = 7317278928300244992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13566
10:44:10.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13566 rows, more = false, responseScanTimestamp = 7317278928300244992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.866 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@870983766(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13568 rows, more = false, responseScanTimestamp = 7317278928330002432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13568
10:44:10.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13580 rows, more = false, responseScanTimestamp = 7317278928358264832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13580
10:44:10.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928375808000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928375808000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928385802240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928385802240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928393330688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13584 rows, more = false, responseScanTimestamp = 7317278928393330688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13584
10:44:10.887 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@312839803(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13587 rows, more = false, responseScanTimestamp = 7317278928411652096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13587
10:44:10.891 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@210878129(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.892 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1713399036(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.895 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@82467062(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13589 rows, more = false, responseScanTimestamp = 7317278928431173632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13589
10:44:10.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928458391552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928458391552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13620 rows, more = false, responseScanTimestamp = 7317278928471437312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.903 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13620
10:44:10.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13632 rows, more = false, responseScanTimestamp = 7317278928491749376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13632
10:44:10.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13634 rows, more = false, responseScanTimestamp = 7317278928505909248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13634
10:44:10.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928531066880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.915 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@981653574(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13637 rows, more = false, responseScanTimestamp = 7317278928531066880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13637
10:44:10.919 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@996646289(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.921 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1577392517(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13639 rows, more = false, responseScanTimestamp = 7317278928546131968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13639
10:44:10.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13650 rows, more = false, responseScanTimestamp = 7317278928566079488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.928 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13650
10:44:10.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928590721024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928590721024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928603721728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928603721728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928611287040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928611287040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13674 rows, more = false, responseScanTimestamp = 7317278928617345024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.938 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13674
10:44:10.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13676 rows, more = false, responseScanTimestamp = 7317278928629792768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.943 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13676
10:44:10.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928650874880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928650874880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13680 rows, more = false, responseScanTimestamp = 7317278928665010176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13680
10:44:10.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928677138432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928677138432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928677138432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928677138432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928677138432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928677138432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928702742528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928702742528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928709251072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13684 rows, more = false, responseScanTimestamp = 7317278928709251072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13684
10:44:10.963 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@142530395(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13687 rows, more = false, responseScanTimestamp = 7317278928728137728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13687
10:44:10.966 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@613580538(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928742252544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.968 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@589231340(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:10.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13690 rows, more = false, responseScanTimestamp = 7317278928749387776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.972 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13690
10:44:10.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13710 rows, more = false, responseScanTimestamp = 7317278928768651264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13710
10:44:10.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928792457216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928792457216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928802832384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13723 rows, more = false, responseScanTimestamp = 7317278928802832384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13723
10:44:10.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928821821440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13726 rows, more = false, responseScanTimestamp = 7317278928821821440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13726
10:44:10.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13729 rows, more = false, responseScanTimestamp = 7317278928845824000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13729
10:44:10.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13730 rows, more = false, responseScanTimestamp = 7317278928855396352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13730
10:44:10.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928878133248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:10.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928878133248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928889257984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928889257984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928896958464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13735 rows, more = false, responseScanTimestamp = 7317278928896958464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13735
10:44:11.007 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1436620859(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:11.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13738 rows, more = false, responseScanTimestamp = 7317278928913600512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.010 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13738
10:44:11.010 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@731630043(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:11.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928931807232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13740 rows, more = false, responseScanTimestamp = 7317278928931807232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13740
10:44:11.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13761 rows, more = false, responseScanTimestamp = 7317278928953212928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13761
10:44:11.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928976105472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13764 rows, more = false, responseScanTimestamp = 7317278928976105472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13764
10:44:11.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928990474240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278928995811328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13767 rows, more = false, responseScanTimestamp = 7317278928995811328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13767
10:44:11.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278929017831424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13770 rows, more = false, responseScanTimestamp = 7317278929017831424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.039 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13770
10:44:11.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13774 rows, more = false, responseScanTimestamp = 7317278929046560768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13774
10:44:11.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278929069883392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.047 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@482936828(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:11.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13777 rows, more = false, responseScanTimestamp = 7317278929069883392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13777
10:44:11.050 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1210329373(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:11.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278929085513728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.051 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@362381538(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:11.053 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1622759067(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:11.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13780 rows, more = false, responseScanTimestamp = 7317278929093074944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13780
10:44:11.056 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@874204055(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:11.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278929117433856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13810 rows, more = false, responseScanTimestamp = 7317278929117433856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13810
10:44:11.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278929117433856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13820 rows, more = false, responseScanTimestamp = 7317278929143832576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13820
10:44:11.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278929162162176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278929162162176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13831 rows, more = false, responseScanTimestamp = 7317278929206448128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13831
10:44:11.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13833 rows, more = false, responseScanTimestamp = 7317278929226801152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.089 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13833
10:44:11.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13834 rows, more = false, responseScanTimestamp = 7317278929246392320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13834
10:44:11.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13835 rows, more = false, responseScanTimestamp = 7317278929263599616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.101 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13835
10:44:11.101 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1562304712(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:11.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13839 rows, more = false, responseScanTimestamp = 7317278929301569536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.108 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13839
10:44:11.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278929331318784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13852 rows, more = false, responseScanTimestamp = 7317278929331318784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.112 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13852
10:44:11.113 [INFO - chaos-test-thread] (MiniKuduCluster.java:475) Killing tablet server 127.20.240.193:44957
10:44:11.113 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 0
  }
}

10:44:11.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.113574 21443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu with pid 22488
10:44:11.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278929346301952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:11.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:11.123443 22699 connection.cc:573] server connection from 127.20.240.193:40023 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
10:44:11.123 [ERROR - kudu-nio-3] (Connection.java:452) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
10:44:11.124 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] cleaning up while in state READY due to: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957]
10:44:11.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:11.124043 22884 connection.cc:466] server connection from 127.20.240.193:45043 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.20.240.193:45043 (request call id 4968) could send its response
10:44:11.124 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957) for tablet 3b682926a3a54be69e22e3f1739b6676: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957]
10:44:11.124 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957) for tablet 3b682926a3a54be69e22e3f1739b6676: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957]
10:44:11.124 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
10:44:11.124 [DEBUG - kudu-nio-3] (RemoteTablet.java:145) tablet 3b682926a3a54be69e22e3f1739b6676 already removed ts 7591fa92d22a4e8b861f3bcf581ceca0, size left is 2
10:44:11.124 [INFO - chaos-test-thread] (MiniKuduCluster.java:456) Starting tablet server 127.20.240.193:44957
10:44:11.124 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 0
  }
}

10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.125028 21443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:44:11.125 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] handling channelInactive
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/logs
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data/info.pb
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.193:44957
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.240.193
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=44997
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.193
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:44:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
10:44:11.137 [DEBUG - pool-2-thread-1] (Connection.java:748) [peer master-127.20.240.252:42605(127.20.240.252:42605)] connecting to peer
10:44:11.138 [DEBUG - kudu-nio-4] (Connection.java:757) [peer master-127.20.240.252:42605(127.20.240.252:42605)] Successfully connected to peer
10:44:11.163 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x1addbdef, L:/127.0.0.1:56290 - R:/127.20.240.252:42605] using TOKEN/null
10:44:11.167 [DEBUG - kudu-nio-4] (RemoteTablet.java:167) master-127.20.240.252:42605 was demoted as the leader for Kudu Master
10:44:11.167 [DEBUG - kudu-nio-4] (RemoteTablet.java:160) master-127.20.240.252:42605 couldn't be demoted as the leader for Kudu Master, there is no known leader
10:44:11.181 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:44:11.181 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=2, TimeoutTracker(timeout=29976, elapsed=44), Traces: [0ms] sending RPC to server master-127.20.240.252:42605, [30ms] delaying RPC due to: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [30ms] received response from server master-127.20.240.252:42605: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.254:42069, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.253:41603, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.252:42605, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.252:42605: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.254:42069: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.253:41603: OK, deferred=Deferred@2101720744(state=PENDING, result=null, callback=get tablet locations from the master for table org.apache.kudu.client.ITClient-1786445020481 -> release master lookup permit -> retry RPC, errback=passthrough -> release master lookup permit -> retry RPC after error)) after lookup
10:44:11.182 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
10:44:11.183 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=2, TimeoutTracker(timeout=29977, elapsed=44), Traces: [0ms] sending RPC to server master-127.20.240.252:42605, [30ms] delaying RPC due to: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [30ms] received response from server master-127.20.240.252:42605: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.254:42069, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.253:41603, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.252:42605, [42ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.252:42605: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.253:41603: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.254:42069: OK, deferred=Deferred@2104490138(state=PENDING, result=null, callback=get tablet locations from the master for table org.apache.kudu.client.ITClient-1786445020481 -> release master lookup permit -> retry RPC, errback=passthrough -> release master lookup permit -> retry RPC after error)) after lookup
10:44:11.183 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:11.184 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)[L],aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:44:11.184 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=2, sequence_id=7457, TimeoutTracker(timeout=30000, elapsed=71), Traces: [0ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [12ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [12ms] delaying RPC due to: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [24ms] refreshing cache from master, [25ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [55ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [55ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [65ms] Sub RPC GetTableLocations: refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.254:42069, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.253:41603, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.252:42605, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.252:42605: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.254:42069: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.253:41603: OK, [70ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [71ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, deferred=Deferred@1840400169(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007f8470337d00@4878e9ad -> passthrough -> wakeup thread writer-test-thread, errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@29e4cdb3 -> wakeup thread writer-test-thread)) after lookup
10:44:11.184 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] connecting to peer
10:44:11.185 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:11.185 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)[L],aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:44:11.185 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.185 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=2, KuduRpc(method=Scan, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=2, TimeoutTracker(timeout=30000, elapsed=70), Traces: [0ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [9ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [9ms] delaying RPC due to: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [23ms] refreshing cache from master, [23ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [53ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [53ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [63ms] Sub RPC GetTableLocations: refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.254:42069, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.253:41603, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.252:42605, [65ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.252:42605: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.253:41603: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.254:42069: OK, [68ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [70ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, deferred=Deferred@1758182938(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread, errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread))) after lookup
10:44:11.185 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] cleaning up while in state CONNECTING due to: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.186 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957) for tablet 3b682926a3a54be69e22e3f1739b6676: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.186 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] connecting to peer
10:44:11.187 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.187 [DEBUG - kudu-nio-6] (Connection.java:709) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] cleaning up while in state CONNECTING due to: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.187 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957) for tablet 3b682926a3a54be69e22e3f1739b6676: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:11.199 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)[L],aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:44:11.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=4, sequence_id=7457, TimeoutTracker(timeout=30000, elapsed=86), Traces: [0ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [12ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [12ms] delaying RPC due to: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [24ms] refreshing cache from master, [25ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [55ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [55ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [65ms] Sub RPC GetTableLocations: refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.254:42069, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.253:41603, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.252:42605, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.252:42605: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.254:42069: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.253:41603: OK, [70ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [71ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [72ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [73ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [74ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [85ms] refreshing cache from master, [85ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [86ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, deferred=Deferred@1840400169(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007f8470337d00@4878e9ad -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@2101720744 after retry RPC@775111696), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@29e4cdb3 -> wakeup thread writer-test-thread -> (continuation of Deferred@2101720744 after retry RPC@775111696))) after lookup
10:44:11.200 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] connecting to peer
10:44:11.202 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.202 [DEBUG - kudu-nio-7] (Connection.java:709) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] cleaning up while in state CONNECTING due to: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.202 [INFO - kudu-nio-7] (AsyncKuduClient.java:2355) Invalidating location 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957) for tablet 3b682926a3a54be69e22e3f1739b6676: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.202 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:11.203 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)[L],aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:44:11.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=4, KuduRpc(method=Scan, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=4, TimeoutTracker(timeout=30000, elapsed=88), Traces: [0ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [9ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [9ms] delaying RPC due to: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [23ms] refreshing cache from master, [23ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [53ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [53ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [63ms] Sub RPC GetTableLocations: refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.254:42069, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.253:41603, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.252:42605, [65ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.252:42605: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.253:41603: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.254:42069: OK, [68ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [70ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [71ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [72ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [72ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [82ms] refreshing cache from master, [82ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [87ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, deferred=Deferred@1758182938(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@2104490138 after retry RPC@352448134), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@2104490138 after retry RPC@352448134)))) after lookup
10:44:11.203 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] connecting to peer
10:44:11.204 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.204 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] cleaning up while in state CONNECTING due to: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.204 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957) for tablet 3b682926a3a54be69e22e3f1739b6676: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:11.218 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)[L],aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:44:11.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=6, KuduRpc(method=Scan, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=6, TimeoutTracker(timeout=30000, elapsed=103), Traces: [0ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [9ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [9ms] delaying RPC due to: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [23ms] refreshing cache from master, [23ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [53ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [53ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [63ms] Sub RPC GetTableLocations: refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.254:42069, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.253:41603, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.252:42605, [65ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.252:42605: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.253:41603: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.254:42069: OK, [68ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [70ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [71ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [72ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [72ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [82ms] refreshing cache from master, [82ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [87ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [88ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [89ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [89ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [101ms] refreshing cache from master, [101ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [102ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, deferred=Deferred@1758182938(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@2104490138 after retry RPC@352448134) -> (continuation of Deferred@1649216196 after retry RPC@1900257971), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@2104490138 after retry RPC@352448134) -> (continuation of Deferred@1649216196 after retry RPC@1900257971)))) after lookup
10:44:11.219 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] connecting to peer
10:44:11.220 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.220 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] cleaning up while in state CONNECTING due to: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.220 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957) for tablet 3b682926a3a54be69e22e3f1739b6676: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:11.224647 23226 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:44:11.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:11.224931 23226 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:44:11.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:11.224967 23226 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:44:11.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:11.227442 23226 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:44:11.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:11.227523 23226 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.240.193
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.230093 23226 tablet_server_runner.cc:78] Tablet server non-default flags:
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.193:44957
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data/info.pb
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.193
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=44997
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23226
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.240.193
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/logs
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:57 UTC on e7f111948823
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17616
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.230383 23226 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:44:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.230649 23226 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:44:11.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:11.233801 23233 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
10:44:11.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:11.233814 23238 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
10:44:11.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:11.233834 23234 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
10:44:11.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.234310 23226 server_base.cc:1061] running on GCE node
10:44:11.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.234529 23226 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:44:11.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.234771 23226 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:44:11.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.235942 23226 hybrid_clock.cc:648] HybridClock initialized: now 1786445051235922 us; error 34 us; skew 500 ppm
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.237367 23226 webserver.cc:533] Webserver started at http://127.20.240.193:44997/ using document root <none> and password file <none>
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.237571 23226 fs_manager.cc:362] Metadata directory not provided
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.237613 23226 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.239161 23226 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.001s
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.239933 23244 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.240155 23226 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.240221 23226 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data,/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7591fa92d22a4e8b861f3bcf581ceca0"
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.240530 23226 fs_report.cc:389] FS layout report
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data/data
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:44:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:44:11.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:11.246 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)[L],aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:44:11.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=6, sequence_id=7457, TimeoutTracker(timeout=30000, elapsed=133), Traces: [0ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [12ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [12ms] delaying RPC due to: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [24ms] refreshing cache from master, [25ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [55ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [55ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [65ms] Sub RPC GetTableLocations: refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.254:42069, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.253:41603, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.252:42605, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.252:42605: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.254:42069: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.253:41603: OK, [70ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [71ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [72ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [73ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [74ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [85ms] refreshing cache from master, [85ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [86ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [87ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [90ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [90ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [125ms] refreshing cache from master, [125ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [133ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, deferred=Deferred@1840400169(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007f8470337d00@4878e9ad -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@2101720744 after retry RPC@775111696) -> (continuation of Deferred@475372601 after retry RPC@1886384954), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@29e4cdb3 -> wakeup thread writer-test-thread -> (continuation of Deferred@2101720744 after retry RPC@775111696) -> (continuation of Deferred@475372601 after retry RPC@1886384954))) after lookup
10:44:11.246 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] connecting to peer
10:44:11.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:11.247 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)[L],aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:44:11.247 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.247 [DEBUG - kudu-nio-2] (Connection.java:709) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] cleaning up while in state CONNECTING due to: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.247 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957) for tablet 3b682926a3a54be69e22e3f1739b6676: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=8, KuduRpc(method=Scan, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=8, TimeoutTracker(timeout=30000, elapsed=132), Traces: [0ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [9ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [9ms] delaying RPC due to: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [23ms] refreshing cache from master, [23ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [53ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [53ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [63ms] Sub RPC GetTableLocations: refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.254:42069, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.253:41603, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.252:42605, [65ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.252:42605: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.253:41603: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.254:42069: OK, [68ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [70ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [71ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [72ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [72ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [82ms] refreshing cache from master, [82ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [87ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [88ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [89ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [89ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [101ms] refreshing cache from master, [101ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [102ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [104ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [105ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [105ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [122ms] refreshing cache from master, [122ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [132ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, deferred=Deferred@1758182938(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@2104490138 after retry RPC@352448134) -> (continuation of Deferred@1649216196 after retry RPC@1900257971) -> (continuation of Deferred@489666005 after retry RPC@316044137), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@2104490138 after retry RPC@352448134) -> (continuation of Deferred@1649216196 after retry RPC@1900257971) -> (continuation of Deferred@489666005 after retry RPC@316044137)))) after lookup
10:44:11.248 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] connecting to peer
10:44:11.249 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.249 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] cleaning up while in state CONNECTING due to: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.249 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957) for tablet 3b682926a3a54be69e22e3f1739b6676: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957
10:44:11.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.265599 23226 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:44:11.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.265975 23226 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
10:44:11.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.266105 23226 kserver.cc:163] Server-wide thread pool size limit: 3276
10:44:11.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.266371 23226 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
10:44:11.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.266919 23252 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
10:44:11.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.267871 23226 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
10:44:11.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.267931 23226 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
10:44:11.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.267966 23226 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
10:44:11.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.268703 23226 ts_tablet_manager.cc:616] Registered 1 tablets
10:44:11.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.268746 23226 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
10:44:11.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.268833 23252 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Bootstrap starting.
10:44:11.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.276208 23226 rpc_server.cc:307] RPC server started. Bound to: 127.20.240.193:44957
10:44:11.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.276538 23367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.240.193:44957 every 8 connection(s)
10:44:11.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.276639 23226 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data/info.pb
10:44:11.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.282369 21443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu as pid 23226
10:44:11.283 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
10:44:11.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.290345 23370 heartbeater.cc:344] Connected to a master server at 127.20.240.253:41603
10:44:11.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.290478 23370 heartbeater.cc:461] Registering TS with master...
10:44:11.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.290371 23369 heartbeater.cc:344] Connected to a master server at 127.20.240.254:42069
10:44:11.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.290572 23369 heartbeater.cc:461] Registering TS with master...
10:44:11.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.290706 23370 heartbeater.cc:507] Master 127.20.240.253:41603 requested a full tablet report, sending...
10:44:11.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.290706 23369 heartbeater.cc:507] Master 127.20.240.254:42069 requested a full tablet report, sending...
10:44:11.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.290937 23368 heartbeater.cc:344] Connected to a master server at 127.20.240.252:42605
10:44:11.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.290995 23368 heartbeater.cc:461] Registering TS with master...
10:44:11.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.291076 23368 heartbeater.cc:507] Master 127.20.240.252:42605 requested a full tablet report, sending...
10:44:11.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.291357 21489 ts_manager.cc:194] Re-registered known tserver with Master: 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957)
10:44:11.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.291455 21568 ts_manager.cc:194] Re-registered known tserver with Master: 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957)
10:44:11.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.291463 23116 ts_manager.cc:194] Re-registered known tserver with Master: 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957)
10:44:11.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.292317 21489 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.240.193:40141
10:44:11.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:11.298 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)[L],aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:44:11.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=8, sequence_id=7457, TimeoutTracker(timeout=30000, elapsed=185), Traces: [0ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [12ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [12ms] delaying RPC due to: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [24ms] refreshing cache from master, [25ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [55ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [55ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [65ms] Sub RPC GetTableLocations: refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.254:42069, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.253:41603, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.252:42605, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.252:42605: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.254:42069: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.253:41603: OK, [70ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [71ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [72ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [73ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [74ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [85ms] refreshing cache from master, [85ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [86ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [87ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [90ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [90ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [125ms] refreshing cache from master, [125ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [133ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [134ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [135ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [135ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [184ms] refreshing cache from master, [184ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [185ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, deferred=Deferred@1840400169(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007f8470337d00@4878e9ad -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@2101720744 after retry RPC@775111696) -> (continuation of Deferred@475372601 after retry RPC@1886384954) -> (continuation of Deferred@984920196 after retry RPC@467190144), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@29e4cdb3 -> wakeup thread writer-test-thread -> (continuation of Deferred@2101720744 after retry RPC@775111696) -> (continuation of Deferred@475372601 after retry RPC@1886384954) -> (continuation of Deferred@984920196 after retry RPC@467190144))) after lookup
10:44:11.298 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] connecting to peer
10:44:11.299 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] Successfully connected to peer
10:44:11.314 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x21869bf5, L:/127.0.0.1:42396 - R:/127.20.240.193:44957] using TOKEN/null
10:44:11.315 [INFO - kudu-nio-4] (AsyncKuduClient.java:2355) Invalidating location 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957) for tablet 3b682926a3a54be69e22e3f1739b6676: Tablet not RUNNING: BOOTSTRAPPING
10:44:11.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:11.318 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)[L],aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:44:11.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=10, sequence_id=7457, TimeoutTracker(timeout=30000, elapsed=205), Traces: [0ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [12ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [12ms] delaying RPC due to: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [24ms] refreshing cache from master, [25ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [55ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [55ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [65ms] Sub RPC GetTableLocations: refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.254:42069, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.253:41603, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.252:42605, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.252:42605: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.254:42069: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.253:41603: OK, [70ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [71ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [72ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [73ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [74ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [85ms] refreshing cache from master, [85ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [86ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [87ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [90ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [90ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [125ms] refreshing cache from master, [125ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [133ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [134ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [135ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [135ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [184ms] refreshing cache from master, [184ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [185ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [186ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [203ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [203ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [205ms] refreshing cache from master, [205ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [205ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, deferred=Deferred@1840400169(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007f8470337d00@4878e9ad -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@2101720744 after retry RPC@775111696) -> (continuation of Deferred@475372601 after retry RPC@1886384954) -> (continuation of Deferred@984920196 after retry RPC@467190144) -> (continuation of Deferred@319596206 after retry RPC@1308995982), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@29e4cdb3 -> wakeup thread writer-test-thread -> (continuation of Deferred@2101720744 after retry RPC@775111696) -> (continuation of Deferred@475372601 after retry RPC@1886384954) -> (continuation of Deferred@984920196 after retry RPC@467190144) -> (continuation of Deferred@319596206 after retry RPC@1308995982))) after lookup
10:44:11.319 [INFO - kudu-nio-4] (AsyncKuduClient.java:2355) Invalidating location 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957) for tablet 3b682926a3a54be69e22e3f1739b6676: Tablet not RUNNING: BOOTSTRAPPING
10:44:11.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.369274 23252 log.cc:826] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Log is configured to *not* fsync() on all Append() calls
10:44:11.558 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:11.559 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)[L],aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:44:11.560 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=12, sequence_id=7457, TimeoutTracker(timeout=30000, elapsed=446), Traces: [0ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [12ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [12ms] delaying RPC due to: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [24ms] refreshing cache from master, [25ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [55ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [55ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [65ms] Sub RPC GetTableLocations: refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.254:42069, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.253:41603, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.252:42605, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.252:42605: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.254:42069: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.253:41603: OK, [70ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [71ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [72ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [73ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [74ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [85ms] refreshing cache from master, [85ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [86ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [87ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [90ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [90ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [125ms] refreshing cache from master, [125ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [133ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [134ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [135ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [135ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [184ms] refreshing cache from master, [184ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [185ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [186ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [203ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [203ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [205ms] refreshing cache from master, [205ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [205ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [206ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [207ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [207ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [444ms] refreshing cache from master, [444ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [446ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, deferred=Deferred@1840400169(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007f8470337d00@4878e9ad -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@2101720744 after retry RPC@775111696) -> (continuation of Deferred@475372601 after retry RPC@1886384954) -> (continuation of Deferred@984920196 after retry RPC@467190144) -> (continuation of Deferred@319596206 after retry RPC@1308995982) -> (continuation of Deferred@1594976964 after retry RPC@1418552071), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@29e4cdb3 -> wakeup thread writer-test-thread -> (continuation of Deferred@2101720744 after retry RPC@775111696) -> (continuation of Deferred@475372601 after retry RPC@1886384954) -> (continuation of Deferred@984920196 after retry RPC@467190144) -> (continuation of Deferred@319596206 after retry RPC@1308995982) -> (continuation of Deferred@1594976964 after retry RPC@1418552071))) after lookup
10:44:11.561 [INFO - kudu-nio-4] (AsyncKuduClient.java:2355) Invalidating location 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957) for tablet 3b682926a3a54be69e22e3f1739b6676: Tablet not RUNNING: BOOTSTRAPPING
10:44:11.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:11.678 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)[L],aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779),c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:44:11.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=10, KuduRpc(method=Scan, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=10, TimeoutTracker(timeout=30000, elapsed=563), Traces: [0ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [9ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [9ms] delaying RPC due to: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [23ms] refreshing cache from master, [23ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [53ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [53ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [63ms] Sub RPC GetTableLocations: refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.254:42069, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.253:41603, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.252:42605, [65ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.252:42605: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.253:41603: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.254:42069: OK, [68ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [70ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [71ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [72ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [72ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [82ms] refreshing cache from master, [82ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [87ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [88ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [89ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [89ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [101ms] refreshing cache from master, [101ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [102ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [104ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [105ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [105ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [122ms] refreshing cache from master, [122ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [132ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [133ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [134ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [134ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [561ms] refreshing cache from master, [561ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [562ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, deferred=Deferred@1758182938(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@2104490138 after retry RPC@352448134) -> (continuation of Deferred@1649216196 after retry RPC@1900257971) -> (continuation of Deferred@489666005 after retry RPC@316044137) -> (continuation of Deferred@1576670903 after retry RPC@166264966), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@2104490138 after retry RPC@352448134) -> (continuation of Deferred@1649216196 after retry RPC@1900257971) -> (continuation of Deferred@489666005 after retry RPC@316044137) -> (continuation of Deferred@1576670903 after retry RPC@166264966)))) after lookup
10:44:11.680 [INFO - kudu-nio-4] (AsyncKuduClient.java:2355) Invalidating location 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957) for tablet 3b682926a3a54be69e22e3f1739b6676: Tablet not RUNNING: BOOTSTRAPPING
10:44:11.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.754019 23252 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=7460 overwritten=0 applied=7459 ignored=0} inserts{seen=13855 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
10:44:11.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.754614 23252 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Bootstrap complete.
10:44:11.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.756038 23252 ts_tablet_manager.cc:1403] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Time spent bootstrapping tablet: real 0.487s	user 0.325s	sys 0.157s
10:44:11.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.757337 23252 raft_consensus.cc:359] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 3 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:44:11.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.758018 23252 raft_consensus.cc:740] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7591fa92d22a4e8b861f3bcf581ceca0, State: Initialized, Role: FOLLOWER
10:44:11.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.758126 23252 consensus_queue.cc:260] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7459, Last appended: 3.7460, Last appended by leader: 7460, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:44:11.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.758311 23252 ts_tablet_manager.cc:1434] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
10:44:11.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:11.758397 23369 heartbeater.cc:499] Master 127.20.240.254:42069 was elected leader, sending a full tablet report...
10:44:12.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.615036 23385 raft_consensus.cc:493] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7591fa92d22a4e8b861f3bcf581ceca0)
10:44:12.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.615185 23385 raft_consensus.cc:515] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:44:12.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.615382 23385 leader_election.cc:290] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957), c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595)
10:44:12.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.615888 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" candidate_term: 4 candidate_status { last_received { term: 3 index: 7460 } } ignore_live_leader: false dest_uuid: "c899b3c9252142b98660e7216d0c37b3" is_pre_election: true
10:44:12.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.618821 23318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" candidate_term: 4 candidate_status { last_received { term: 3 index: 7460 } } ignore_live_leader: false dest_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" is_pre_election: true
10:44:12.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.618974 23318 raft_consensus.cc:2468] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aeb2b9bf3a9c467bad8ea03f46e47a78 in term 3.
10:44:12.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.619212 22701 leader_election.cc:304] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7591fa92d22a4e8b861f3bcf581ceca0, aeb2b9bf3a9c467bad8ea03f46e47a78; no voters: c899b3c9252142b98660e7216d0c37b3
10:44:12.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.619359 23385 raft_consensus.cc:2804] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 3 FOLLOWER]: Leader pre-election won for term 4
10:44:12.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.619429 23385 raft_consensus.cc:493] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7591fa92d22a4e8b861f3bcf581ceca0)
10:44:12.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.619453 23385 raft_consensus.cc:3060] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 3 FOLLOWER]: Advancing to term 4
10:44:12.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.620334 23385 raft_consensus.cc:515] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:44:12.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.620496 23385 leader_election.cc:290] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [CANDIDATE]: Term 4 election: Requested vote from peers 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957), c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595)
10:44:12.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.620723 23318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" candidate_term: 4 candidate_status { last_received { term: 3 index: 7460 } } ignore_live_leader: false dest_uuid: "7591fa92d22a4e8b861f3bcf581ceca0"
10:44:12.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.620834 23318 raft_consensus.cc:3060] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 3 FOLLOWER]: Advancing to term 4
10:44:12.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.620823 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" candidate_term: 4 candidate_status { last_received { term: 3 index: 7460 } } ignore_live_leader: false dest_uuid: "c899b3c9252142b98660e7216d0c37b3"
10:44:12.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.621871 23318 raft_consensus.cc:2468] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aeb2b9bf3a9c467bad8ea03f46e47a78 in term 4.
10:44:12.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.622119 22701 leader_election.cc:304] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7591fa92d22a4e8b861f3bcf581ceca0, aeb2b9bf3a9c467bad8ea03f46e47a78; no voters: c899b3c9252142b98660e7216d0c37b3
10:44:12.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.622241 23385 raft_consensus.cc:2804] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 4 FOLLOWER]: Leader election won for term 4
10:44:12.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.622370 23385 raft_consensus.cc:697] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [term 4 LEADER]: Becoming Leader. State: Replica: aeb2b9bf3a9c467bad8ea03f46e47a78, State: Running, Role: LEADER
10:44:12.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.622468 23385 consensus_queue.cc:237] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7459, Committed index: 7459, Last appended: 3.7460, Last appended by leader: 7460, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:44:12.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.623270 21487 catalog_manager.cc:5719] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 reported cstate change: term changed from 3 to 4, leader changed from 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193) to aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195). New cstate: current_term: 4 leader_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } health_report { overall_health: UNKNOWN } } }
10:44:12.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.624346 23393 raft_consensus.cc:493] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7591fa92d22a4e8b861f3bcf581ceca0)
10:44:12.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.624436 23393 raft_consensus.cc:515] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:44:12.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.624765 23393 leader_election.cc:290] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957), aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195:41779)
10:44:12.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.628729 23318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "c899b3c9252142b98660e7216d0c37b3" candidate_term: 4 candidate_status { last_received { term: 3 index: 7460 } } ignore_live_leader: false dest_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" is_pre_election: true
10:44:12.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.628857 23318 raft_consensus.cc:2393] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c899b3c9252142b98660e7216d0c37b3 in current term 4: Already voted for candidate aeb2b9bf3a9c467bad8ea03f46e47a78 in this term.
10:44:12.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.628944 22760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b682926a3a54be69e22e3f1739b6676" candidate_uuid: "c899b3c9252142b98660e7216d0c37b3" candidate_term: 4 candidate_status { last_received { term: 3 index: 7460 } } ignore_live_leader: false dest_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" is_pre_election: true
10:44:12.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.629160 22884 leader_election.cc:304] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c899b3c9252142b98660e7216d0c37b3; no voters: 7591fa92d22a4e8b861f3bcf581ceca0, aeb2b9bf3a9c467bad8ea03f46e47a78
10:44:12.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.629343 23393 raft_consensus.cc:3060] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 3 FOLLOWER]: Advancing to term 4
10:44:12.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:12.630035 23393 raft_consensus.cc:2749] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
10:44:13.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:13.009166 23318 raft_consensus.cc:1275] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 4 FOLLOWER]: Refusing update from remote peer aeb2b9bf3a9c467bad8ea03f46e47a78: Log matching property violated. Preceding OpId in replica: term: 3 index: 7460. Preceding OpId from leader: term: 4 index: 7461. (index mismatch)
10:44:13.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:13.009591 23385 consensus_queue.cc:1048] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7461, Last known committed idx: 7459, Time since last communication: 0.000s
10:44:13.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:13.010815 22959 raft_consensus.cc:1275] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 4 FOLLOWER]: Refusing update from remote peer aeb2b9bf3a9c467bad8ea03f46e47a78: Log matching property violated. Preceding OpId in replica: term: 3 index: 7460. Preceding OpId from leader: term: 4 index: 7461. (index mismatch)
10:44:13.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:13.011158 23388 consensus_queue.cc:1048] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7461, Last known committed idx: 7459, Time since last communication: 0.000s
10:44:13.078 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b682926a3a54be69e22e3f1739b6676 for table 'org.apache.kudu.client.ITClient-1786445020481' with partition [<start>, <end>)
10:44:13.079 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]}]
10:44:13.079 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=3b682926a3a54be69e22e3f1739b6676, attempt=14, sequence_id=7457, TimeoutTracker(timeout=30000, elapsed=1966), Traces: [0ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [12ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [12ms] delaying RPC due to: Network error: [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] unexpected exception from downstream on [id: 0xdc6c173c, L:/127.0.0.1:51576 - R:/127.20.240.193:44957], [24ms] refreshing cache from master, [25ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.252:42605, [55ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [55ms] Sub RPC GetTableLocations: received response from server master-127.20.240.252:42605: Illegal state: Not the leader. Local UUID: 1afa4a21e9934ac18ca829bb9ef4609e, Raft Consensus state: current_term: 2 leader_uuid: "a55ba14438c54c26bc5feb5651836966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } } (error 0), [65ms] Sub RPC GetTableLocations: refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.254:42069, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.253:41603, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.240.252:42605, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.252:42605: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.254:42069: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.240.253:41603: OK, [70ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [71ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [72ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [73ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [74ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [85ms] refreshing cache from master, [85ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [86ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [87ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [90ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [90ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [125ms] refreshing cache from master, [125ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [133ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [134ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [135ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [135ms] delaying RPC due to: Network error: Failed to connect to peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957): Connection refused: /127.20.240.193:44957, [184ms] refreshing cache from master, [184ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [185ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [186ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [203ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [203ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [205ms] refreshing cache from master, [205ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [205ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [206ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [207ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [207ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [444ms] refreshing cache from master, [444ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [446ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, [448ms] sending RPC to server 7591fa92d22a4e8b861f3bcf581ceca0, [449ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [449ms] received response from server 7591fa92d22a4e8b861f3bcf581ceca0: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [1965ms] refreshing cache from master, [1965ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.240.254:42069, [1966ms] Sub RPC GetTableLocations: received response from server master-127.20.240.254:42069: OK, deferred=Deferred@1840400169(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$232/0x00007f8470337d00@4878e9ad -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@2101720744 after retry RPC@775111696) -> (continuation of Deferred@475372601 after retry RPC@1886384954) -> (continuation of Deferred@984920196 after retry RPC@467190144) -> (continuation of Deferred@319596206 after retry RPC@1308995982) -> (continuation of Deferred@1594976964 after retry RPC@1418552071) -> (continuation of Deferred@1827149631 after retry RPC@1638595515), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@29e4cdb3 -> wakeup thread writer-test-thread -> (continuation of Deferred@2101720744 after retry RPC@775111696) -> (continuation of Deferred@475372601 after retry RPC@1886384954) -> (continuation of Deferred@984920196 after retry RPC@467190144) -> (continuation of Deferred@319596206 after retry RPC@1308995982) -> (continuation of Deferred@1594976964 after retry RPC@1418552071) -> (continuation of Deferred@1827149631 after retry RPC@1638595515))) after lookup
10:44:13.079 [DEBUG - kudu-nio-0] (Connection.java:748) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] connecting to peer
10:44:13.080 [DEBUG - kudu-nio-5] (Connection.java:757) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] Successfully connected to peer
10:44:13.100 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0xe864fdfd, L:/127.0.0.1:38940 - R:/127.20.240.195:41779] using TOKEN/null
10:44:13.109 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@81388825(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.155 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@780035735(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.157 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1087883068(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.172 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1785034574(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.190 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@559920694(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.205 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2085103188(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.247 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@39379142(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.262 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1128671428(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.279 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@527747228(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.295 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@573777824(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.297 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1730723312(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.311 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@358263257(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.340 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@743678918(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.369 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@392601547(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.371 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@889419754(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.373 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1968637170(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.374 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1143723021(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.376 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1729135492(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.377 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1233257643(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.393 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@71301629(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.395 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@514772683(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.410 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2109825593(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.427 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@616535670(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.456 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1605657357(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.458 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@923018918(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.459 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1101159125(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.474 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@435583153(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.475 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1705434249(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.490 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1937893261(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.531 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@547782618(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.545 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@171944079(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.583 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13854 rows, more = false, responseScanTimestamp = 7317278929346301952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13854
10:44:13.584 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278939449163776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.585 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278939465744384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.586 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278939481288704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.591 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14474 rows, more = false, responseScanTimestamp = 7317278939481288704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14474
10:44:13.603 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14476 rows, more = false, responseScanTimestamp = 7317278939499171840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14476
10:44:13.604 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278939525431296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.609 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14480 rows, more = false, responseScanTimestamp = 7317278939531026432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14480
10:44:13.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278939561078784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.611 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278939561078784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.619 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14481 rows, more = false, responseScanTimestamp = 7317278939561078784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.619 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14481
10:44:13.620 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278939604930560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.621 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278939609759744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.621 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278939609759744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.622 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278939627118592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.623 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278939627118592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.624 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1504608213(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.625 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278939636137984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.625 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278939642400768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.626 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278939642400768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.626 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@636442338(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.628 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@908371242(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.634 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14490 rows, more = false, responseScanTimestamp = 7317278939649769472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14490
10:44:13.635 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278939671023616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.642 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14521 rows, more = false, responseScanTimestamp = 7317278939677028352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14521
10:44:13.649 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14523 rows, more = false, responseScanTimestamp = 7317278939699064832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14523
10:44:13.652 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1101535409(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.655 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14526 rows, more = false, responseScanTimestamp = 7317278939731881984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14526
10:44:13.656 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1800574854(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.656 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278939754979328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.657 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278939761184768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.662 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14530 rows, more = false, responseScanTimestamp = 7317278939761184768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14530
10:44:13.664 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278939790225408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14552 rows, more = false, responseScanTimestamp = 7317278939796361216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14552
10:44:13.676 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14552 rows, more = false, responseScanTimestamp = 7317278939796361216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.680 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@878023752(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.682 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@667646493(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.685 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14556 rows, more = false, responseScanTimestamp = 7317278939845513216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14556
10:44:13.685 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@648512453(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.693 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14560 rows, more = false, responseScanTimestamp = 7317278939877761024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14560
10:44:13.699 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14591 rows, more = false, responseScanTimestamp = 7317278939912069120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.699 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14591
10:44:13.705 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14594 rows, more = false, responseScanTimestamp = 7317278939942748160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14594
10:44:13.709 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1496763952(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.712 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14597 rows, more = false, responseScanTimestamp = 7317278939967426560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14597
10:44:13.713 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1104799370(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.713 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278939987447808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.721 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14600 rows, more = false, responseScanTimestamp = 7317278939994071040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.722 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14600
10:44:13.723 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940035629056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.728 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14621 rows, more = false, responseScanTimestamp = 7317278940035629056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.728 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14621
10:44:13.729 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940061872128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.730 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940061872128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.737 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14624 rows, more = false, responseScanTimestamp = 7317278940074799104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14624
10:44:13.743 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1035888446(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.747 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14626 rows, more = false, responseScanTimestamp = 7317278940088344576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.749 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14626
10:44:13.751 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@656241383(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.755 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940160090112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.762 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14630 rows, more = false, responseScanTimestamp = 7317278940160090112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14630
10:44:13.770 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14640 rows, more = false, responseScanTimestamp = 7317278940176334848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14640
10:44:13.778 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14652 rows, more = false, responseScanTimestamp = 7317278940221808640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14652
10:44:13.784 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14657 rows, more = false, responseScanTimestamp = 7317278940266020864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14657
10:44:13.786 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1219854202(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.792 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14658 rows, more = false, responseScanTimestamp = 7317278940280307712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.792 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14658
10:44:13.793 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940311531520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.794 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940318093312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.804 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14671 rows, more = false, responseScanTimestamp = 7317278940336820224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14671
10:44:13.805 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940371836928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.807 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1188445520(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.813 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14677 rows, more = false, responseScanTimestamp = 7317278940371836928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14677
10:44:13.815 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940398030848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.823 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14690 rows, more = false, responseScanTimestamp = 7317278940413784064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14690
10:44:13.825 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940439650304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.826 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940450652160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.827 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940465541120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.834 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14695 rows, more = false, responseScanTimestamp = 7317278940465541120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14695
10:44:13.839 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14698 rows, more = false, responseScanTimestamp = 7317278940485640192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.839 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14698
10:44:13.840 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940520833024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.845 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14702 rows, more = false, responseScanTimestamp = 7317278940520833024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14702
10:44:13.846 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940540522496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.847 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940540522496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.848 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940554846208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.854 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14706 rows, more = false, responseScanTimestamp = 7317278940554846208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.854 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14706
10:44:13.855 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940573356032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.860 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14710 rows, more = false, responseScanTimestamp = 7317278940578734080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.860 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14710
10:44:13.860 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940601008128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.865 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14713 rows, more = false, responseScanTimestamp = 7317278940601008128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14713
10:44:13.866 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940623941632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.871 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14716 rows, more = false, responseScanTimestamp = 7317278940623941632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14716
10:44:13.872 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940634370048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.873 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940639911936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.874 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940659994624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.878 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14719 rows, more = false, responseScanTimestamp = 7317278940659994624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14719
10:44:13.883 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14720 rows, more = false, responseScanTimestamp = 7317278940666630144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.883 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14720
10:44:13.889 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14721 rows, more = false, responseScanTimestamp = 7317278940686888960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14721
10:44:13.895 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14723 rows, more = false, responseScanTimestamp = 7317278940710776832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.895 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14723
10:44:13.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940741873664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.897 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940741873664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.903 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14727 rows, more = false, responseScanTimestamp = 7317278940756824064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.903 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14727
10:44:13.910 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14729 rows, more = false, responseScanTimestamp = 7317278940770078720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14729
10:44:13.911 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940800163840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.918 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14732 rows, more = false, responseScanTimestamp = 7317278940800163840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14732
10:44:13.923 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14734 rows, more = false, responseScanTimestamp = 7317278940826357760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14734
10:44:13.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940863938560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.925 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@144647459(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.930 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14738 rows, more = false, responseScanTimestamp = 7317278940863938560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14738
10:44:13.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940886953984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.932 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940886953984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.936 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14751 rows, more = false, responseScanTimestamp = 7317278940901904384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14751
10:44:13.942 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14752 rows, more = false, responseScanTimestamp = 7317278940908007424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14752
10:44:13.943 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940933074944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.947 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14756 rows, more = false, responseScanTimestamp = 7317278940938915840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14756
10:44:13.953 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14758 rows, more = false, responseScanTimestamp = 7317278940958060544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14758
10:44:13.954 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278940978987008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.959 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14762 rows, more = false, responseScanTimestamp = 7317278940984434688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.959 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14762
10:44:13.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14765 rows, more = false, responseScanTimestamp = 7317278941009403904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14765
10:44:13.968 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14767 rows, more = false, responseScanTimestamp = 7317278941024301056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.968 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14767
10:44:13.969 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1155134621(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:13.974 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14768 rows, more = false, responseScanTimestamp = 7317278941031616512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14768
10:44:13.975 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941040017408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.980 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14770 rows, more = false, responseScanTimestamp = 7317278941058641920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14770
10:44:13.985 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14780 rows, more = false, responseScanTimestamp = 7317278941082275840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14780
10:44:13.989 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941109424128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.998 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14784 rows, more = false, responseScanTimestamp = 7317278941133344768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:13.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14784
10:44:14.000 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941157097472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.001 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941157097472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.002 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@670309843(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.004 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1346345152(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14788 rows, more = false, responseScanTimestamp = 7317278941179899904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14788
10:44:14.010 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941211975680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.016 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14810 rows, more = false, responseScanTimestamp = 7317278941211975680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14810
10:44:14.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941229420544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.018 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941229420544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.023 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14813 rows, more = false, responseScanTimestamp = 7317278941253009408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14813
10:44:14.029 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14814 rows, more = false, responseScanTimestamp = 7317278941260386304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.029 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14814
10:44:14.035 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14815 rows, more = false, responseScanTimestamp = 7317278941282033664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.035 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14815
10:44:14.035 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@569903577(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.037 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@705592423(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.039 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@764667504(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.041 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14819 rows, more = false, responseScanTimestamp = 7317278941320503296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.041 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14819
10:44:14.047 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14830 rows, more = false, responseScanTimestamp = 7317278941339652096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.047 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14830
10:44:14.048 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941365784576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.053 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14851 rows, more = false, responseScanTimestamp = 7317278941365784576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14851
10:44:14.054 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941381369856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.061 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14853 rows, more = false, responseScanTimestamp = 7317278941398110208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14853
10:44:14.065 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@21402266(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.069 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14856 rows, more = false, responseScanTimestamp = 7317278941418422272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14856
10:44:14.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941447155712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.075 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14860 rows, more = false, responseScanTimestamp = 7317278941453279232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14860
10:44:14.081 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14871 rows, more = false, responseScanTimestamp = 7317278941476868096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14871
10:44:14.082 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941493833728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.086 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14873 rows, more = false, responseScanTimestamp = 7317278941500973056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.086 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14873
10:44:14.087 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941519073280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.087 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941530808320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.088 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941530808320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.089 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941538902016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.090 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941545930752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.096 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14877 rows, more = false, responseScanTimestamp = 7317278941545930752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.096 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14877
10:44:14.097 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941563015168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.101 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14880 rows, more = false, responseScanTimestamp = 7317278941563015168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.101 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14880
10:44:14.106 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14882 rows, more = false, responseScanTimestamp = 7317278941586116608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.106 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14882
10:44:14.111 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14884 rows, more = false, responseScanTimestamp = 7317278941602263040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14884
10:44:14.116 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14885 rows, more = false, responseScanTimestamp = 7317278941620953088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14885
10:44:14.121 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14888 rows, more = false, responseScanTimestamp = 7317278941648248832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14888
10:44:14.122 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941670354944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.123 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941670354944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941684469760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.125 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941684469760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.129 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14893 rows, more = false, responseScanTimestamp = 7317278941691494400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14893
10:44:14.133 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14894 rows, more = false, responseScanTimestamp = 7317278941698732032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.133 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14894
10:44:14.134 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941716959232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.135 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941723389952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.138 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1620178346(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.140 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14896 rows, more = false, responseScanTimestamp = 7317278941723389952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.140 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14896
10:44:14.140 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@958742683(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.146 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14899 rows, more = false, responseScanTimestamp = 7317278941745266688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14899
10:44:14.151 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14910 rows, more = false, responseScanTimestamp = 7317278941762416640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14910
10:44:14.152 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941795647488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.157 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14923 rows, more = false, responseScanTimestamp = 7317278941795647488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.157 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14923
10:44:14.158 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941818429440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.163 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14927 rows, more = false, responseScanTimestamp = 7317278941827268608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.164 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14927
10:44:14.169 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14930 rows, more = false, responseScanTimestamp = 7317278941845946368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.169 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14930
10:44:14.173 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14933 rows, more = false, responseScanTimestamp = 7317278941870833664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14933
10:44:14.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14934 rows, more = false, responseScanTimestamp = 7317278941879390208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.179 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14934
10:44:14.180 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941900832768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.181 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278941906227200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.182 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@196579753(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.185 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14938 rows, more = false, responseScanTimestamp = 7317278941921148928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.186 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14938
10:44:14.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14950 rows, more = false, responseScanTimestamp = 7317278941940051968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14950
10:44:14.197 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14951 rows, more = false, responseScanTimestamp = 7317278941948387328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14951
10:44:14.202 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14953 rows, more = false, responseScanTimestamp = 7317278941971943424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14953
10:44:14.207 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14957 rows, more = false, responseScanTimestamp = 7317278942006087680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14957
10:44:14.207 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1053822983(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.208 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942026690560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.211 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14959 rows, more = false, responseScanTimestamp = 7317278942026690560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14959
10:44:14.212 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942036873216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.213 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942036873216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.219 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14970 rows, more = false, responseScanTimestamp = 7317278942047203328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14970
10:44:14.220 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942063583232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.226 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14973 rows, more = false, responseScanTimestamp = 7317278942069182464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14973
10:44:14.231 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14976 rows, more = false, responseScanTimestamp = 7317278942097682432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14976
10:44:14.232 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942118027264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.233 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942123925504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.234 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942136549376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.235 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942136549376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.240 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14981 rows, more = false, responseScanTimestamp = 7317278942142279680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14981
10:44:14.247 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14983 rows, more = false, responseScanTimestamp = 7317278942153973760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.247 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14983
10:44:14.249 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942172987392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.250 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942172987392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.258 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14986 rows, more = false, responseScanTimestamp = 7317278942199754752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.258 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14986
10:44:14.259 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1367576274(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.263 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14987 rows, more = false, responseScanTimestamp = 7317278942212857856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14987
10:44:14.263 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1110523361(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.264 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942243753984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.264 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942250795008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.265 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1966917335(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.270 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14990 rows, more = false, responseScanTimestamp = 7317278942250795008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14990
10:44:14.271 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942282838016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.286 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15021 rows, more = false, responseScanTimestamp = 7317278942282838016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.287 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15021
10:44:14.294 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15023 rows, more = false, responseScanTimestamp = 7317278942332129280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15023
10:44:14.298 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15024 rows, more = false, responseScanTimestamp = 7317278942361395200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.298 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15024
10:44:14.299 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942390714368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.306 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15025 rows, more = false, responseScanTimestamp = 7317278942390714368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15025
10:44:14.306 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1272094815(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.311 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15028 rows, more = false, responseScanTimestamp = 7317278942423683072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15028
10:44:14.317 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15030 rows, more = false, responseScanTimestamp = 7317278942443319296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.317 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15030
10:44:14.325 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15041 rows, more = false, responseScanTimestamp = 7317278942476443648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15041
10:44:14.331 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15043 rows, more = false, responseScanTimestamp = 7317278942493515776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.331 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15043
10:44:14.332 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942527705088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.334 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942534348800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.341 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15048 rows, more = false, responseScanTimestamp = 7317278942544437248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15048
10:44:14.346 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15051 rows, more = false, responseScanTimestamp = 7317278942563774464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.346 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15051
10:44:14.347 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942584680448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.348 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942584680448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.349 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942584680448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.354 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15054 rows, more = false, responseScanTimestamp = 7317278942605504512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15054
10:44:14.360 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15055 rows, more = false, responseScanTimestamp = 7317278942614618112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15055
10:44:14.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15057 rows, more = false, responseScanTimestamp = 7317278942643834880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15057
10:44:14.371 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15057 rows, more = false, responseScanTimestamp = 7317278942643834880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.378 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15058 rows, more = false, responseScanTimestamp = 7317278942667780096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15058
10:44:14.386 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15059 rows, more = false, responseScanTimestamp = 7317278942687891456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15059
10:44:14.387 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942751199232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.394 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15062 rows, more = false, responseScanTimestamp = 7317278942751199232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.394 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15062
10:44:14.395 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942776143872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.399 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15065 rows, more = false, responseScanTimestamp = 7317278942782566400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15065
10:44:14.401 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@107627241(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.403 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1308600816(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.404 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15068 rows, more = false, responseScanTimestamp = 7317278942812258304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15068
10:44:14.409 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15070 rows, more = false, responseScanTimestamp = 7317278942829486080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15070
10:44:14.413 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15090 rows, more = false, responseScanTimestamp = 7317278942843621376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15090
10:44:14.414 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942863056896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.420 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15092 rows, more = false, responseScanTimestamp = 7317278942863056896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15092
10:44:14.421 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942892519424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.422 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942892519424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.426 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15096 rows, more = false, responseScanTimestamp = 7317278942908895232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15096
10:44:14.427 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942923485184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.428 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1592186086(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.431 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15098 rows, more = false, responseScanTimestamp = 7317278942923485184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15098
10:44:14.435 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15099 rows, more = false, responseScanTimestamp = 7317278942933475328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15099
10:44:14.436 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278942955245568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.441 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15111 rows, more = false, responseScanTimestamp = 7317278942965514240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15111
10:44:14.445 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15112 rows, more = false, responseScanTimestamp = 7317278942975684608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15112
10:44:14.451 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15112 rows, more = false, responseScanTimestamp = 7317278942975684608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.452 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943017107456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.457 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15115 rows, more = false, responseScanTimestamp = 7317278943017107456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15115
10:44:14.459 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@15226685(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.461 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1421947075(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.462 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15117 rows, more = false, responseScanTimestamp = 7317278943041597440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15117
10:44:14.463 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943068041216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.464 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943077097472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.470 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15130 rows, more = false, responseScanTimestamp = 7317278943077097472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15130
10:44:14.471 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943102025728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.477 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15143 rows, more = false, responseScanTimestamp = 7317278943102025728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.477 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15143
10:44:14.481 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15146 rows, more = false, responseScanTimestamp = 7317278943124365312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.481 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15146
10:44:14.486 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15147 rows, more = false, responseScanTimestamp = 7317278943140458496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15147
10:44:14.487 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943163596800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.493 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15150 rows, more = false, responseScanTimestamp = 7317278943170109440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15150
10:44:14.498 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15153 rows, more = false, responseScanTimestamp = 7317278943196717056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15153
10:44:14.499 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943216754688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.500 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943216754688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.505 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15157 rows, more = false, responseScanTimestamp = 7317278943229452288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15157
10:44:14.510 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15160 rows, more = false, responseScanTimestamp = 7317278943247876096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15160
10:44:14.516 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15163 rows, more = false, responseScanTimestamp = 7317278943269584896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15163
10:44:14.520 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15165 rows, more = false, responseScanTimestamp = 7317278943285215232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15165
10:44:14.521 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943301578752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.522 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943301578752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.527 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15167 rows, more = false, responseScanTimestamp = 7317278943318310912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15167
10:44:14.528 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943329615872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.529 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943335669760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.530 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943335669760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.530 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943347986432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.531 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943354052608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.532 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943354052608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.533 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943359889408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.539 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15173 rows, more = false, responseScanTimestamp = 7317278943359889408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.539 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15173
10:44:14.544 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15175 rows, more = false, responseScanTimestamp = 7317278943371755520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15175
10:44:14.549 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15177 rows, more = false, responseScanTimestamp = 7317278943394701312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.549 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15177
10:44:14.549 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1690416002(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.550 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943418736640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.556 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15179 rows, more = false, responseScanTimestamp = 7317278943418736640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.556 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15179
10:44:14.557 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943442915328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15190 rows, more = false, responseScanTimestamp = 7317278943442915328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.561 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15190
10:44:14.565 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15192 rows, more = false, responseScanTimestamp = 7317278943474040832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15192
10:44:14.566 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943484829696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.570 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15193 rows, more = false, responseScanTimestamp = 7317278943484829696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.571 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15193
10:44:14.571 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943512805376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.573 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943512805376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.573 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943524929536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.578 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15197 rows, more = false, responseScanTimestamp = 7317278943524929536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15197
10:44:14.583 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15201 rows, more = false, responseScanTimestamp = 7317278943546998784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15201
10:44:14.584 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943566893056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.584 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943566893056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.585 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943575044096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.589 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15204 rows, more = false, responseScanTimestamp = 7317278943575044096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15204
10:44:14.595 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15206 rows, more = false, responseScanTimestamp = 7317278943593275392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15206
10:44:14.596 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943601885184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.597 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@216537624(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.598 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1316746503(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.600 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15208 rows, more = false, responseScanTimestamp = 7317278943608430592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15208
10:44:14.601 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943631482880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.602 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@333546275(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.606 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15210 rows, more = false, responseScanTimestamp = 7317278943631482880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15210
10:44:14.612 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15240 rows, more = false, responseScanTimestamp = 7317278943657807872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15240
10:44:14.612 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943684403200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.614 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943684403200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.620 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15244 rows, more = false, responseScanTimestamp = 7317278943692746752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15244
10:44:14.625 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15246 rows, more = false, responseScanTimestamp = 7317278943703158784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15246
10:44:14.630 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15249 rows, more = false, responseScanTimestamp = 7317278943733059584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.630 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15249
10:44:14.635 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15251 rows, more = false, responseScanTimestamp = 7317278943756800000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15251
10:44:14.636 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943774826496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.636 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943783727104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.643 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15254 rows, more = false, responseScanTimestamp = 7317278943783727104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15254
10:44:14.644 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943807660032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.650 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15258 rows, more = false, responseScanTimestamp = 7317278943807660032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15258
10:44:14.655 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15262 rows, more = false, responseScanTimestamp = 7317278943838597120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15262
10:44:14.661 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15265 rows, more = false, responseScanTimestamp = 7317278943859769344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15265
10:44:14.662 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943874408448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.663 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943879540736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.664 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943896047616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.664 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943896047616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.670 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15270 rows, more = false, responseScanTimestamp = 7317278943902650368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15270
10:44:14.671 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943913684992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.675 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15273 rows, more = false, responseScanTimestamp = 7317278943918911488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.676 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15273
10:44:14.676 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943931916288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.682 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15275 rows, more = false, responseScanTimestamp = 7317278943937196032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.683 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15275
10:44:14.683 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943966167040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.684 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943966167040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.684 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2060812158(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.685 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278943983976448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.691 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15279 rows, more = false, responseScanTimestamp = 7317278943983976448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.691 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15279
10:44:14.696 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15280 rows, more = false, responseScanTimestamp = 7317278943991328768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15280
10:44:14.697 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944004571136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.698 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944019423232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.705 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15291 rows, more = false, responseScanTimestamp = 7317278944019423232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15291
10:44:14.707 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944052727808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.708 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944059752448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.709 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944078434304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.710 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944084996096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.711 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944084996096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.714 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@916558566(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.716 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@660835064(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.719 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15297 rows, more = false, responseScanTimestamp = 7317278944091750400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15297
10:44:14.721 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944111001600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.727 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15310 rows, more = false, responseScanTimestamp = 7317278944118677504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.727 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15310
10:44:14.729 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944148410368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.730 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944154697728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.731 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944167419904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.733 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944174870528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.743 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15326 rows, more = false, responseScanTimestamp = 7317278944181518336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15326
10:44:14.744 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944217718784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.749 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15331 rows, more = false, responseScanTimestamp = 7317278944217718784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.749 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15331
10:44:14.750 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944230764544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.752 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944239644672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.760 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15334 rows, more = false, responseScanTimestamp = 7317278944256765952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15334
10:44:14.761 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944289370112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.763 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944289370112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.764 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@948235692(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.769 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15338 rows, more = false, responseScanTimestamp = 7317278944299749376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15338
10:44:14.770 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944307687424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.771 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944325283840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.772 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944338710528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.774 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944344399872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.780 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15352 rows, more = false, responseScanTimestamp = 7317278944350535680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.780 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15352
10:44:14.785 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15354 rows, more = false, responseScanTimestamp = 7317278944363429888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15354
10:44:14.790 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15358 rows, more = false, responseScanTimestamp = 7317278944394678272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.790 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15358
10:44:14.797 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15360 rows, more = false, responseScanTimestamp = 7317278944414224384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15360
10:44:14.798 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944431489024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.799 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944437604352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.800 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944451756032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.804 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15364 rows, more = false, responseScanTimestamp = 7317278944451756032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15364
10:44:14.805 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944465104896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.806 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944465104896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.807 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944482000896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.807 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944482000896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.809 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944488235008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.809 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944488235008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.810 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944493916160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.815 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15369 rows, more = false, responseScanTimestamp = 7317278944493916160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.816 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15369
10:44:14.816 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944512323584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.822 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15372 rows, more = false, responseScanTimestamp = 7317278944512323584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15372
10:44:14.823 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944532504576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.829 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15373 rows, more = false, responseScanTimestamp = 7317278944532504576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15373
10:44:14.830 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944570761216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.830 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944570761216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.835 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15377 rows, more = false, responseScanTimestamp = 7317278944570761216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.836 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15377
10:44:14.841 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15378 rows, more = false, responseScanTimestamp = 7317278944582283264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15378
10:44:14.847 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15379 rows, more = false, responseScanTimestamp = 7317278944593256448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.847 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15379
10:44:14.852 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15383 rows, more = false, responseScanTimestamp = 7317278944647356416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15383
10:44:14.854 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944667836416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.854 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944667836416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.856 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944679636992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.857 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944679636992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.857 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944685907968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.863 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15387 rows, more = false, responseScanTimestamp = 7317278944685907968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15387
10:44:14.870 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15391 rows, more = false, responseScanTimestamp = 7317278944713728000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15391
10:44:14.871 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944738635776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.872 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944738635776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.878 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15395 rows, more = false, responseScanTimestamp = 7317278944752029696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15395
10:44:14.879 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944770174976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.885 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15398 rows, more = false, responseScanTimestamp = 7317278944770174976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15398
10:44:14.891 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15400 rows, more = false, responseScanTimestamp = 7317278944791711744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15400
10:44:14.897 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15404 rows, more = false, responseScanTimestamp = 7317278944824389632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15404
10:44:14.903 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15406 rows, more = false, responseScanTimestamp = 7317278944843108352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.903 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15406
10:44:14.904 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944861638656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.905 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1769687885(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.910 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15408 rows, more = false, responseScanTimestamp = 7317278944869367808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15408
10:44:14.917 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15410 rows, more = false, responseScanTimestamp = 7317278944895160320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15410
10:44:14.918 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944922263552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.919 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278944922263552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15422 rows, more = false, responseScanTimestamp = 7317278944945139712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15422
10:44:14.929 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15425 rows, more = false, responseScanTimestamp = 7317278944962883584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.929 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15425
10:44:14.934 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15425 rows, more = false, responseScanTimestamp = 7317278944962883584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.935 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945000845312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.936 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945000845312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.942 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15429 rows, more = false, responseScanTimestamp = 7317278945008132096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15429
10:44:14.948 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15432 rows, more = false, responseScanTimestamp = 7317278945030656000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15432
10:44:14.953 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15434 rows, more = false, responseScanTimestamp = 7317278945051996160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15434
10:44:14.958 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15436 rows, more = false, responseScanTimestamp = 7317278945071357952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15436
10:44:14.959 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945101660160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.960 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945101660160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.960 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945101660160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.961 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945112154112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.962 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945112154112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.968 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15441 rows, more = false, responseScanTimestamp = 7317278945118220288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.968 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15441
10:44:14.969 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945135697920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.973 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15444 rows, more = false, responseScanTimestamp = 7317278945135697920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15444
10:44:14.974 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945158508544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.975 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945163358208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.975 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945163358208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.976 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945163358208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.978 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1400357414(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:14.982 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15447 rows, more = false, responseScanTimestamp = 7317278945163358208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15447
10:44:14.983 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945187131392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.983 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945193873408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.984 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945193873408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.988 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15460 rows, more = false, responseScanTimestamp = 7317278945209266176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.988 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15460
10:44:14.994 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15461 rows, more = false, responseScanTimestamp = 7317278945216954368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:14.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15461
10:44:14.999 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15464 rows, more = false, responseScanTimestamp = 7317278945245474816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.000 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15464
10:44:15.000 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945264291840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.001 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945269440512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.002 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945281736704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.002 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1752737530(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.003 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945281736704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.008 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15469 rows, more = false, responseScanTimestamp = 7317278945287954432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15469
10:44:15.014 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15480 rows, more = false, responseScanTimestamp = 7317278945299894272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15480
10:44:15.020 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15483 rows, more = false, responseScanTimestamp = 7317278945325293568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15483
10:44:15.021 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945348468736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.023 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2005852116(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.026 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15487 rows, more = false, responseScanTimestamp = 7317278945353887744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15487
10:44:15.027 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945372385280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.033 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15490 rows, more = false, responseScanTimestamp = 7317278945378471936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.033 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15490
10:44:15.038 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15501 rows, more = false, responseScanTimestamp = 7317278945395638272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15501
10:44:15.042 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15502 rows, more = false, responseScanTimestamp = 7317278945402220544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15502
10:44:15.048 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15505 rows, more = false, responseScanTimestamp = 7317278945450102784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15505
10:44:15.049 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945468866560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.049 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945468866560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.054 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15509 rows, more = false, responseScanTimestamp = 7317278945480167424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.054 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15509
10:44:15.055 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945486090240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.060 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15511 rows, more = false, responseScanTimestamp = 7317278945494757376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.060 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15511
10:44:15.061 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945514496000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.065 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15514 rows, more = false, responseScanTimestamp = 7317278945514496000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15514
10:44:15.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15515 rows, more = false, responseScanTimestamp = 7317278945528705024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15515
10:44:15.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945558974464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.075 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15518 rows, more = false, responseScanTimestamp = 7317278945558974464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15518
10:44:15.076 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945579974656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.077 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945579974656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15521 rows, more = false, responseScanTimestamp = 7317278945579974656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15521
10:44:15.084 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945599578112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.085 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945605500928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.086 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945605500928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.091 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15525 rows, more = false, responseScanTimestamp = 7317278945627545600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15525
10:44:15.091 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945644429312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.092 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945644429312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.093 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945654849536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.094 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945654849536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.094 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945654849536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.100 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15530 rows, more = false, responseScanTimestamp = 7317278945661423616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15530
10:44:15.101 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945678127104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.107 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15534 rows, more = false, responseScanTimestamp = 7317278945684078592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.107 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15534
10:44:15.110 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1151124299(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.113 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15536 rows, more = false, responseScanTimestamp = 7317278945700114432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15536
10:44:15.114 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945727356928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.119 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15540 rows, more = false, responseScanTimestamp = 7317278945733230592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15540
10:44:15.120 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945753141248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.126 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15552 rows, more = false, responseScanTimestamp = 7317278945759383552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15552
10:44:15.127 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945777287168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.128 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945783013376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.128 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945783013376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.129 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945798688768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.133 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15556 rows, more = false, responseScanTimestamp = 7317278945798688768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15556
10:44:15.134 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945812267008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.135 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945812267008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.140 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@697782028(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.141 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15558 rows, more = false, responseScanTimestamp = 7317278945812267008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15558
10:44:15.142 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945830449152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.143 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@83190706(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.144 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945830449152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.145 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945862594560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.150 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15570 rows, more = false, responseScanTimestamp = 7317278945870192640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.150 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15570
10:44:15.156 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15581 rows, more = false, responseScanTimestamp = 7317278945883828224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.156 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15581
10:44:15.157 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945907691520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.158 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945907691520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.164 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15584 rows, more = false, responseScanTimestamp = 7317278945922609152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.164 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15584
10:44:15.169 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15586 rows, more = false, responseScanTimestamp = 7317278945937076224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.169 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15586
10:44:15.174 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15588 rows, more = false, responseScanTimestamp = 7317278945956425728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15588
10:44:15.175 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945956425728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.176 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945977364480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.176 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278945996476416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.184 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15590 rows, more = false, responseScanTimestamp = 7317278945996476416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.184 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15590
10:44:15.190 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15593 rows, more = false, responseScanTimestamp = 7317278946023522304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15593
10:44:15.196 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15595 rows, more = false, responseScanTimestamp = 7317278946047287296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.196 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15595
10:44:15.202 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15597 rows, more = false, responseScanTimestamp = 7317278946069483520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15597
10:44:15.213 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15599 rows, more = false, responseScanTimestamp = 7317278946088394752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15599
10:44:15.220 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15601 rows, more = false, responseScanTimestamp = 7317278946119503872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15601
10:44:15.221 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278946119503872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.223 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278946157817856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.230 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15602 rows, more = false, responseScanTimestamp = 7317278946157817856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.230 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15602
10:44:15.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15604 rows, more = false, responseScanTimestamp = 7317278946213404672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.241 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15604
10:44:15.246 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15606 rows, more = false, responseScanTimestamp = 7317278946234486784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15606
10:44:15.252 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15609 rows, more = false, responseScanTimestamp = 7317278946277371904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.256 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15609
10:44:15.263 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15613 rows, more = false, responseScanTimestamp = 7317278946321453056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15613
10:44:15.266 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@84180103(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.271 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15616 rows, more = false, responseScanTimestamp = 7317278946338222080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15616
10:44:15.276 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15619 rows, more = false, responseScanTimestamp = 7317278946367246336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15619
10:44:15.279 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278946392743936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.285 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15631 rows, more = false, responseScanTimestamp = 7317278946412163072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15631
10:44:15.286 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278946425282560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.292 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15632 rows, more = false, responseScanTimestamp = 7317278946425282560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.292 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15632
10:44:15.293 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278946459295744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.297 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15635 rows, more = false, responseScanTimestamp = 7317278946466062336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15635
10:44:15.298 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278946481061888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.303 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15637 rows, more = false, responseScanTimestamp = 7317278946486972416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.304 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15637
10:44:15.307 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15638 rows, more = false, responseScanTimestamp = 7317278946505895936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15638
10:44:15.312 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15640 rows, more = false, responseScanTimestamp = 7317278946527678464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.312 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15640
10:44:15.313 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278946553593856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.318 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15643 rows, more = false, responseScanTimestamp = 7317278946553593856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15643
10:44:15.323 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15646 rows, more = false, responseScanTimestamp = 7317278946574106624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15646
10:44:15.328 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15649 rows, more = false, responseScanTimestamp = 7317278946596605952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15649
10:44:15.336 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15652 rows, more = false, responseScanTimestamp = 7317278946616934400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15652
10:44:15.337 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278946633785344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.343 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15654 rows, more = false, responseScanTimestamp = 7317278946633785344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15654
10:44:15.343 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@664822263(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.344 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278946677522432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.346 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278946677522432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.347 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278946690584576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.348 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278946690584576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.353 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15670 rows, more = false, responseScanTimestamp = 7317278946699726848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15670
10:44:15.354 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278946705887232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.355 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278946705887232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.363 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15672 rows, more = false, responseScanTimestamp = 7317278946729181184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15672
10:44:15.365 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278946750885888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.373 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15675 rows, more = false, responseScanTimestamp = 7317278946750885888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15675
10:44:15.378 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15676 rows, more = false, responseScanTimestamp = 7317278946772770816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.379 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15676
10:44:15.379 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@878486816(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.380 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278946811412480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.384 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15679 rows, more = false, responseScanTimestamp = 7317278946822840320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15679
10:44:15.385 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@463190250(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.393 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15679 rows, more = false, responseScanTimestamp = 7317278946822840320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.395 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278946875736064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.396 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278946881105920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.401 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15703 rows, more = false, responseScanTimestamp = 7317278946895613952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15703
10:44:15.408 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15705 rows, more = false, responseScanTimestamp = 7317278946908033024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.408 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15705
10:44:15.414 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15706 rows, more = false, responseScanTimestamp = 7317278946925805568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.414 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15706
10:44:15.418 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15708 rows, more = false, responseScanTimestamp = 7317278946963075072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15708
10:44:15.419 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1029513050(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.422 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@433483487(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.424 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15709 rows, more = false, responseScanTimestamp = 7317278946978529280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.424 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15709
10:44:15.425 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278946999173120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.430 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15710 rows, more = false, responseScanTimestamp = 7317278946999173120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15710
10:44:15.432 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947021275136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.438 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15720 rows, more = false, responseScanTimestamp = 7317278947021275136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15720
10:44:15.439 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947044982784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.446 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15731 rows, more = false, responseScanTimestamp = 7317278947060105216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.446 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15731
10:44:15.454 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15734 rows, more = false, responseScanTimestamp = 7317278947096424448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15734
10:44:15.461 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15736 rows, more = false, responseScanTimestamp = 7317278947117498368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.461 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15736
10:44:15.468 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15739 rows, more = false, responseScanTimestamp = 7317278947162787840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15739
10:44:15.470 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947186323456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.475 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15742 rows, more = false, responseScanTimestamp = 7317278947186323456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.475 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15742
10:44:15.476 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947211083776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.477 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947217379328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.483 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15746 rows, more = false, responseScanTimestamp = 7317278947230298112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15746
10:44:15.484 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1215479136(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.486 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@250089580(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.490 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15748 rows, more = false, responseScanTimestamp = 7317278947242622976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15748
10:44:15.490 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1536850212(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.492 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1905284126(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.495 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15750 rows, more = false, responseScanTimestamp = 7317278947265323008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.496 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15750
10:44:15.497 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947298824192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.498 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947298824192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.503 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15790 rows, more = false, responseScanTimestamp = 7317278947314102272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.503 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15790
10:44:15.504 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947333586944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.510 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15793 rows, more = false, responseScanTimestamp = 7317278947333586944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15793
10:44:15.511 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947351248896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.518 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15796 rows, more = false, responseScanTimestamp = 7317278947357036544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15796
10:44:15.523 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15799 rows, more = false, responseScanTimestamp = 7317278947389673472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15799
10:44:15.527 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15802 rows, more = false, responseScanTimestamp = 7317278947416596480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.528 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15802
10:44:15.528 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947427033088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.529 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947427033088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.535 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15803 rows, more = false, responseScanTimestamp = 7317278947427033088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.535 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15803
10:44:15.535 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947457593344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.536 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947457593344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.540 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@743735025(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.543 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15807 rows, more = false, responseScanTimestamp = 7317278947473567744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15807
10:44:15.544 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1651597415(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.546 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1781163604(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.550 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15809 rows, more = false, responseScanTimestamp = 7317278947487559680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15809
10:44:15.550 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@434765739(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.551 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947519754240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.552 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947519754240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.558 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15830 rows, more = false, responseScanTimestamp = 7317278947519754240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15830
10:44:15.563 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15850 rows, more = false, responseScanTimestamp = 7317278947554922496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15850
10:44:15.568 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15851 rows, more = false, responseScanTimestamp = 7317278947569479680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.569 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15851
10:44:15.577 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15852 rows, more = false, responseScanTimestamp = 7317278947590680576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.577 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15852
10:44:15.578 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947596804096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.583 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15854 rows, more = false, responseScanTimestamp = 7317278947612807168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15854
10:44:15.589 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15854 rows, more = false, responseScanTimestamp = 7317278947612807168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.590 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947647242240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.592 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947674284032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.598 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15857 rows, more = false, responseScanTimestamp = 7317278947698352128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15857
10:44:15.604 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15860 rows, more = false, responseScanTimestamp = 7317278947720015872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.604 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15860
10:44:15.609 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15863 rows, more = false, responseScanTimestamp = 7317278947747635200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15863
10:44:15.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947769880576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.615 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15866 rows, more = false, responseScanTimestamp = 7317278947769880576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15866
10:44:15.615 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@382056849(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.618 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2136904054(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.621 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15868 rows, more = false, responseScanTimestamp = 7317278947785793536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15868
10:44:15.627 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15880 rows, more = false, responseScanTimestamp = 7317278947813056512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.627 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15880
10:44:15.628 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947834007552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.633 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15891 rows, more = false, responseScanTimestamp = 7317278947834007552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15891
10:44:15.639 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15894 rows, more = false, responseScanTimestamp = 7317278947863916544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15894
10:44:15.641 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947888021504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.647 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15897 rows, more = false, responseScanTimestamp = 7317278947888021504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.647 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15897
10:44:15.654 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15901 rows, more = false, responseScanTimestamp = 7317278947921768448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15901
10:44:15.655 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947945943040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.656 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947945943040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.657 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278947963764736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.662 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15905 rows, more = false, responseScanTimestamp = 7317278947963764736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15905
10:44:15.667 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15906 rows, more = false, responseScanTimestamp = 7317278947971301376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15906
10:44:15.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948006547456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.675 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15909 rows, more = false, responseScanTimestamp = 7317278948006547456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.675 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15909
10:44:15.681 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15911 rows, more = false, responseScanTimestamp = 7317278948026134528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15911
10:44:15.688 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15914 rows, more = false, responseScanTimestamp = 7317278948062261248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.688 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15914
10:44:15.692 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1182748687(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.695 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15915 rows, more = false, responseScanTimestamp = 7317278948073414656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15915
10:44:15.700 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15919 rows, more = false, responseScanTimestamp = 7317278948112760832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15919
10:44:15.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948129976320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.708 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15930 rows, more = false, responseScanTimestamp = 7317278948129976320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15930
10:44:15.713 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15934 rows, more = false, responseScanTimestamp = 7317278948172541952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15934
10:44:15.719 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15935 rows, more = false, responseScanTimestamp = 7317278948185915392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15935
10:44:15.721 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948213526528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.721 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948219576320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.723 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948230348800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.724 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948236652544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.725 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948236652544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.726 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948236652544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.727 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948244881408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.728 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948244881408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.733 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15942 rows, more = false, responseScanTimestamp = 7317278948252917760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15942
10:44:15.734 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948279652352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.741 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15946 rows, more = false, responseScanTimestamp = 7317278948279652352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15946
10:44:15.741 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@280886220(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.743 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@730841467(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.748 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15948 rows, more = false, responseScanTimestamp = 7317278948294733824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15948
10:44:15.754 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15960 rows, more = false, responseScanTimestamp = 7317278948327186432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15960
10:44:15.755 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948353691648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.755 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948361994240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.763 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15972 rows, more = false, responseScanTimestamp = 7317278948361994240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15972
10:44:15.764 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948387414016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.769 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15976 rows, more = false, responseScanTimestamp = 7317278948393648128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15976
10:44:15.770 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948415275008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.770 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948421734400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.776 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15980 rows, more = false, responseScanTimestamp = 7317278948433469440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.777 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15980
10:44:15.782 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15982 rows, more = false, responseScanTimestamp = 7317278948444839936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15982
10:44:15.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948470251520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.785 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948475600896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.785 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948488867840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.789 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15987 rows, more = false, responseScanTimestamp = 7317278948488867840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15987
10:44:15.790 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948500660224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.796 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15989 rows, more = false, responseScanTimestamp = 7317278948500660224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15989
10:44:15.797 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948532985856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.802 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15993 rows, more = false, responseScanTimestamp = 7317278948532985856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15993
10:44:15.807 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15995 rows, more = false, responseScanTimestamp = 7317278948548923392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15995
10:44:15.813 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15998 rows, more = false, responseScanTimestamp = 7317278948576911360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15998
10:44:15.818 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16000 rows, more = false, responseScanTimestamp = 7317278948596252672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16000
10:44:15.819 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948625526784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.820 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948625526784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.821 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948633817088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.821 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948633817088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.822 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948639596544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.827 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16007 rows, more = false, responseScanTimestamp = 7317278948645380096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16007
10:44:15.834 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16010 rows, more = false, responseScanTimestamp = 7317278948662755328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16010
10:44:15.835 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948686991360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948686991360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.837 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948699983872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.841 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16014 rows, more = false, responseScanTimestamp = 7317278948699983872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16014
10:44:15.846 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16016 rows, more = false, responseScanTimestamp = 7317278948714184704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16016
10:44:15.847 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948729679872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.853 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16017 rows, more = false, responseScanTimestamp = 7317278948729679872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16017
10:44:15.854 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948759388160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.855 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948767465472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.861 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16022 rows, more = false, responseScanTimestamp = 7317278948776501248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16022
10:44:15.866 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16024 rows, more = false, responseScanTimestamp = 7317278948791164928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16024
10:44:15.869 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@542191709(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.871 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16027 rows, more = false, responseScanTimestamp = 7317278948821131264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16027
10:44:15.872 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@479388528(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.874 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1661868213(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:15.878 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16029 rows, more = false, responseScanTimestamp = 7317278948835201024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16029
10:44:15.879 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948856635392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.881 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948864446464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.881 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948881600512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.888 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16060 rows, more = false, responseScanTimestamp = 7317278948881600512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.888 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16060
10:44:15.893 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16063 rows, more = false, responseScanTimestamp = 7317278948901445632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16063
10:44:15.894 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948901445632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.895 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948901445632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.900 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16063 rows, more = false, responseScanTimestamp = 7317278948901445632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.901 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948920819712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.906 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16065 rows, more = false, responseScanTimestamp = 7317278948951736320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.906 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16065
10:44:15.907 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278948970971136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.912 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16067 rows, more = false, responseScanTimestamp = 7317278948976726016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16067
10:44:15.913 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949002682368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.921 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16069 rows, more = false, responseScanTimestamp = 7317278949002682368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16069
10:44:15.923 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949040717824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949040717824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.929 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16074 rows, more = false, responseScanTimestamp = 7317278949056389120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16074
10:44:15.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949063544832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.938 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16076 rows, more = false, responseScanTimestamp = 7317278949075124224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.938 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16076
10:44:15.945 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16079 rows, more = false, responseScanTimestamp = 7317278949112156160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16079
10:44:15.953 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16081 rows, more = false, responseScanTimestamp = 7317278949134168064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16081
10:44:15.954 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949163925504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.955 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949163925504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.961 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16084 rows, more = false, responseScanTimestamp = 7317278949186150400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16084
10:44:15.966 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16085 rows, more = false, responseScanTimestamp = 7317278949194719232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16085
10:44:15.973 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16086 rows, more = false, responseScanTimestamp = 7317278949203591168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16086
10:44:15.974 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949243478016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.981 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16089 rows, more = false, responseScanTimestamp = 7317278949258309632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.981 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16089
10:44:15.982 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949279756288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.984 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949287084032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.984 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949303128064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.989 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16093 rows, more = false, responseScanTimestamp = 7317278949303128064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16093
10:44:15.997 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16095 rows, more = false, responseScanTimestamp = 7317278949317529600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:15.997 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16095
10:44:16.004 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16098 rows, more = false, responseScanTimestamp = 7317278949349502976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.004 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16098
10:44:16.005 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949384171520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.011 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16102 rows, more = false, responseScanTimestamp = 7317278949384171520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16102
10:44:16.012 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949395611648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.020 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16104 rows, more = false, responseScanTimestamp = 7317278949414952960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16104
10:44:16.024 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16107 rows, more = false, responseScanTimestamp = 7317278949443821568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.024 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16107
10:44:16.025 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949443821568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.027 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@920623542(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.032 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16107 rows, more = false, responseScanTimestamp = 7317278949443821568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.032 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@530941160(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.037 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16109 rows, more = false, responseScanTimestamp = 7317278949483601920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16109
10:44:16.038 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@346516751(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.038 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949492318208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.044 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16120 rows, more = false, responseScanTimestamp = 7317278949522272256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16120
10:44:16.045 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949548249088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.051 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16140 rows, more = false, responseScanTimestamp = 7317278949548249088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16140
10:44:16.056 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16142 rows, more = false, responseScanTimestamp = 7317278949565714432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16142
10:44:16.064 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16144 rows, more = false, responseScanTimestamp = 7317278949598400512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16144
10:44:16.065 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949619204096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.066 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949619204096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.067 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949640495104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.073 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16148 rows, more = false, responseScanTimestamp = 7317278949646991360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.073 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16148
10:44:16.073 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@134153374(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.081 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16149 rows, more = false, responseScanTimestamp = 7317278949660229632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16149
10:44:16.082 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949688299520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949688299520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.090 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16161 rows, more = false, responseScanTimestamp = 7317278949710995456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16161
10:44:16.091 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949728002048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.097 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16163 rows, more = false, responseScanTimestamp = 7317278949728002048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16163
10:44:16.103 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16164 rows, more = false, responseScanTimestamp = 7317278949749346304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.103 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16164
10:44:16.104 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949789130752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.111 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16167 rows, more = false, responseScanTimestamp = 7317278949802659840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.112 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16167
10:44:16.118 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16170 rows, more = false, responseScanTimestamp = 7317278949823930368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.118 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16170
10:44:16.119 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949851742208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.120 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949851742208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.128 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16174 rows, more = false, responseScanTimestamp = 7317278949861879808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16174
10:44:16.129 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949880004608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.130 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1302806526(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.130 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949886242816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.135 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16179 rows, more = false, responseScanTimestamp = 7317278949902962688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16179
10:44:16.136 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949902962688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.137 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949910687744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.138 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278949910687744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.145 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16190 rows, more = false, responseScanTimestamp = 7317278949934059520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.145 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16190
10:44:16.152 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16194 rows, more = false, responseScanTimestamp = 7317278949964529664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16194
10:44:16.153 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2115399782(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.158 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16198 rows, more = false, responseScanTimestamp = 7317278949992386560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16198
10:44:16.159 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950008348672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.164 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16200 rows, more = false, responseScanTimestamp = 7317278950008348672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.164 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16200
10:44:16.166 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950038425600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.173 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16212 rows, more = false, responseScanTimestamp = 7317278950052003840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16212
10:44:16.174 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950065491968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16215 rows, more = false, responseScanTimestamp = 7317278950071062528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.179 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16215
10:44:16.185 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16216 rows, more = false, responseScanTimestamp = 7317278950089805824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16216
10:44:16.186 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950089805824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16217 rows, more = false, responseScanTimestamp = 7317278950113378304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16217
10:44:16.192 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1366730174(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.192 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950139392000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.193 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950156627968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.194 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@777163002(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.194 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950156627968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.195 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950166724608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.196 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950166724608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.196 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1518207489(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.196 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950166724608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.204 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16230 rows, more = false, responseScanTimestamp = 7317278950174523392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16230
10:44:16.205 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950202744832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.211 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16252 rows, more = false, responseScanTimestamp = 7317278950202744832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16252
10:44:16.217 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16254 rows, more = false, responseScanTimestamp = 7317278950223265792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.217 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16254
10:44:16.224 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16257 rows, more = false, responseScanTimestamp = 7317278950253932544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16257
10:44:16.231 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16260 rows, more = false, responseScanTimestamp = 7317278950281453568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.231 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16260
10:44:16.232 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950313451520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.239 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16263 rows, more = false, responseScanTimestamp = 7317278950313451520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16263
10:44:16.240 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950335328256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.257 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16265 rows, more = false, responseScanTimestamp = 7317278950335328256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16265
10:44:16.265 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16271 rows, more = false, responseScanTimestamp = 7317278950398865408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.265 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16271
10:44:16.272 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16274 rows, more = false, responseScanTimestamp = 7317278950448402432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.272 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16274
10:44:16.274 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950477967360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.275 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950477967360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.276 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950495539200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.283 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16278 rows, more = false, responseScanTimestamp = 7317278950495539200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.283 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16278
10:44:16.283 [INFO - chaos-test-thread] (MiniKuduCluster.java:475) Killing tablet server 127.20.240.193:44957
10:44:16.284 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 0
  }
}

10:44:16.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.284175 21443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu with pid 23226
10:44:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:16.303611 22701 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv got EOF from 127.20.240.193:44957 (error 108)
10:44:16.304 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16280 rows, more = false, responseScanTimestamp = 7317278950518288384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.304 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] handling channelInactive
10:44:16.304 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16280
10:44:16.304 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] cleaning up while in state READY due to: connection closed
10:44:16.305 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
10:44:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:16.305255 22701 consensus_peers.cc:597] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 -> Peer 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957): Couldn't send request to peer 7591fa92d22a4e8b861f3bcf581ceca0. Status: Network error: Client connection negotiation failed: client connection to 127.20.240.193:44957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
10:44:16.305 [INFO - chaos-test-thread] (MiniKuduCluster.java:456) Starting tablet server 127.20.240.193:44957
10:44:16.305 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 0
  }
}

10:44:16.305 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950538973184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.306011 21443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/logs
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data/info.pb
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.193:44957
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.240.193
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=44997
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.193
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:44:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
10:44:16.307 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950538973184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.308 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950623059968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.314 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16282 rows, more = false, responseScanTimestamp = 7317278950623059968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16282
10:44:16.321 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16283 rows, more = false, responseScanTimestamp = 7317278950635606016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16283
10:44:16.322 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950666780672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.324 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950666780672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.325 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950695632896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.327 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950703116288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.327 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@388422760(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.334 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16288 rows, more = false, responseScanTimestamp = 7317278950708891648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.334 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16288
10:44:16.335 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1931067495(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.341 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16289 rows, more = false, responseScanTimestamp = 7317278950714658816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16289
10:44:16.342 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1232489406(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.342 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950731005952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.344 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1672619675(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.348 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1121346329(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.350 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16300 rows, more = false, responseScanTimestamp = 7317278950753312768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16300
10:44:16.357 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16320 rows, more = false, responseScanTimestamp = 7317278950787899392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16320
10:44:16.364 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16340 rows, more = false, responseScanTimestamp = 7317278950823579648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16340
10:44:16.371 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16341 rows, more = false, responseScanTimestamp = 7317278950842159104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16341
10:44:16.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16344 rows, more = false, responseScanTimestamp = 7317278950876385280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16344
10:44:16.378 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2146535900(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.378 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950908911616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.379 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950914195456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.380 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950914195456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.381 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950927282176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.382 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950934364160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.383 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950934364160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.388 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16361 rows, more = false, responseScanTimestamp = 7317278950940729344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.388 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16361
10:44:16.389 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278950952124416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.396 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16364 rows, more = false, responseScanTimestamp = 7317278950957563904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16364
10:44:16.406 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16369 rows, more = false, responseScanTimestamp = 7317278950987599872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.406 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16369
10:44:16.412 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16370 rows, more = false, responseScanTimestamp = 7317278951003398144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16370
10:44:16.413 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951057043456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.414 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951057043456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.414 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951067258880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.420 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16374 rows, more = false, responseScanTimestamp = 7317278951067258880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16374
10:44:16.421 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951073218560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.422 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951086723072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.422 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951099559936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:16.423080 23428 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:44:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:16.423343 23428 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:44:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:16.423375 23428 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:44:16.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:16.425449 23428 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:44:16.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:16.425542 23428 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.240.193
10:44:16.427 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16378 rows, more = false, responseScanTimestamp = 7317278951104307200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16378
10:44:16.428 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951118868480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.428372 23428 tablet_server_runner.cc:78] Tablet server non-default flags:
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.193:44957
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data/info.pb
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.193
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=44997
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23428
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:44:16.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:44:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:44:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:44:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.240.193
10:44:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/logs
10:44:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:44:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:44:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:44:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
10:44:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:44:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:44:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
10:44:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:57 UTC on e7f111948823
10:44:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17616
10:44:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.428658 23428 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:44:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.428962 23428 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:44:16.430 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951129653248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.430 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951129653248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.431 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951136284672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.432 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951136284672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:16.432509 23433 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
10:44:16.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:16.432576 23434 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
10:44:16.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.432889 23428 server_base.cc:1061] running on GCE node
10:44:16.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:16.433180 23436 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
10:44:16.433 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951141928960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.433367 23428 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:44:16.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.433634 23428 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:44:16.434 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951141928960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.434815 23428 hybrid_clock.cc:648] HybridClock initialized: now 1786445056434796 us; error 31 us; skew 500 ppm
10:44:16.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.436687 23428 webserver.cc:533] Webserver started at http://127.20.240.193:44997/ using document root <none> and password file <none>
10:44:16.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.436903 23428 fs_manager.cc:362] Metadata directory not provided
10:44:16.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.436973 23428 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:44:16.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.438530 23428 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.002s	sys 0.000s
10:44:16.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.439234 23442 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:44:16.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.439399 23428 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
10:44:16.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.439455 23428 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data,/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal
10:44:16.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7591fa92d22a4e8b861f3bcf581ceca0"
10:44:16.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:44:16.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.439707 23428 fs_report.cc:389] FS layout report
10:44:16.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:44:16.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal
10:44:16.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/wal
10:44:16.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data/data
10:44:16.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:44:16.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:44:16.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:44:16.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:44:16.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:44:16.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:44:16.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:44:16.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:44:16.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:44:16.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:44:16.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:44:16.440 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16384 rows, more = false, responseScanTimestamp = 7317278951148367872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.440 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16384
10:44:16.446 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16387 rows, more = false, responseScanTimestamp = 7317278951165403136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.446 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16387
10:44:16.450 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16387 rows, more = false, responseScanTimestamp = 7317278951165403136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.450 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@69277223(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.456 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16388 rows, more = false, responseScanTimestamp = 7317278951188635648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16388
10:44:16.462 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16390 rows, more = false, responseScanTimestamp = 7317278951223050240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16390
10:44:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.466609 23428 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:44:16.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.467021 23428 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
10:44:16.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.467216 23428 kserver.cc:163] Server-wide thread pool size limit: 3276
10:44:16.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.467549 23428 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
10:44:16.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.468355 23449 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
10:44:16.468 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16401 rows, more = false, responseScanTimestamp = 7317278951247052800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16401
10:44:16.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.469451 23428 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
10:44:16.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.469508 23428 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
10:44:16.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.469547 23428 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
10:44:16.469 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951272341504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.470396 23428 ts_tablet_manager.cc:616] Registered 1 tablets
10:44:16.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.470439 23428 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
10:44:16.470 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951278084096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.470825 23449 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Bootstrap starting.
10:44:16.475 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1993703110(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.479568 23428 rpc_server.cc:307] RPC server started. Bound to: 127.20.240.193:44957
10:44:16.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.479887 23569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.240.193:44957 every 8 connection(s)
10:44:16.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.480157 23428 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-0/data/info.pb
10:44:16.481 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16405 rows, more = false, responseScanTimestamp = 7317278951298519040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.481 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16405
10:44:16.482 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951326695424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.482533 21443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu as pid 23428
10:44:16.482 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
10:44:16.489 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16410 rows, more = false, responseScanTimestamp = 7317278951326695424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16410
10:44:16.490 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951349342208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.491 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951365713920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.495290 23571 heartbeater.cc:344] Connected to a master server at 127.20.240.254:42069
10:44:16.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.495433 23571 heartbeater.cc:461] Registering TS with master...
10:44:16.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.495682 23571 heartbeater.cc:507] Master 127.20.240.254:42069 requested a full tablet report, sending...
10:44:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.496381 21486 ts_manager.cc:194] Re-registered known tserver with Master: 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957)
10:44:16.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.497248 21486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.240.193:36443
10:44:16.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.499015 23572 heartbeater.cc:344] Connected to a master server at 127.20.240.253:41603
10:44:16.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.499085 23572 heartbeater.cc:461] Registering TS with master...
10:44:16.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.499161 23572 heartbeater.cc:507] Master 127.20.240.253:41603 requested a full tablet report, sending...
10:44:16.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.499472 21568 ts_manager.cc:194] Re-registered known tserver with Master: 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957)
10:44:16.502 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16422 rows, more = false, responseScanTimestamp = 7317278951385104384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16422
10:44:16.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.503500 23570 heartbeater.cc:344] Connected to a master server at 127.20.240.252:42605
10:44:16.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.503579 23570 heartbeater.cc:461] Registering TS with master...
10:44:16.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.503633 23570 heartbeater.cc:507] Master 127.20.240.252:42605 requested a full tablet report, sending...
10:44:16.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.504047 23116 ts_manager.cc:194] Re-registered known tserver with Master: 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957)
10:44:16.510 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16427 rows, more = false, responseScanTimestamp = 7317278951422746624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16427
10:44:16.517 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16429 rows, more = false, responseScanTimestamp = 7317278951442886656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16429
10:44:16.522 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16433 rows, more = false, responseScanTimestamp = 7317278951478263808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16433
10:44:16.530 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16436 rows, more = false, responseScanTimestamp = 7317278951507230720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16436
10:44:16.531 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951524806656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.538 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16439 rows, more = false, responseScanTimestamp = 7317278951529754624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16439
10:44:16.544 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16440 rows, more = false, responseScanTimestamp = 7317278951550500864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16440
10:44:16.551 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16443 rows, more = false, responseScanTimestamp = 7317278951597072384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16443
10:44:16.559 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16444 rows, more = false, responseScanTimestamp = 7317278951609602048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16444
10:44:16.560 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951651688448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.561 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@132777390(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.566 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16448 rows, more = false, responseScanTimestamp = 7317278951651688448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16448
10:44:16.566 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1957090278(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.571 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16449 rows, more = false, responseScanTimestamp = 7317278951670730752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.571 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16449
10:44:16.572 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2025485179(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.572 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951678713856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.573 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951706947584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.574 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@633606628(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.574 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951706947584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.575 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951721664512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.576 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1918150535(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.576 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951721664512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.577 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951730155520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.583 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16480 rows, more = false, responseScanTimestamp = 7317278951730155520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16480
10:44:16.584 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951744806912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.585 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951744806912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.591 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16501 rows, more = false, responseScanTimestamp = 7317278951767166976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16501
10:44:16.592 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951782760448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.593 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951782760448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.600 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16504 rows, more = false, responseScanTimestamp = 7317278951800033280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16504
10:44:16.603 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@816804808(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.607 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16507 rows, more = false, responseScanTimestamp = 7317278951818649600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16507
10:44:16.607 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@455470861(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.608 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951844687872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.609 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951851356160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951851356160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951866826752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.611 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951866826752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.612 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951873789952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.618 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16530 rows, more = false, responseScanTimestamp = 7317278951873789952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16530
10:44:16.619 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951895101440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.625 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16533 rows, more = false, responseScanTimestamp = 7317278951895101440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16533
10:44:16.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:16.628193 23449 log.cc:826] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Log is configured to *not* fsync() on all Append() calls
10:44:16.631 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16535 rows, more = false, responseScanTimestamp = 7317278951932751872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16535
10:44:16.637 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16535 rows, more = false, responseScanTimestamp = 7317278951932751872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.637 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@510367420(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.643 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16538 rows, more = false, responseScanTimestamp = 7317278951969972224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16538
10:44:16.643 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1238655593(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.644 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278951975153664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.651 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16540 rows, more = false, responseScanTimestamp = 7317278951999270912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16540
10:44:16.657 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16560 rows, more = false, responseScanTimestamp = 7317278952022310912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16560
10:44:16.658 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952052178944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.668 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16564 rows, more = false, responseScanTimestamp = 7317278952056516608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16564
10:44:16.674 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16567 rows, more = false, responseScanTimestamp = 7317278952083476480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.674 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16567
10:44:16.680 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16568 rows, more = false, responseScanTimestamp = 7317278952093306880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.680 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16568
10:44:16.681 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952146550784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.682 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952146550784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.688 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16571 rows, more = false, responseScanTimestamp = 7317278952146550784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.688 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16571
10:44:16.689 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952172068864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.693 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16573 rows, more = false, responseScanTimestamp = 7317278952172068864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16573
10:44:16.694 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952196317184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.695 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952209379328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.695 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952218968064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.700 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16576 rows, more = false, responseScanTimestamp = 7317278952218968064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16576
10:44:16.700 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@36600232(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.702 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@910664551(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.705 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16578 rows, more = false, responseScanTimestamp = 7317278952230014976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.705 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16578
10:44:16.705 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1960512869(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.707 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@511110845(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.710 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16580 rows, more = false, responseScanTimestamp = 7317278952249200640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16580
10:44:16.710 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1877227490(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.715 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16600 rows, more = false, responseScanTimestamp = 7317278952269008896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.716 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16600
10:44:16.716 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952290066432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.717 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952290066432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.718 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952310726656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.719 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952310726656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.724 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16631 rows, more = false, responseScanTimestamp = 7317278952317767680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16631
10:44:16.725 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952328192000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.726 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952334340096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.733 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16635 rows, more = false, responseScanTimestamp = 7317278952348041216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16635
10:44:16.737 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16638 rows, more = false, responseScanTimestamp = 7317278952373743616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16638
10:44:16.738 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1689517538(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.739 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1219454004(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.744 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16638 rows, more = false, responseScanTimestamp = 7317278952373743616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.744 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1627748506(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:16.745 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952401432576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.746 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952408473600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.747 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952408473600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.754 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16660 rows, more = false, responseScanTimestamp = 7317278952429510656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16660
10:44:16.755 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.756 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.756 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.757 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.762 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16672
10:44:16.763 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.768 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.769 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.770 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.775 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.776 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.782 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.788 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.792 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.792 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.796 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.797 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.801 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.801 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.802 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.802 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.806 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.810 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.811 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.815 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.815 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.820 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.820 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.821 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.822 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.822 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.826 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.827 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.831 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.837 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.841 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.845 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.846 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.849 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.854 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.858 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.862 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.866 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.866 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.870 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.871 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.874 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.879 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.883 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.883 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.888 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.889 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.892 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.899 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.900 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.901 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.902 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.906 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.906 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.907 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.911 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.912 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.916 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.920 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.921 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.921 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.925 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.929 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.933 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.937 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.938 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.942 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.946 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.951 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.955 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.956 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.959 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.968 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.968 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.972 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.973 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.976 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.981 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.981 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.982 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.986 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.986 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.987 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.988 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.988 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.992 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.996 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:16.999 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.000 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.003 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.008 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.013 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.018 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.020 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.023 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.027 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.033 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.039 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.044 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.045 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.045 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.051 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.056 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.056 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.062 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.063 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.064 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.069 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.074 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.075 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.076 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.082 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.086 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.087 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.088 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.094 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.095 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.100 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.101 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.105 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.109 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.110 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.111 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.114 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.118 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.122 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.126 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.130 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.134 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.137 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.141 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.145 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.145 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.149 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.149 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.154 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.154 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.155 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.159 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.159 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.160 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.164 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.165 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.165 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.166 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.170 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.171 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.171 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.172 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.175 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.176 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.177 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.177 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.182 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.183 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.186 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.187 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.188 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.192 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.196 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.197 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.198 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.203 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.204 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.205 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.206 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.206 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.207 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.208 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.208 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.209 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.209 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.215 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.221 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.226 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16672 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.227 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278952447733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.232 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16673 rows, more = false, responseScanTimestamp = 7317278952452960256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16673
10:44:17.238 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16676 rows, more = false, responseScanTimestamp = 7317278954415452160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16676
10:44:17.239 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278954439581696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278954439581696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.247 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16678 rows, more = false, responseScanTimestamp = 7317278954451890176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.247 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16678
10:44:17.248 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278954474270720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.249 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278954474270720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.255 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16681 rows, more = false, responseScanTimestamp = 7317278954486652928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16681
10:44:17.261 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16684 rows, more = false, responseScanTimestamp = 7317278954504617984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.261 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16684
10:44:17.266 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16685 rows, more = false, responseScanTimestamp = 7317278954532085760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16685
10:44:17.272 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16686 rows, more = false, responseScanTimestamp = 7317278954546057216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.272 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16686
10:44:17.272 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@789579903(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.274 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1421327506(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.279 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16689 rows, more = false, responseScanTimestamp = 7317278954581028864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16689
10:44:17.280 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278954597117952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.281 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278954605785088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.282 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278954619576320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.282 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278954619576320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.288 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16712 rows, more = false, responseScanTimestamp = 7317278954626277376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16712
10:44:17.289 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278954626277376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.295 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16713 rows, more = false, responseScanTimestamp = 7317278954632282112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.296 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16713
10:44:17.297 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278954660089856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:17.299384 23449 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Bootstrap replayed 1/1 log segments. Stats: ops{read=8878 overwritten=0 applied=8878 ignored=0} inserts{seen=16281 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
10:44:17.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:17.299901 23449 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Bootstrap complete.
10:44:17.300 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1737157876(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:17.301687 23449 ts_tablet_manager.cc:1403] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Time spent bootstrapping tablet: real 0.831s	user 0.566s	sys 0.257s
10:44:17.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:17.302652 23449 raft_consensus.cc:359] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 4 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:44:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:17.302876 23449 raft_consensus.cc:740] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [term 4 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7591fa92d22a4e8b861f3bcf581ceca0, State: Initialized, Role: FOLLOWER
10:44:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:17.303005 23449 consensus_queue.cc:260] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8878, Last appended: 4.8878, Last appended by leader: 8878, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:44:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:17.303287 23449 ts_tablet_manager.cc:1434] T 3b682926a3a54be69e22e3f1739b6676 P 7591fa92d22a4e8b861f3bcf581ceca0: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.001s
10:44:17.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:17.303419 23571 heartbeater.cc:499] Master 127.20.240.254:42069 was elected leader, sending a full tablet report...
10:44:17.304 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16716 rows, more = false, responseScanTimestamp = 7317278954665959424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16716
10:44:17.309 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16719 rows, more = false, responseScanTimestamp = 7317278954698174464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16719
10:44:17.313 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16730 rows, more = false, responseScanTimestamp = 7317278954723160064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16730
10:44:17.319 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16732 rows, more = false, responseScanTimestamp = 7317278954741313536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16732
10:44:17.325 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16736 rows, more = false, responseScanTimestamp = 7317278954771009536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16736
10:44:17.327 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@755075383(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.331 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16738 rows, more = false, responseScanTimestamp = 7317278954789703680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.331 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16738
10:44:17.332 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278954814406656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.333 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278954814406656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.338 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16750 rows, more = false, responseScanTimestamp = 7317278954832396288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.338 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16750
10:44:17.339 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278954845003776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.340 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278954851467264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.341 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278954861580288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.342 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278954861580288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.346 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16755 rows, more = false, responseScanTimestamp = 7317278954868838400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.346 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16755
10:44:17.347 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278954885959680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.348 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@50147096(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.352 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16758 rows, more = false, responseScanTimestamp = 7317278954885959680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16758
10:44:17.357 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16770 rows, more = false, responseScanTimestamp = 7317278954906054656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16770
10:44:17.361 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16772 rows, more = false, responseScanTimestamp = 7317278954921693184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.362 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16772
10:44:17.368 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16775 rows, more = false, responseScanTimestamp = 7317278954944839680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.368 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16775
10:44:17.374 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16776 rows, more = false, responseScanTimestamp = 7317278954956709888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16776
10:44:17.379 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16779 rows, more = false, responseScanTimestamp = 7317278954989776896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16779
10:44:17.384 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16782 rows, more = false, responseScanTimestamp = 7317278955016433664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16782
10:44:17.390 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16785 rows, more = false, responseScanTimestamp = 7317278955036880896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16785
10:44:17.390 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955054497792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.395 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16788 rows, more = false, responseScanTimestamp = 7317278955059507200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16788
10:44:17.395 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1808220409(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.397 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1528495161(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.399 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2054397532(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.401 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16789 rows, more = false, responseScanTimestamp = 7317278955071930368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16789
10:44:17.401 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@295562213(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.407 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16800 rows, more = false, responseScanTimestamp = 7317278955102375936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.408 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16800
10:44:17.408 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1082962343(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.413 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16810 rows, more = false, responseScanTimestamp = 7317278955109548032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16810
10:44:17.414 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955157925888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.415 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955157925888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.420 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16842 rows, more = false, responseScanTimestamp = 7317278955167113216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16842
10:44:17.425 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16845 rows, more = false, responseScanTimestamp = 7317278955183808512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.425 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16845
10:44:17.426 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1283159739(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.428 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@714899478(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.431 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16848 rows, more = false, responseScanTimestamp = 7317278955206471680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16848
10:44:17.431 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1411417187(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.436 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16850 rows, more = false, responseScanTimestamp = 7317278955221741568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16850
10:44:17.442 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16880 rows, more = false, responseScanTimestamp = 7317278955247411200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16880
10:44:17.448 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16883 rows, more = false, responseScanTimestamp = 7317278955267895296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16883
10:44:17.453 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16887 rows, more = false, responseScanTimestamp = 7317278955296821248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16887
10:44:17.458 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16890 rows, more = false, responseScanTimestamp = 7317278955321786368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16890
10:44:17.462 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16893 rows, more = false, responseScanTimestamp = 7317278955342217216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16893
10:44:17.468 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16896 rows, more = false, responseScanTimestamp = 7317278955360763904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16896
10:44:17.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16899 rows, more = false, responseScanTimestamp = 7317278955381174272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.473 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16899
10:44:17.478 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16901 rows, more = false, responseScanTimestamp = 7317278955397005312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16901
10:44:17.483 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16903 rows, more = false, responseScanTimestamp = 7317278955416965120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16903
10:44:17.483 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955433943040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.484 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955439800320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.490 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16906 rows, more = false, responseScanTimestamp = 7317278955452858368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16906
10:44:17.490 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955469275136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.491 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955469275136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.492 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955481100288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.497 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16910 rows, more = false, responseScanTimestamp = 7317278955481100288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16910
10:44:17.498 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955491680256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.499 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955491680256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.503 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16913 rows, more = false, responseScanTimestamp = 7317278955512524800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.503 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16913
10:44:17.508 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16913 rows, more = false, responseScanTimestamp = 7317278955512524800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.511 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1896089289(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.513 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16916 rows, more = false, responseScanTimestamp = 7317278955541045248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16916
10:44:17.513 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1717397756(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.515 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@672126993(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.517 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16919 rows, more = false, responseScanTimestamp = 7317278955560849408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16919
10:44:17.517 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2019312367(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.518 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955577335808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.522 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16940 rows, more = false, responseScanTimestamp = 7317278955583426560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.522 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16940
10:44:17.523 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955604099072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.528 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16961 rows, more = false, responseScanTimestamp = 7317278955604099072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.528 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16961
10:44:17.533 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16964 rows, more = false, responseScanTimestamp = 7317278955622629376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16964
10:44:17.539 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16967 rows, more = false, responseScanTimestamp = 7317278955649843200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.539 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16967
10:44:17.540 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955668512768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.546 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16970 rows, more = false, responseScanTimestamp = 7317278955668512768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.546 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16970
10:44:17.547 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.548 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.548 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.549 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.553 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.553 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16973
10:44:17.554 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.558 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.559 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.560 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.560 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.562 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.566 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.570 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.574 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.575 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.579 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.580 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.583 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.584 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.585 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.585 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.586 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.587 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.587 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.588 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.588 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.592 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.592 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.593 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.594 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.594 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.595 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.595 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.603 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.603 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.604 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.605 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.605 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.609 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.613 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.614 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.614 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.615 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.616 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.619 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.620 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.620 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.624 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.624 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.628 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.632 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.635 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.636 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.640 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.640 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.644 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.645 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.645 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.646 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.649 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.650 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.650 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.651 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.654 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.654 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.658 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.658 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.659 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.660 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.660 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.661 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.665 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.666 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.667 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.668 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.668 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.673 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.674 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.674 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.679 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.679 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.684 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.687 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.691 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.694 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.698 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.699 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.699 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.700 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.701 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.701 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.705 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.709 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.712 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.713 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.716 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.720 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.720 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.721 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.721 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.722 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.725 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.729 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.730 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.734 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.739 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.743 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.750 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16973 rows, more = false, responseScanTimestamp = 7317278955697422336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.755 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16974 rows, more = false, responseScanTimestamp = 7317278955702714368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16974
10:44:17.756 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278956534951936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.756 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278956553457664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.761 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16977 rows, more = false, responseScanTimestamp = 7317278956567556096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16977
10:44:17.767 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16979 rows, more = false, responseScanTimestamp = 7317278956578557952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16979
10:44:17.772 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16983 rows, more = false, responseScanTimestamp = 7317278956604735488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16983
10:44:17.773 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278956619268096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.774 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278956629729280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.774 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278956638175232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.781 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16986 rows, more = false, responseScanTimestamp = 7317278956638175232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16986
10:44:17.787 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16989 rows, more = false, responseScanTimestamp = 7317278956654632960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16989
10:44:17.792 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16992 rows, more = false, responseScanTimestamp = 7317278956684795904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.792 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16992
10:44:17.793 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278956706598912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.799 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16995 rows, more = false, responseScanTimestamp = 7317278956713336832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16995
10:44:17.800 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278956728020992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.800 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278956733329408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.801 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278956733329408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.802 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278956747894784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.808 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17000 rows, more = false, responseScanTimestamp = 7317278956754104320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17000
10:44:17.814 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17003 rows, more = false, responseScanTimestamp = 7317278956774039552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17003
10:44:17.815 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278956789538816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.818 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@692007267(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.820 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17006 rows, more = false, responseScanTimestamp = 7317278956794834944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.820 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17006
10:44:17.821 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278956819619840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.822 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@606643760(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.823 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1924218356(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.827 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17009 rows, more = false, responseScanTimestamp = 7317278956819619840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.828 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17009
10:44:17.828 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1751138935(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.828 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278956848873472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.829 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278956848873472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.830 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@939835953(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.834 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17030 rows, more = false, responseScanTimestamp = 7317278956848873472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17030
10:44:17.839 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17060 rows, more = false, responseScanTimestamp = 7317278956880154624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.839 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17060
10:44:17.845 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17062 rows, more = false, responseScanTimestamp = 7317278956897202176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17062
10:44:17.852 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17065 rows, more = false, responseScanTimestamp = 7317278956920233984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17065
10:44:17.853 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1501362727(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.855 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@584659553(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.858 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17067 rows, more = false, responseScanTimestamp = 7317278956944232448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17067
10:44:17.865 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17080 rows, more = false, responseScanTimestamp = 7317278956979220480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17080
10:44:17.866 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957002571776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.867 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957002571776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.868 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957020639232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.875 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17093 rows, more = false, responseScanTimestamp = 7317278957020639232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17093
10:44:17.876 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957046386688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.882 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17097 rows, more = false, responseScanTimestamp = 7317278957046386688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.883 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17097
10:44:17.884 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957068771328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.885 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957075156992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.886 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957075156992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.891 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17101 rows, more = false, responseScanTimestamp = 7317278957091504128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17101
10:44:17.891 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957111803904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17104 rows, more = false, responseScanTimestamp = 7317278957111803904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17104
10:44:17.897 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957129117696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.900 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1212198839(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.903 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17106 rows, more = false, responseScanTimestamp = 7317278957129117696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.903 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17106
10:44:17.903 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1447819716(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.904 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957157347328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.911 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17110 rows, more = false, responseScanTimestamp = 7317278957163421696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17110
10:44:17.912 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1750637800(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.912 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957163421696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.913 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957176127488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.919 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17120 rows, more = false, responseScanTimestamp = 7317278957176127488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.920 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17120
10:44:17.920 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957226684416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.925 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17141 rows, more = false, responseScanTimestamp = 7317278957226684416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17141
10:44:17.926 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957253726208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.932 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17143 rows, more = false, responseScanTimestamp = 7317278957253726208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17143
10:44:17.935 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@58323384(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.937 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17147 rows, more = false, responseScanTimestamp = 7317278957283528704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17147
10:44:17.943 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17149 rows, more = false, responseScanTimestamp = 7317278957298114560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.943 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17149
10:44:17.947 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17161 rows, more = false, responseScanTimestamp = 7317278957328650240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17161
10:44:17.948 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957345067008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.949 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957345067008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957345067008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.956 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17164 rows, more = false, responseScanTimestamp = 7317278957356843008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17164
10:44:17.957 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957378498560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.958 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1309264759(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.963 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17168 rows, more = false, responseScanTimestamp = 7317278957378498560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17168
10:44:17.970 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17180 rows, more = false, responseScanTimestamp = 7317278957406388224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17180
10:44:17.977 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17182 rows, more = false, responseScanTimestamp = 7317278957426827264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17182
10:44:17.983 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17185 rows, more = false, responseScanTimestamp = 7317278957459931136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17185
10:44:17.985 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1199935147(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:17.989 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17187 rows, more = false, responseScanTimestamp = 7317278957482414080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17187
10:44:17.995 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17190 rows, more = false, responseScanTimestamp = 7317278957510115328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:17.995 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17190
10:44:18.002 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17203 rows, more = false, responseScanTimestamp = 7317278957540593664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17203
10:44:18.007 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17206 rows, more = false, responseScanTimestamp = 7317278957562974208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17206
10:44:18.008 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957587062784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957592305664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.016 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17209 rows, more = false, responseScanTimestamp = 7317278957592305664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17209
10:44:18.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957615697920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.020 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957643128832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.024 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17215 rows, more = false, responseScanTimestamp = 7317278957643128832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.024 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17215
10:44:18.030 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17215 rows, more = false, responseScanTimestamp = 7317278957643128832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.032 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1796666735(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:18.034 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@665726340(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:18.037 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17217 rows, more = false, responseScanTimestamp = 7317278957674094592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17217
10:44:18.038 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@662444149(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:18.044 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17230 rows, more = false, responseScanTimestamp = 7317278957709918208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17230
10:44:18.045 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957739208704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.049 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17251 rows, more = false, responseScanTimestamp = 7317278957739208704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17251
10:44:18.050 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957759029248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.057 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17253 rows, more = false, responseScanTimestamp = 7317278957759029248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17253
10:44:18.058 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957787832320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.063 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17256 rows, more = false, responseScanTimestamp = 7317278957787832320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17256
10:44:18.065 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1281833703(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:18.066 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@277222281(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:18.069 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17258 rows, more = false, responseScanTimestamp = 7317278957812412416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17258
10:44:18.075 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17260 rows, more = false, responseScanTimestamp = 7317278957837197312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17260
10:44:18.076 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957867208704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.077 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278957867208704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17283 rows, more = false, responseScanTimestamp = 7317278957880897536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17283
10:44:18.088 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17287 rows, more = false, responseScanTimestamp = 7317278957902077952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.088 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17287
10:44:18.096 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17288 rows, more = false, responseScanTimestamp = 7317278957913686016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.096 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17288
10:44:18.102 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17291 rows, more = false, responseScanTimestamp = 7317278957947142144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17291
10:44:18.107 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17294 rows, more = false, responseScanTimestamp = 7317278957976653824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.108 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17294
10:44:18.112 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17296 rows, more = false, responseScanTimestamp = 7317278957996322816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.112 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17296
10:44:18.112 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.116 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17297
10:44:18.120 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.120 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.125 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.129 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.132 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.133 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.133 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.137 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.137 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.141 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.145 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.148 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.152 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.153 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.156 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.160 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.161 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.161 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.164 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.165 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.166 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.170 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.173 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.174 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.178 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.178 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.180 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.183 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.187 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.192 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.192 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.193 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.193 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.199 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.200 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.200 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.204 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.204 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.207 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.208 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.211 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.212 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.213 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.213 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.217 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.217 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.218 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.221 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.222 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.223 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.224 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.224 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.228 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.229 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.229 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.230 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.230 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.231 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.235 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.235 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.236 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.237 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.245 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.246 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.251 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.257 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.258 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.259 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.260 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.264 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.265 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.269 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.270 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.271 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.272 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.275 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.280 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.280 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.281 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.282 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.286 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.287 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.291 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.295 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.296 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.297 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.297 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.306 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.309 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.310 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.311 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.311 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.312 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.315 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.316 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.320 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.324 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.325 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.326 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.330 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.330 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.333 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.337 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.341 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.342 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.345 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.346 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.349 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.350 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.350 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.354 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.358 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.358 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.361 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.362 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.363 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.363 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.364 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.367 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.372 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.376 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.381 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.385 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.385 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.391 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.395 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.399 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.399 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.403 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.403 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.406 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.410 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.411 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.415 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.416 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.419 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.423 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.424 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.428 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.429 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.430 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.434 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.435 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.436 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.437 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.437 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.438 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.442 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.443 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.444 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.448 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.452 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.453 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.454 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.458 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.462 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.466 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.470 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.471 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.471 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.472 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.476 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.481 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.485 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.485 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.490 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.494 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.499 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.500 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.501 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.502 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.506 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.506 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.511 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.515 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.516 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.517 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.521 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.526 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.527 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.531 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.532 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.533 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.533 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.537 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.542 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.543 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.547 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.548 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.551 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.556 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.557 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.558 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.562 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.564 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.568 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.572 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.575 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.579 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.582 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.583 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.584 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.587 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.588 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.589 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.595 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17297 rows, more = false, responseScanTimestamp = 7317278958011998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.595 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1184026128(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:18.595 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278958016794624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.596 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278959994089472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.604 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17299 rows, more = false, responseScanTimestamp = 7317278959994089472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.604 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17299
10:44:18.609 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17312 rows, more = false, responseScanTimestamp = 7317278960027746304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17312
10:44:18.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960057663488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.616 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17315 rows, more = false, responseScanTimestamp = 7317278960057663488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.616 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17315
10:44:18.617 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960080494592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.618 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960080494592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.618 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960093745152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.619 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960093745152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.620 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960100610048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.625 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17320 rows, more = false, responseScanTimestamp = 7317278960100610048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17320
10:44:18.626 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960119762944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.626 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960119762944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.627 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960130650112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.628 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960130650112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.629 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960130650112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.633 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17324 rows, more = false, responseScanTimestamp = 7317278960137121792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17324
10:44:18.634 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960143568896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.640 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17326 rows, more = false, responseScanTimestamp = 7317278960149053440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.641 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17326
10:44:18.641 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960179240960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.642 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960185831424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.648 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17330 rows, more = false, responseScanTimestamp = 7317278960185831424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.648 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17330
10:44:18.655 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17334 rows, more = false, responseScanTimestamp = 7317278960214962176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17334
10:44:18.656 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960232935424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.657 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960238178304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.663 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17338 rows, more = false, responseScanTimestamp = 7317278960253562880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17338
10:44:18.664 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960272007168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17341 rows, more = false, responseScanTimestamp = 7317278960272007168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17341
10:44:18.670 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960302731264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.674 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17343 rows, more = false, responseScanTimestamp = 7317278960302731264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.674 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17343
10:44:18.679 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17346 rows, more = false, responseScanTimestamp = 7317278960322437120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.680 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17346
10:44:18.680 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960345923584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.681 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960345923584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.686 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17349 rows, more = false, responseScanTimestamp = 7317278960354877440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.686 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17349
10:44:18.687 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960367063040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.693 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17352 rows, more = false, responseScanTimestamp = 7317278960372535296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17352
10:44:18.694 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960396988416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.701 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17355 rows, more = false, responseScanTimestamp = 7317278960396988416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17355
10:44:18.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960427499520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.709 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17359 rows, more = false, responseScanTimestamp = 7317278960427499520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17359
10:44:18.714 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17362 rows, more = false, responseScanTimestamp = 7317278960455307264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17362
10:44:18.720 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17366 rows, more = false, responseScanTimestamp = 7317278960486830080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17366
10:44:18.727 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17368 rows, more = false, responseScanTimestamp = 7317278960505069568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.727 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17368
10:44:18.728 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960527609856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.729 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960533946368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.735 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17373 rows, more = false, responseScanTimestamp = 7317278960551419904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17373
10:44:18.741 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17375 rows, more = false, responseScanTimestamp = 7317278960568283136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17375
10:44:18.748 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17378 rows, more = false, responseScanTimestamp = 7317278960598245376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17378
10:44:18.749 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960625926144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.750 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960625926144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.757 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17382 rows, more = false, responseScanTimestamp = 7317278960635965440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17382
10:44:18.764 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17385 rows, more = false, responseScanTimestamp = 7317278960653733888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17385
10:44:18.765 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960679927808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.767 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@32164103(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:18.770 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17387 rows, more = false, responseScanTimestamp = 7317278960679927808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17387
10:44:18.775 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17389 rows, more = false, responseScanTimestamp = 7317278960706998272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17389
10:44:18.776 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960732348416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.782 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17402 rows, more = false, responseScanTimestamp = 7317278960738902016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17402
10:44:18.787 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17405 rows, more = false, responseScanTimestamp = 7317278960761053184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17405
10:44:18.789 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960777232384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.793 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17406 rows, more = false, responseScanTimestamp = 7317278960777232384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17406
10:44:18.794 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960810045440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.800 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17408 rows, more = false, responseScanTimestamp = 7317278960810045440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17408
10:44:18.801 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960832057344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.806 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17411 rows, more = false, responseScanTimestamp = 7317278960832057344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17411
10:44:18.812 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17414 rows, more = false, responseScanTimestamp = 7317278960861597696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17414
10:44:18.814 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1957653471(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:18.816 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1410671768(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:18.819 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17418 rows, more = false, responseScanTimestamp = 7317278960886624256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.819 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17418
10:44:18.819 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@69702212(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:18.820 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960913649664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.821 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1397932342(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:18.822 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1554823440(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:18.825 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17430 rows, more = false, responseScanTimestamp = 7317278960913649664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17430
10:44:18.826 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960938881024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.827 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960938881024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.832 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17470 rows, more = false, responseScanTimestamp = 7317278960951377920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17470
10:44:18.833 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960967938048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.834 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278960967938048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.837 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17473 rows, more = false, responseScanTimestamp = 7317278960967938048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17473
10:44:18.843 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17475 rows, more = false, responseScanTimestamp = 7317278960993214464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.843 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17475
10:44:18.845 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@568358905(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:18.848 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17478 rows, more = false, responseScanTimestamp = 7317278961013104640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17478
10:44:18.849 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961026596864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.850 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961033326592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.851 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961047138304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.852 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961047138304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.859 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17491 rows, more = false, responseScanTimestamp = 7317278961053278208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.859 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17491
10:44:18.866 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17494 rows, more = false, responseScanTimestamp = 7317278961069412352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17494
10:44:18.872 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17498 rows, more = false, responseScanTimestamp = 7317278961103331328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.873 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17498
10:44:18.878 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17501 rows, more = false, responseScanTimestamp = 7317278961131536384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17501
10:44:18.879 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961151246336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.885 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17503 rows, more = false, responseScanTimestamp = 7317278961151246336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.886 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17503
10:44:18.887 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961185980416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.887 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961185980416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.889 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@426599475(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:18.894 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17508 rows, more = false, responseScanTimestamp = 7317278961198415872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17508
10:44:18.900 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17520 rows, more = false, responseScanTimestamp = 7317278961217376256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17520
10:44:18.901 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961243533312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.907 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17523 rows, more = false, responseScanTimestamp = 7317278961243533312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17523
10:44:18.915 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17527 rows, more = false, responseScanTimestamp = 7317278961275985920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17527
10:44:18.920 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17529 rows, more = false, responseScanTimestamp = 7317278961290956800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.920 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17529
10:44:18.926 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17533 rows, more = false, responseScanTimestamp = 7317278961332461568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17533
10:44:18.927 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961332461568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.933 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17534 rows, more = false, responseScanTimestamp = 7317278961341833216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17534
10:44:18.939 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17538 rows, more = false, responseScanTimestamp = 7317278961380679680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17538
10:44:18.940 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961406275584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.941 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961406275584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.941 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961417445376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.942 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961417445376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.943 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961424527360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.949 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17542 rows, more = false, responseScanTimestamp = 7317278961424527360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17542
10:44:18.954 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17546 rows, more = false, responseScanTimestamp = 7317278961446625280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.954 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17546
10:44:18.960 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17547 rows, more = false, responseScanTimestamp = 7317278961457537024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.960 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17547
10:44:18.961 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961491345408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.962 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961491345408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.968 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17551 rows, more = false, responseScanTimestamp = 7317278961504571392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.968 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17551
10:44:18.973 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17554 rows, more = false, responseScanTimestamp = 7317278961523105792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17554
10:44:18.974 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961547067392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.975 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961547067392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.982 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17558 rows, more = false, responseScanTimestamp = 7317278961559564288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17558
10:44:18.982 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961572073472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.983 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961578024960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17562 rows, more = false, responseScanTimestamp = 7317278961592217600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17562
10:44:18.996 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17565 rows, more = false, responseScanTimestamp = 7317278961610153984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17565
10:44:18.997 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961639620608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.998 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1551064409(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:18.998 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961639620608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:18.999 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961653014528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.000 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961653014528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.007 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17570 rows, more = false, responseScanTimestamp = 7317278961659719680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17570
10:44:19.008 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961683947520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961683947520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961683947520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.014 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17584 rows, more = false, responseScanTimestamp = 7317278961697181696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17584
10:44:19.015 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961718030336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.021 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17586 rows, more = false, responseScanTimestamp = 7317278961718030336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17586
10:44:19.022 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961739624448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.028 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17588 rows, more = false, responseScanTimestamp = 7317278961739624448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17588
10:44:19.031 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961774542848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.037 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17593 rows, more = false, responseScanTimestamp = 7317278961782751232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17593
10:44:19.042 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17596 rows, more = false, responseScanTimestamp = 7317278961805217792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17596
10:44:19.043 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1705909246(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.043 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961829986304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.044 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961829986304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.051 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17600 rows, more = false, responseScanTimestamp = 7317278961842540544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17600
10:44:19.056 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17611 rows, more = false, responseScanTimestamp = 7317278961854603264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17611
10:44:19.057 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961887059968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.062 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17615 rows, more = false, responseScanTimestamp = 7317278961887059968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17615
10:44:19.064 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1196685069(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.066 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@904748840(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.069 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17618 rows, more = false, responseScanTimestamp = 7317278961910628352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17618
10:44:19.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961936412672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.076 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17630 rows, more = false, responseScanTimestamp = 7317278961936412672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17630
10:44:19.081 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17643 rows, more = false, responseScanTimestamp = 7317278961968021504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17643
10:44:19.082 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961968021504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961978204160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.084 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961999945728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.085 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278961999945728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.090 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17646 rows, more = false, responseScanTimestamp = 7317278962007216128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17646
10:44:19.091 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962020712448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.092 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962020712448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.093 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962036895744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.094 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962036895744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.102 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17650 rows, more = false, responseScanTimestamp = 7317278962044104704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17650
10:44:19.103 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962074288128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.109 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17654 rows, more = false, responseScanTimestamp = 7317278962074288128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17654
10:44:19.110 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962102525952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.111 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962102525952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.112 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962113822720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.118 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17658 rows, more = false, responseScanTimestamp = 7317278962113822720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17658
10:44:19.126 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17662 rows, more = false, responseScanTimestamp = 7317278962139418624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17662
10:44:19.127 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962159124480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.127 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962165088256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.128 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962182434816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.134 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17666 rows, more = false, responseScanTimestamp = 7317278962182434816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17666
10:44:19.139 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17669 rows, more = false, responseScanTimestamp = 7317278962200195072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17669
10:44:19.140 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962227204096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.146 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17672 rows, more = false, responseScanTimestamp = 7317278962227204096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17672
10:44:19.151 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17674 rows, more = false, responseScanTimestamp = 7317278962244050944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17674
10:44:19.157 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17678 rows, more = false, responseScanTimestamp = 7317278962278293504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.157 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17678
10:44:19.158 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962299400192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.162 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17681 rows, more = false, responseScanTimestamp = 7317278962299400192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17681
10:44:19.163 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962321207296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.168 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17683 rows, more = false, responseScanTimestamp = 7317278962321207296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17683
10:44:19.169 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962333392896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.175 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17684 rows, more = false, responseScanTimestamp = 7317278962333392896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17684
10:44:19.176 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962372853760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.176 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1932678489(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.176 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962372853760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.177 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962384195584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.178 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962384195584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962384195584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.184 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17690 rows, more = false, responseScanTimestamp = 7317278962390093824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.184 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17690
10:44:19.189 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17702 rows, more = false, responseScanTimestamp = 7317278962408144896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17702
10:44:19.190 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962432716800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.195 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17705 rows, more = false, responseScanTimestamp = 7317278962432716800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.195 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17705
10:44:19.200 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17708 rows, more = false, responseScanTimestamp = 7317278962456494080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.201 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17708
10:44:19.201 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962472599552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.207 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17711 rows, more = false, responseScanTimestamp = 7317278962478571520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17711
10:44:19.213 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17715 rows, more = false, responseScanTimestamp = 7317278962505531392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17715
10:44:19.215 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1716961578(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.216 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1055242610(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.218 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17718 rows, more = false, responseScanTimestamp = 7317278962527842304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17718
10:44:19.219 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962546638848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.222 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17730 rows, more = false, responseScanTimestamp = 7317278962553606144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.223 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17730
10:44:19.224 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962562605056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.229 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17740 rows, more = false, responseScanTimestamp = 7317278962562605056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17740
10:44:19.230 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962579550208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.237 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17742 rows, more = false, responseScanTimestamp = 7317278962584186880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.237 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17742
10:44:19.243 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17745 rows, more = false, responseScanTimestamp = 7317278962619662336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17745
10:44:19.244 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962651787264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.250 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17748 rows, more = false, responseScanTimestamp = 7317278962651787264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.251 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17748
10:44:19.255 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17752 rows, more = false, responseScanTimestamp = 7317278962681532416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17752
10:44:19.256 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962702147584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.257 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962702147584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17755 rows, more = false, responseScanTimestamp = 7317278962712576000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17755
10:44:19.264 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1638839705(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.268 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17758 rows, more = false, responseScanTimestamp = 7317278962731491328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17758
10:44:19.268 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@14138472(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.268 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962743197696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.273 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17760 rows, more = false, responseScanTimestamp = 7317278962750324736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17760
10:44:19.274 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962750324736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.279 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17770 rows, more = false, responseScanTimestamp = 7317278962765049856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17770
10:44:19.280 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962798882816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.281 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962798882816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.282 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962811756544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.288 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17784 rows, more = false, responseScanTimestamp = 7317278962816991232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17784
10:44:19.295 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17786 rows, more = false, responseScanTimestamp = 7317278962828898304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17786
10:44:19.300 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17790 rows, more = false, responseScanTimestamp = 7317278962862125056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.301 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17790
10:44:19.301 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962885832704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962885832704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.308 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17794 rows, more = false, responseScanTimestamp = 7317278962898370560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.308 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17794
10:44:19.313 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17796 rows, more = false, responseScanTimestamp = 7317278962917064704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17796
10:44:19.314 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962939006976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.319 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17799 rows, more = false, responseScanTimestamp = 7317278962939006976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17799
10:44:19.325 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17801 rows, more = false, responseScanTimestamp = 7317278962958024704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17801
10:44:19.326 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962984964096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.327 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962984964096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.328 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962999730176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.329 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278962999730176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.333 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17806 rows, more = false, responseScanTimestamp = 7317278963004944384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17806
10:44:19.334 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963015929856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.335 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1347969737(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.338 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17808 rows, more = false, responseScanTimestamp = 7317278963015929856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.338 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17808
10:44:19.339 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1130721177(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.341 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1467160593(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.345 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17809 rows, more = false, responseScanTimestamp = 7317278963032387584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17809
10:44:19.345 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1786436203(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.351 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17820 rows, more = false, responseScanTimestamp = 7317278963055042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17820
10:44:19.356 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17851 rows, more = false, responseScanTimestamp = 7317278963095019520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17851
10:44:19.357 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963095019520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.363 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17852 rows, more = false, responseScanTimestamp = 7317278963107512320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17852
10:44:19.364 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963141795840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.368 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17854 rows, more = false, responseScanTimestamp = 7317278963141795840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.368 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17854
10:44:19.374 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17856 rows, more = false, responseScanTimestamp = 7317278963166994432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17856
10:44:19.375 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963187146752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.376 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963187146752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963200520192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.382 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17860 rows, more = false, responseScanTimestamp = 7317278963200520192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17860
10:44:19.384 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963218493440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.390 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17864 rows, more = false, responseScanTimestamp = 7317278963225071616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17864
10:44:19.394 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17867 rows, more = false, responseScanTimestamp = 7317278963247796224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.394 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17867
10:44:19.395 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963247796224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.401 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17868 rows, more = false, responseScanTimestamp = 7317278963263303680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17868
10:44:19.406 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17870 rows, more = false, responseScanTimestamp = 7317278963287601152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17870
10:44:19.407 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963322515456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.409 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963322515456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.409 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963332812800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.410 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963332812800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.411 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963340615680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.414 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2041033671(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.416 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@299242189(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.418 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17876 rows, more = false, responseScanTimestamp = 7317278963340615680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17876
10:44:19.419 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963363799040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.426 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17880 rows, more = false, responseScanTimestamp = 7317278963363799040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17880
10:44:19.433 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17902 rows, more = false, responseScanTimestamp = 7317278963401404416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17902
10:44:19.441 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17905 rows, more = false, responseScanTimestamp = 7317278963425562624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17905
10:44:19.441 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963453620224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.442 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963453620224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.443 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1588208502(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.443 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963472834560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.450 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17909 rows, more = false, responseScanTimestamp = 7317278963472834560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.450 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17909
10:44:19.451 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963492917248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.457 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17921 rows, more = false, responseScanTimestamp = 7317278963492917248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17921
10:44:19.458 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963521933312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.464 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17924 rows, more = false, responseScanTimestamp = 7317278963521933312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.464 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17924
10:44:19.471 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17928 rows, more = false, responseScanTimestamp = 7317278963556790272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.471 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17928
10:44:19.472 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963581513728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.479 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17931 rows, more = false, responseScanTimestamp = 7317278963581513728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17931
10:44:19.485 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17934 rows, more = false, responseScanTimestamp = 7317278963607986176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.485 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17934
10:44:19.493 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17936 rows, more = false, responseScanTimestamp = 7317278963630514176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17936
10:44:19.499 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17940 rows, more = false, responseScanTimestamp = 7317278963670855680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17940
10:44:19.500 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963699351552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.501 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963699351552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.502 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963710734337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.510 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17945 rows, more = false, responseScanTimestamp = 7317278963716485120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17945
10:44:19.517 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17950 rows, more = false, responseScanTimestamp = 7317278963745886208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17950
10:44:19.523 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17952 rows, more = false, responseScanTimestamp = 7317278963762753536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17952
10:44:19.524 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963799547904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.525 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963799547904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.525 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963810783232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.531 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17957 rows, more = false, responseScanTimestamp = 7317278963810783232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17957
10:44:19.531 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963827699712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.532 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963827699712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.538 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17961 rows, more = false, responseScanTimestamp = 7317278963840634880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17961
10:44:19.539 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963852136448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.545 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17964 rows, more = false, responseScanTimestamp = 7317278963857084416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17964
10:44:19.546 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963883036672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.547 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963883036672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.549 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1656685386(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.550 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@641903953(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.553 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17967 rows, more = false, responseScanTimestamp = 7317278963883036672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.553 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17967
10:44:19.554 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@119771950(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.558 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17970 rows, more = false, responseScanTimestamp = 7317278963915530240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17970
10:44:19.564 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17980 rows, more = false, responseScanTimestamp = 7317278963922190336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17980
10:44:19.565 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963966726144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.566 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963966726144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.572 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18003 rows, more = false, responseScanTimestamp = 7317278963976933376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.573 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18003
10:44:19.574 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278963989843968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.579 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18006 rows, more = false, responseScanTimestamp = 7317278963995439104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18006
10:44:19.579 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@144552239(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.580 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964026494976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.581 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964026494976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.582 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964026494976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.583 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964039905280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.584 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964047335424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.591 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18020 rows, more = false, responseScanTimestamp = 7317278964047335424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18020
10:44:19.592 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964070031360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18024 rows, more = false, responseScanTimestamp = 7317278964070031360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18024
10:44:19.600 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964105555968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.601 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@304236069(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.607 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18028 rows, more = false, responseScanTimestamp = 7317278964105555968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18028
10:44:19.608 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964136382464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.614 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18040 rows, more = false, responseScanTimestamp = 7317278964136382464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18040
10:44:19.615 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964171628544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.616 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964171628544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.616 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964182339584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.622 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18045 rows, more = false, responseScanTimestamp = 7317278964182339584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18045
10:44:19.624 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964205244416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.629 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18049 rows, more = false, responseScanTimestamp = 7317278964205244416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18049
10:44:19.630 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964217790464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.636 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18051 rows, more = false, responseScanTimestamp = 7317278964229718016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.636 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18051
10:44:19.637 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964259057664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.638 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964259057664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.639 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964273491968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.640 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964273491968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.641 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964279218176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.641 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964279218176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.642 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964286087168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.645 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@557402389(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.647 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18057 rows, more = false, responseScanTimestamp = 7317278964286087168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.647 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18057
10:44:19.647 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@983045375(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.652 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18059 rows, more = false, responseScanTimestamp = 7317278964297355264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.652 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18059
10:44:19.653 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1600769610(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.653 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964308439040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.654 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1601874156(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.659 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18070 rows, more = false, responseScanTimestamp = 7317278964317327360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18070
10:44:19.660 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964353241088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.661 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964353241088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.661 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964353241088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.662 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964366934016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.663 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964366934016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.663 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964373667840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.664 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964380008448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.665 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964380008448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.670 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18104 rows, more = false, responseScanTimestamp = 7317278964385677312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18104
10:44:19.671 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964392198144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.676 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18105 rows, more = false, responseScanTimestamp = 7317278964392198144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18105
10:44:19.683 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18108 rows, more = false, responseScanTimestamp = 7317278964423360512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.683 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18108
10:44:19.684 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964449529856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.685 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964449529856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.690 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18113 rows, more = false, responseScanTimestamp = 7317278964465790976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.690 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18113
10:44:19.691 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964483715072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.692 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964483715072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.692 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964494491648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.697 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@887104503(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.699 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18116 rows, more = false, responseScanTimestamp = 7317278964494491648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.699 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18116
10:44:19.700 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964512563200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.700 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964512563200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.701 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964512563200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964530204672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.703 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964530204672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.709 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18130 rows, more = false, responseScanTimestamp = 7317278964537864192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18130
10:44:19.716 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18134 rows, more = false, responseScanTimestamp = 7317278964559769600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.716 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18134
10:44:19.719 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1311110776(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.722 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18137 rows, more = false, responseScanTimestamp = 7317278964583174144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18137
10:44:19.723 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1605331560(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.723 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964605247488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.725 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1436062905(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.729 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18140 rows, more = false, responseScanTimestamp = 7317278964611190784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18140
10:44:19.735 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18170 rows, more = false, responseScanTimestamp = 7317278964641402880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.736 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18170
10:44:19.742 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18173 rows, more = false, responseScanTimestamp = 7317278964666765312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18173
10:44:19.747 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1616050790(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.749 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18176 rows, more = false, responseScanTimestamp = 7317278964692062208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18176
10:44:19.750 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@19224098(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.750 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964718436352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.751 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964725796864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.752 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964725796864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.758 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18190 rows, more = false, responseScanTimestamp = 7317278964739117056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18190
10:44:19.759 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964751515648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.760 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964757700608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.761 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964774797312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.762 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964774797312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.763 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964780810240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.764 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964786405376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.765 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964786405376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.770 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18206 rows, more = false, responseScanTimestamp = 7317278964792958976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18206
10:44:19.771 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964811612160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.776 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18209 rows, more = false, responseScanTimestamp = 7317278964811612160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18209
10:44:19.782 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18212 rows, more = false, responseScanTimestamp = 7317278964833095680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18212
10:44:19.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964854632448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.789 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18215 rows, more = false, responseScanTimestamp = 7317278964854632448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18215
10:44:19.790 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964881420288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.790 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@637374532(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.790 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964881420288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.791 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964887408640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.792 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964887408640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.799 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18220 rows, more = false, responseScanTimestamp = 7317278964903276544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18220
10:44:19.805 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18232 rows, more = false, responseScanTimestamp = 7317278964921790464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.805 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18232
10:44:19.806 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278964951490560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.812 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18235 rows, more = false, responseScanTimestamp = 7317278964951490560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18235
10:44:19.819 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18239 rows, more = false, responseScanTimestamp = 7317278964985282560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.819 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18239
10:44:19.820 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965007609856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.825 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18242 rows, more = false, responseScanTimestamp = 7317278965007609856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18242
10:44:19.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18243 rows, more = false, responseScanTimestamp = 7317278965023305728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.836 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18243
10:44:19.837 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965069750272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.839 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965069750272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.839 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965092544512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.840 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@877782302(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.842 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1126672440(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.846 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18248 rows, more = false, responseScanTimestamp = 7317278965092544512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18248
10:44:19.847 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1746428472(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.847 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965108248576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.849 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@556703951(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.853 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18260 rows, more = false, responseScanTimestamp = 7317278965116203008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18260
10:44:19.857 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18280 rows, more = false, responseScanTimestamp = 7317278965143425024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18280
10:44:19.858 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965150633984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.865 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18291 rows, more = false, responseScanTimestamp = 7317278965163008000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18291
10:44:19.872 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18295 rows, more = false, responseScanTimestamp = 7317278965199544320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.872 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18295
10:44:19.873 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965225283584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.879 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18298 rows, more = false, responseScanTimestamp = 7317278965225283584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18298
10:44:19.885 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18301 rows, more = false, responseScanTimestamp = 7317278965252210688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18301
10:44:19.890 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18304 rows, more = false, responseScanTimestamp = 7317278965281611776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18304
10:44:19.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18304 rows, more = false, responseScanTimestamp = 7317278965281611776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.897 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965321146368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.898 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965328084992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.898 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@451725537(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.899 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965338755072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.905 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18309 rows, more = false, responseScanTimestamp = 7317278965338755072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18309
10:44:19.911 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18320 rows, more = false, responseScanTimestamp = 7317278965351661568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.911 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18320
10:44:19.911 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965386543104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.917 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18324 rows, more = false, responseScanTimestamp = 7317278965386543104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18324
10:44:19.922 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18327 rows, more = false, responseScanTimestamp = 7317278965410549760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18327
10:44:19.923 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965410549760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.924 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1685378540(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.929 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18328 rows, more = false, responseScanTimestamp = 7317278965425602560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.929 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18328
10:44:19.930 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965458862080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.937 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18340 rows, more = false, responseScanTimestamp = 7317278965458862080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18340
10:44:19.938 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965491712000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.942 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18344 rows, more = false, responseScanTimestamp = 7317278965491712000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18344
10:44:19.943 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965510946816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.944 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965510946816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18347 rows, more = false, responseScanTimestamp = 7317278965526351872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18347
10:44:19.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965544534016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.951 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965544534016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.952 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965544534016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.953 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965557051392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.959 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18352 rows, more = false, responseScanTimestamp = 7317278965563109376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.959 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18352
10:44:19.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18354 rows, more = false, responseScanTimestamp = 7317278965574361088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18354
10:44:19.965 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965607698432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.965 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965607698432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.966 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965607698432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.967 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1339454200(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:19.973 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18358 rows, more = false, responseScanTimestamp = 7317278965615960064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18358
10:44:19.974 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965634416640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.980 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18370 rows, more = false, responseScanTimestamp = 7317278965634416640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18370
10:44:19.986 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18371 rows, more = false, responseScanTimestamp = 7317278965652267008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18371
10:44:19.987 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965693865984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.988 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965693865984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.989 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965705621504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965705621504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.995 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18377 rows, more = false, responseScanTimestamp = 7317278965711384576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:19.995 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18377
10:44:20.001 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18379 rows, more = false, responseScanTimestamp = 7317278965725024256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18379
10:44:20.002 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965755097088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.003 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965755097088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.010 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18384 rows, more = false, responseScanTimestamp = 7317278965770076160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.010 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18384
10:44:20.010 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965786259456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.011 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965786259456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.012 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965786259456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.013 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@464165653(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.013 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965803040768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18389 rows, more = false, responseScanTimestamp = 7317278965810294784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18389
10:44:20.020 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965829210112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.026 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18401 rows, more = false, responseScanTimestamp = 7317278965829210112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18401
10:44:20.032 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18404 rows, more = false, responseScanTimestamp = 7317278965854478336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18404
10:44:20.033 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965882122240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.038 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18407 rows, more = false, responseScanTimestamp = 7317278965882122240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18407
10:44:20.039 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965900566528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.040 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965900566528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.046 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18410 rows, more = false, responseScanTimestamp = 7317278965919514624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18410
10:44:20.047 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965936013312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.053 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18413 rows, more = false, responseScanTimestamp = 7317278965936013312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18413
10:44:20.054 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965968957440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.055 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965968957440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.056 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1744692033(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.058 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@635732455(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.062 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18418 rows, more = false, responseScanTimestamp = 7317278965981581312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18418
10:44:20.063 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278965994217472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.069 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18430 rows, more = false, responseScanTimestamp = 7317278966000812032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18430
10:44:20.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966028316672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.076 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18443 rows, more = false, responseScanTimestamp = 7317278966034034688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18443
10:44:20.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18446 rows, more = false, responseScanTimestamp = 7317278966059945984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18446
10:44:20.083 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1507419665(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966085058560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.092 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18449 rows, more = false, responseScanTimestamp = 7317278966085058560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18449
10:44:20.102 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18461 rows, more = false, responseScanTimestamp = 7317278966114889728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18461
10:44:20.112 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18462 rows, more = false, responseScanTimestamp = 7317278966145687552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.112 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18462
10:44:20.120 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18467 rows, more = false, responseScanTimestamp = 7317278966210457600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18467
10:44:20.121 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966236209152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.131 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18470 rows, more = false, responseScanTimestamp = 7317278966236209152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18470
10:44:20.141 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18476 rows, more = false, responseScanTimestamp = 7317278966290604032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.141 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18476
10:44:20.143 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966321758208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.152 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18480 rows, more = false, responseScanTimestamp = 7317278966321758208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18480
10:44:20.153 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966370533376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.154 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966370533376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.160 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18486 rows, more = false, responseScanTimestamp = 7317278966385410048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18486
10:44:20.161 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966392336384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.162 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@375667724(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.164 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@504050282(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.169 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18488 rows, more = false, responseScanTimestamp = 7317278966411550720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.169 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18488
10:44:20.170 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966427512832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.171 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966435540992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.173 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966454931456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.180 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18511 rows, more = false, responseScanTimestamp = 7317278966462279680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18511
10:44:20.181 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966474997760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.188 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18514 rows, more = false, responseScanTimestamp = 7317278966479818752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.188 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18514
10:44:20.189 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966509445120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.190 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966509445120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.195 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18517 rows, more = false, responseScanTimestamp = 7317278966532583424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.195 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18517
10:44:20.196 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966548123648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.203 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18519 rows, more = false, responseScanTimestamp = 7317278966548123648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18519
10:44:20.204 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966570631168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.205 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966570631168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.206 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966594449408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.212 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18522 rows, more = false, responseScanTimestamp = 7317278966594449408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18522
10:44:20.219 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18524 rows, more = false, responseScanTimestamp = 7317278966609334272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18524
10:44:20.224 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@526480373(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.226 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18527 rows, more = false, responseScanTimestamp = 7317278966647529472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.227 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18527
10:44:20.228 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966682763264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.229 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966682763264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.236 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18540 rows, more = false, responseScanTimestamp = 7317278966691758080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.236 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18540
10:44:20.237 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966706847744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.238 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966706847744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.247 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18543 rows, more = false, responseScanTimestamp = 7317278966728577024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.247 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18543
10:44:20.257 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18547 rows, more = false, responseScanTimestamp = 7317278966754217984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18547
10:44:20.263 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18547 rows, more = false, responseScanTimestamp = 7317278966754217984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.264 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966792478720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.272 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18549 rows, more = false, responseScanTimestamp = 7317278966817763328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.272 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18549
10:44:20.273 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966861946880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.277 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18553 rows, more = false, responseScanTimestamp = 7317278966861946880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18553
10:44:20.284 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18555 rows, more = false, responseScanTimestamp = 7317278966882947072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.284 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18555
10:44:20.285 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278966910992384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.290 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18558 rows, more = false, responseScanTimestamp = 7317278966910992384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18558
10:44:20.296 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18561 rows, more = false, responseScanTimestamp = 7317278966938841088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.296 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18561
10:44:20.303 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18563 rows, more = false, responseScanTimestamp = 7317278966958002176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18563
10:44:20.309 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18566 rows, more = false, responseScanTimestamp = 7317278966988681216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18566
10:44:20.316 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18569 rows, more = false, responseScanTimestamp = 7317278967017431040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18569
10:44:20.322 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18572 rows, more = false, responseScanTimestamp = 7317278967043289088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18572
10:44:20.328 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18575 rows, more = false, responseScanTimestamp = 7317278967072747520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18575
10:44:20.329 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967094099968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.334 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18578 rows, more = false, responseScanTimestamp = 7317278967094099968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.334 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18578
10:44:20.341 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18580 rows, more = false, responseScanTimestamp = 7317278967112876032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18580
10:44:20.342 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967136624640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.343 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967142146048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.344 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967160156160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.345 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967160156160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.345 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967166345216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.353 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18585 rows, more = false, responseScanTimestamp = 7317278967166345216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18585
10:44:20.353 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@228227046(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.358 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18588 rows, more = false, responseScanTimestamp = 7317278967186194432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18588
10:44:20.359 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967215976448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.360 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967220973568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.360 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967220973568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18602 rows, more = false, responseScanTimestamp = 7317278967231520768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18602
10:44:20.367 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967240232960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.371 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18603 rows, more = false, responseScanTimestamp = 7317278967240232960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.372 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18603
10:44:20.372 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967275769856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.378 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18605 rows, more = false, responseScanTimestamp = 7317278967275769856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18605
10:44:20.386 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18609 rows, more = false, responseScanTimestamp = 7317278967302508544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18609
10:44:20.392 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18612 rows, more = false, responseScanTimestamp = 7317278967324164096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18612
10:44:20.398 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18615 rows, more = false, responseScanTimestamp = 7317278967350497280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18615
10:44:20.398 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967382102016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.399 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967382102016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.400 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967382102016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.401 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967392755712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.408 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18621 rows, more = false, responseScanTimestamp = 7317278967398907904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18621
10:44:20.416 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18625 rows, more = false, responseScanTimestamp = 7317278967421112320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18625
10:44:20.416 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@975810053(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.422 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18629 rows, more = false, responseScanTimestamp = 7317278967453495296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18629
10:44:20.428 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18641 rows, more = false, responseScanTimestamp = 7317278967481425920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18641
10:44:20.429 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967505797120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.435 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18644 rows, more = false, responseScanTimestamp = 7317278967505797120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18644
10:44:20.439 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18646 rows, more = false, responseScanTimestamp = 7317278967530512384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.440 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18646
10:44:20.441 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967545622528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.441 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967545622528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.447 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18648 rows, more = false, responseScanTimestamp = 7317278967564402688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18648
10:44:20.454 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18651 rows, more = false, responseScanTimestamp = 7317278967582322688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18651
10:44:20.461 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18653 rows, more = false, responseScanTimestamp = 7317278967603023872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.461 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18653
10:44:20.468 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18656 rows, more = false, responseScanTimestamp = 7317278967627800576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.469 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18656
10:44:20.475 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18660 rows, more = false, responseScanTimestamp = 7317278967664287744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18660
10:44:20.476 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967694344192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.481 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18663 rows, more = false, responseScanTimestamp = 7317278967694344192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.482 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18663
10:44:20.482 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967711596544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.483 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967717220352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.484 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967736569856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.485 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967736569856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.486 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967742828544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.493 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18667 rows, more = false, responseScanTimestamp = 7317278967742828544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18667
10:44:20.498 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18671 rows, more = false, responseScanTimestamp = 7317278967766769664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18671
10:44:20.504 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18672 rows, more = false, responseScanTimestamp = 7317278967783452672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18672
10:44:20.511 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18675 rows, more = false, responseScanTimestamp = 7317278967817846784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18675
10:44:20.518 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18677 rows, more = false, responseScanTimestamp = 7317278967836241920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18677
10:44:20.524 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18682 rows, more = false, responseScanTimestamp = 7317278967874048000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.524 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18682
10:44:20.531 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18685 rows, more = false, responseScanTimestamp = 7317278967898050560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18685
10:44:20.531 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2104906568(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.536 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18689 rows, more = false, responseScanTimestamp = 7317278967927132160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18689
10:44:20.537 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967938060288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.538 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967938060288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.543 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18700 rows, more = false, responseScanTimestamp = 7317278967958847488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18700
10:44:20.549 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18703 rows, more = false, responseScanTimestamp = 7317278967978708992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18703
10:44:20.550 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967994683392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.551 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278967994683392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.558 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18706 rows, more = false, responseScanTimestamp = 7317278968014602240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18706
10:44:20.564 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18709 rows, more = false, responseScanTimestamp = 7317278968031707136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18709
10:44:20.565 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968064212992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.566 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968064212992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.573 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18714 rows, more = false, responseScanTimestamp = 7317278968075726848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.573 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18714
10:44:20.574 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968095113216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.579 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18717 rows, more = false, responseScanTimestamp = 7317278968095113216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18717
10:44:20.580 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968121442304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.586 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18720 rows, more = false, responseScanTimestamp = 7317278968121442304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18720
10:44:20.593 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18723 rows, more = false, responseScanTimestamp = 7317278968152752128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18723
10:44:20.594 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968170377216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.595 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968175833088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.601 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18726 rows, more = false, responseScanTimestamp = 7317278968175833088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.601 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18726
10:44:20.607 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18730 rows, more = false, responseScanTimestamp = 7317278968213278720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18730
10:44:20.614 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18733 rows, more = false, responseScanTimestamp = 7317278968238182400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18733
10:44:20.615 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968261476352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.619 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1771858376(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.621 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18736 rows, more = false, responseScanTimestamp = 7317278968261476352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18736
10:44:20.622 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968290230272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.629 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18740 rows, more = false, responseScanTimestamp = 7317278968299724800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18740
10:44:20.630 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968321032192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.631 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968326250496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.632 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968340901888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.639 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18754 rows, more = false, responseScanTimestamp = 7317278968340901888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18754
10:44:20.641 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@929502810(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.648 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18758 rows, more = false, responseScanTimestamp = 7317278968364384256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.648 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18758
10:44:20.648 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968389341184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.649 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968389341184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.650 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968389341184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.657 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18770 rows, more = false, responseScanTimestamp = 7317278968416448512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.657 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18770
10:44:20.658 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968446091264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.659 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968446091264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.663 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18776 rows, more = false, responseScanTimestamp = 7317278968455774208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18776
10:44:20.667 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1078578997(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18776 rows, more = false, responseScanTimestamp = 7317278968455774208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.670 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968487825408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.677 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18780 rows, more = false, responseScanTimestamp = 7317278968495546368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18780
10:44:20.677 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968517640192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.678 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968525127680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.679 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968534962176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.687 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18794 rows, more = false, responseScanTimestamp = 7317278968534962176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18794
10:44:20.693 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18798 rows, more = false, responseScanTimestamp = 7317278968558264320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18798
10:44:20.694 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968576712704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.700 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18801 rows, more = false, responseScanTimestamp = 7317278968589479936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18801
10:44:20.701 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968614457344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968614457344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.703 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968632336384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.704 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968632336384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.704 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968639254528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.705 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968639254528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.706 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968644849664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.707 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968644849664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.707 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968649596928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.708 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@267008103(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.708 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968649596928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.713 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18809 rows, more = false, responseScanTimestamp = 7317278968656158720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18809
10:44:20.714 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968674856960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.715 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968674856960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.720 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18821 rows, more = false, responseScanTimestamp = 7317278968674856960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18821
10:44:20.721 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968703815680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.722 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968703815680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.722 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968713670656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.723 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968713670656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.729 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18827 rows, more = false, responseScanTimestamp = 7317278968719581184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18827
10:44:20.734 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18830 rows, more = false, responseScanTimestamp = 7317278968736149504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.734 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18830
10:44:20.734 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968751140864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.735 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968751140864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.740 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18832 rows, more = false, responseScanTimestamp = 7317278968768380928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.740 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18832
10:44:20.741 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968785125376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.746 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18834 rows, more = false, responseScanTimestamp = 7317278968785125376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18834
10:44:20.752 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18836 rows, more = false, responseScanTimestamp = 7317278968799412224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.752 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18836
10:44:20.756 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968825487360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.763 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18840 rows, more = false, responseScanTimestamp = 7317278968857223168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18840
10:44:20.764 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968876077056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.765 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968876077056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.772 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18844 rows, more = false, responseScanTimestamp = 7317278968888340480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18844
10:44:20.773 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968906862592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.779 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18847 rows, more = false, responseScanTimestamp = 7317278968906862592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18847
10:44:20.780 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968944242688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.781 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968944242688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.781 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968954662912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.782 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968954662912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968961609728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.784 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968961609728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.785 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968968089600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.786 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968968089600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.786 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968974716928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.793 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18855 rows, more = false, responseScanTimestamp = 7317278968974716928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18855
10:44:20.793 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@87212667(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.794 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278968999395328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.794 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@183030081(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.801 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18859 rows, more = false, responseScanTimestamp = 7317278968999395328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18859
10:44:20.807 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18880 rows, more = false, responseScanTimestamp = 7317278969024331776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18880
10:44:20.808 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969060007936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.809 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969060007936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.810 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969070460928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.815 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18885 rows, more = false, responseScanTimestamp = 7317278969070460928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18885
10:44:20.816 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969089630208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.818 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@81168206(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.822 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18887 rows, more = false, responseScanTimestamp = 7317278969089630208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18887
10:44:20.829 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18890 rows, more = false, responseScanTimestamp = 7317278969113575424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18890
10:44:20.830 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969142624256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.835 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18902 rows, more = false, responseScanTimestamp = 7317278969142624256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18902
10:44:20.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969170952192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.841 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18905 rows, more = false, responseScanTimestamp = 7317278969170952192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18905
10:44:20.844 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1520545459(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.848 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18906 rows, more = false, responseScanTimestamp = 7317278969183981568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18906
10:44:20.848 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1226022534(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.849 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969213681664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.850 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@87899196(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.855 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18910 rows, more = false, responseScanTimestamp = 7317278969220399104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.855 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18910
10:44:20.856 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969245179904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.862 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18940 rows, more = false, responseScanTimestamp = 7317278969250811904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.862 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18940
10:44:20.863 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969284378624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.864 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969284378624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.864 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969284378624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.865 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969294995456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.866 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969294995456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.872 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18946 rows, more = false, responseScanTimestamp = 7317278969301938176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.872 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18946
10:44:20.879 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18950 rows, more = false, responseScanTimestamp = 7317278969324449792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18950
10:44:20.880 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969347297280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.881 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969347297280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.882 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969347297280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.889 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18954 rows, more = false, responseScanTimestamp = 7317278969365417984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18954
10:44:20.891 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@895563554(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.895 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18957 rows, more = false, responseScanTimestamp = 7317278969383931904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.895 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18957
10:44:20.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969412702208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.903 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18970 rows, more = false, responseScanTimestamp = 7317278969422139392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.903 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18970
10:44:20.910 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18974 rows, more = false, responseScanTimestamp = 7317278969446203392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18974
10:44:20.911 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969446203392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.913 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969463291904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.914 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969490538496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.915 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969497268224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.916 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1659032331(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.918 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@928028287(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.920 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18978 rows, more = false, responseScanTimestamp = 7317278969503166464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.920 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18978
10:44:20.928 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18980 rows, more = false, responseScanTimestamp = 7317278969515622400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.929 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18980
10:44:20.929 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969545105408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.930 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969549926400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.936 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19004 rows, more = false, responseScanTimestamp = 7317278969567395840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19004
10:44:20.942 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19007 rows, more = false, responseScanTimestamp = 7317278969584754688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19007
10:44:20.949 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19010 rows, more = false, responseScanTimestamp = 7317278969609986048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19010
10:44:20.956 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19012 rows, more = false, responseScanTimestamp = 7317278969628381184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19012
10:44:20.962 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19016 rows, more = false, responseScanTimestamp = 7317278969663340544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19016
10:44:20.963 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969681186816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.965 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1541443701(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:20.970 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19017 rows, more = false, responseScanTimestamp = 7317278969681186816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19017
10:44:20.977 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19020 rows, more = false, responseScanTimestamp = 7317278969717915648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19020
10:44:20.978 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969747001344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.986 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19032 rows, more = false, responseScanTimestamp = 7317278969747001344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19032
10:44:20.992 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19036 rows, more = false, responseScanTimestamp = 7317278969782222848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.992 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19036
10:44:20.992 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969812512768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:20.993 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969812512768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.000 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19039 rows, more = false, responseScanTimestamp = 7317278969812512768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.000 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19039
10:44:21.007 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19041 rows, more = false, responseScanTimestamp = 7317278969831899136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19041
10:44:21.008 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969871695872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969871695872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.015 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19046 rows, more = false, responseScanTimestamp = 7317278969888366592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.015 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19046
10:44:21.016 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969907212288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969907212288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.018 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969921560576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.018 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969921560576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.020 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969927065600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.026 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19052 rows, more = false, responseScanTimestamp = 7317278969933410304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19052
10:44:21.033 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19055 rows, more = false, responseScanTimestamp = 7317278969950687232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.033 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19055
10:44:21.034 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278969983676416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.041 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19060 rows, more = false, responseScanTimestamp = 7317278969983676416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19060
10:44:21.042 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970013851648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.043 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970013851648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.051 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19065 rows, more = false, responseScanTimestamp = 7317278970029588480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19065
10:44:21.057 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19068 rows, more = false, responseScanTimestamp = 7317278970046320640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19068
10:44:21.058 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970081837056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.064 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19072 rows, more = false, responseScanTimestamp = 7317278970081837056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19072
10:44:21.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19075 rows, more = false, responseScanTimestamp = 7317278970105548800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19075
10:44:21.071 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970133069824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.072 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970133069824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.079 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19079 rows, more = false, responseScanTimestamp = 7317278970147651584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19079
10:44:21.085 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19081 rows, more = false, responseScanTimestamp = 7317278970160148480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.086 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19081
10:44:21.086 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970194927616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.087 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970194927616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.088 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970210078720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.092 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1728341004(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:21.095 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19086 rows, more = false, responseScanTimestamp = 7317278970210078720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.095 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19086
10:44:21.102 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19089 rows, more = false, responseScanTimestamp = 7317278970228371456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19089
10:44:21.103 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970256236544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.110 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19102 rows, more = false, responseScanTimestamp = 7317278970262024192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19102
10:44:21.111 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970277838848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.112 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970302488576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.118 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19105 rows, more = false, responseScanTimestamp = 7317278970310488064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.118 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19105
10:44:21.119 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970327674880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.120 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970327674880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.125 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19109 rows, more = false, responseScanTimestamp = 7317278970342690816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.125 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19109
10:44:21.126 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970361163776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.133 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19112 rows, more = false, responseScanTimestamp = 7317278970361163776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.133 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19112
10:44:21.140 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19116 rows, more = false, responseScanTimestamp = 7317278970390388736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.140 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19116
10:44:21.140 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@319461740(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:21.141 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970418376704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.142 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@542774812(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:21.147 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19119 rows, more = false, responseScanTimestamp = 7317278970418376704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19119
10:44:21.148 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970441453568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.148 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970448093184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.149 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970448093184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.154 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19141 rows, more = false, responseScanTimestamp = 7317278970461204480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19141
10:44:21.161 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19143 rows, more = false, responseScanTimestamp = 7317278970481278976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19143
10:44:21.165 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2137413978(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:21.167 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19146 rows, more = false, responseScanTimestamp = 7317278970505121792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.167 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19146
10:44:21.168 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970528800768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.168 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@990275262(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:21.168 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970539618304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.173 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19150 rows, more = false, responseScanTimestamp = 7317278970539618304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19150
10:44:21.180 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19150 rows, more = false, responseScanTimestamp = 7317278970539618304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.187 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19171 rows, more = false, responseScanTimestamp = 7317278970576551936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19171
10:44:21.188 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970609254400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.189 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970609254400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.194 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19176 rows, more = false, responseScanTimestamp = 7317278970627440640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19176
10:44:21.195 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970634059776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.195 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970634059776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.203 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19178 rows, more = false, responseScanTimestamp = 7317278970653347840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19178
10:44:21.211 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19181 rows, more = false, responseScanTimestamp = 7317278970672164864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19181
10:44:21.212 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970702704640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.219 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19185 rows, more = false, responseScanTimestamp = 7317278970702704640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19185
10:44:21.219 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2088782155(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:21.226 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19189 rows, more = false, responseScanTimestamp = 7317278970741690368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19189
10:44:21.234 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19201 rows, more = false, responseScanTimestamp = 7317278970770169856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19201
10:44:21.240 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19204 rows, more = false, responseScanTimestamp = 7317278970798460928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.241 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19204
10:44:21.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970836111360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.248 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19208 rows, more = false, responseScanTimestamp = 7317278970836111360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.249 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19208
10:44:21.249 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970863177728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.257 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19212 rows, more = false, responseScanTimestamp = 7317278970863177728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19212
10:44:21.258 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970895507456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.259 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970895507456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.260 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970912133120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.261 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970912133120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.261 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970917871616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.262 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@203049521(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:21.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970917871616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.268 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19219 rows, more = false, responseScanTimestamp = 7317278970925047808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19219
10:44:21.269 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970925047808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.276 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19220 rows, more = false, responseScanTimestamp = 7317278970933174272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19220
10:44:21.277 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970974515200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.278 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278970974515200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.285 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19234 rows, more = false, responseScanTimestamp = 7317278970992660480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19234
10:44:21.286 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971011252224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.294 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19237 rows, more = false, responseScanTimestamp = 7317278971011252224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19237
10:44:21.301 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19241 rows, more = false, responseScanTimestamp = 7317278971046764544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.301 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19241
10:44:21.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971076476928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.303 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971083214848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.304 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971094876160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.308 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1098612321(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:21.311 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19246 rows, more = false, responseScanTimestamp = 7317278971094876160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19246
10:44:21.317 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19250 rows, more = false, responseScanTimestamp = 7317278971120496640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.317 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19250
10:44:21.323 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19261 rows, more = false, responseScanTimestamp = 7317278971139956736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19261
10:44:21.329 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19265 rows, more = false, responseScanTimestamp = 7317278971168542720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.329 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19265
10:44:21.330 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971194695680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.331 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1237373798(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:21.333 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@938742020(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:21.334 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1776393737(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:21.336 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19268 rows, more = false, responseScanTimestamp = 7317278971194695680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19268
10:44:21.343 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19280 rows, more = false, responseScanTimestamp = 7317278971222523904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19280
10:44:21.349 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19302 rows, more = false, responseScanTimestamp = 7317278971249532928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19302
10:44:21.350 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971277058048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.350 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971277058048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.354 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1945333026(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:21.357 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19306 rows, more = false, responseScanTimestamp = 7317278971288211456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19306
10:44:21.362 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19309 rows, more = false, responseScanTimestamp = 7317278971303526400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19309
10:44:21.363 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971322978304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.365 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971322978304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971345100800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.372 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19321 rows, more = false, responseScanTimestamp = 7317278971345100800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.372 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19321
10:44:21.373 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971368656896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.373 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971368656896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.381 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19325 rows, more = false, responseScanTimestamp = 7317278971382353920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.381 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19325
10:44:21.381 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1013435353(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:21.383 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@730628448(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:21.387 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19329 rows, more = false, responseScanTimestamp = 7317278971404517376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19329
10:44:21.393 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19350 rows, more = false, responseScanTimestamp = 7317278971433365504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19350
10:44:21.394 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971456405504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.399 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19353 rows, more = false, responseScanTimestamp = 7317278971456405504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.400 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19353
10:44:21.404 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19356 rows, more = false, responseScanTimestamp = 7317278971480911872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19356
10:44:21.405 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971495981056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.406 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971495981056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.407 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971516444672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.408 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1324897230(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:21.408 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971516444672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.409 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971522748416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.414 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19359 rows, more = false, responseScanTimestamp = 7317278971522748416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.414 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19359
10:44:21.415 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971530072064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.422 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19370 rows, more = false, responseScanTimestamp = 7317278971543826432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19370
10:44:21.423 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971569475584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.428 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19373 rows, more = false, responseScanTimestamp = 7317278971569475584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19373
10:44:21.429 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971587244032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.435 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19375 rows, more = false, responseScanTimestamp = 7317278971593371648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19375
10:44:21.436 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971625299968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.442 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19378 rows, more = false, responseScanTimestamp = 7317278971625299968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19378
10:44:21.449 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19381 rows, more = false, responseScanTimestamp = 7317278971652124672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19381
10:44:21.454 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19384 rows, more = false, responseScanTimestamp = 7317278971681751040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19384
10:44:21.461 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19385 rows, more = false, responseScanTimestamp = 7317278971699290112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.461 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19385
10:44:21.461 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971729227776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.467 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19388 rows, more = false, responseScanTimestamp = 7317278971729227776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19388
10:44:21.468 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971765153792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.469 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971765153792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.474 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19393 rows, more = false, responseScanTimestamp = 7317278971774119936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19393
10:44:21.475 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971780485120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.483 [INFO - chaos-test-thread] (MiniKuduCluster.java:475) Killing tablet server 127.20.240.194:36595
10:44:21.483 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 1
  }
}

10:44:21.483 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19394 rows, more = false, responseScanTimestamp = 7317278971780485120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.483527 21443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu with pid 22867
10:44:21.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19394
10:44:21.485 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971812945920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.495 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19398 rows, more = false, responseScanTimestamp = 7317278971818635264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.495 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19398
10:44:21.496 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971874557952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:21.496276 22701 connection.cc:573] client connection to 127.20.240.194:36595 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
10:44:21.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:21.496371 22701 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
10:44:21.496 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
10:44:21.496 [DEBUG - kudu-nio-2] (Connection.java:239) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] handling channelInactive
10:44:21.496 [INFO - chaos-test-thread] (MiniKuduCluster.java:456) Starting tablet server 127.20.240.194:36595
10:44:21.496 [DEBUG - kudu-nio-2] (Connection.java:709) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] cleaning up while in state READY due to: connection closed
10:44:21.496 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 1
  }
}

10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.497193 21443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/wal
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/logs
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data/info.pb
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.194:36595
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.240.194
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=45659
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.194
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:44:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
10:44:21.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:21.500415 22701 consensus_peers.cc:597] T 3b682926a3a54be69e22e3f1739b6676 P aeb2b9bf3a9c467bad8ea03f46e47a78 -> Peer c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595): Couldn't send request to peer c899b3c9252142b98660e7216d0c37b3. Status: Network error: Client connection negotiation failed: client connection to 127.20.240.194:36595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
10:44:21.503 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19400 rows, more = false, responseScanTimestamp = 7317278971874557952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.503 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19400
10:44:21.504 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971874557952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.504 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278971886030848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.512 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19402 rows, more = false, responseScanTimestamp = 7317278971919867904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19402
10:44:21.518 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19405 rows, more = false, responseScanTimestamp = 7317278971938197504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19405
10:44:21.524 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19406 rows, more = false, responseScanTimestamp = 7317278971956027392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.524 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19406
10:44:21.530 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19408 rows, more = false, responseScanTimestamp = 7317278971988533248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19408
10:44:21.531 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972019200000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.537 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19412 rows, more = false, responseScanTimestamp = 7317278972019200000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.537 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19412
10:44:21.543 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19414 rows, more = false, responseScanTimestamp = 7317278972037578752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19414
10:44:21.548 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19416
10:44:21.549 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.549 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.553 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.558 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.562 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.566 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.567 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.568 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.568 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.569 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.570 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.574 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.578 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.583 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.583 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.588 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.588 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:21.592636 23609 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:44:21.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:21.592885 23609 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:44:21.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:21.592919 23609 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:44:21.593 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.593 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.594 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:21.594630 23609 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:44:21.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:21.594729 23609 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.240.194
10:44:21.595 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.596467 23609 tablet_server_runner.cc:78] Tablet server non-default flags:
10:44:21.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:44:21.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:44:21.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:44:21.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:44:21.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data
10:44:21.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/wal
10:44:21.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:44:21.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:44:21.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.194:36595
10:44:21.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:44:21.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:44:21.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:44:21.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data/info.pb
10:44:21.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.194
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=45659
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23609
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.240.194
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/logs
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:57 UTC on e7f111948823
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17616
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.596755 23609 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:44:21.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.597035 23609 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:44:21.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:21.600092 23616 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
10:44:21.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:21.600116 23617 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
10:44:21.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.600307 23609 server_base.cc:1061] running on GCE node
10:44:21.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:21.600164 23620 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
10:44:21.600 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.600492 23609 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:44:21.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.600750 23609 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:44:21.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.601907 23609 hybrid_clock.cc:648] HybridClock initialized: now 1786445061601881 us; error 45 us; skew 500 ppm
10:44:21.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.603266 23609 webserver.cc:533] Webserver started at http://127.20.240.194:45659/ using document root <none> and password file <none>
10:44:21.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.603500 23609 fs_manager.cc:362] Metadata directory not provided
10:44:21.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.603570 23609 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:44:21.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.604991 23609 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
10:44:21.605 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.605846 23626 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:44:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.606149 23609 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
10:44:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.606209 23609 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data,/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/wal
10:44:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c899b3c9252142b98660e7216d0c37b3"
10:44:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:44:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.606487 23609 fs_report.cc:389] FS layout report
10:44:21.606 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:44:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/wal
10:44:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/wal
10:44:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data/data
10:44:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:44:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:44:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:44:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:44:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:44:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:44:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:44:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:44:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:44:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:44:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:44:21.612 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.618 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.624 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.629 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.635 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.636 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.636 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.642 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.643 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.648 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.650061 23609 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:44:21.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.650427 23609 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
10:44:21.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.650558 23609 kserver.cc:163] Server-wide thread pool size limit: 3276
10:44:21.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.650812 23609 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
10:44:21.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.651320 23633 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
10:44:21.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.652539 23609 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
10:44:21.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.652604 23609 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
10:44:21.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.652640 23609 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
10:44:21.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.653535 23609 ts_tablet_manager.cc:616] Registered 1 tablets
10:44:21.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.653584 23609 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
10:44:21.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.653849 23633 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3: Bootstrap starting.
10:44:21.654 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.655 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.664 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.661480 23609 rpc_server.cc:307] RPC server started. Bound to: 127.20.240.194:36595
10:44:21.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.661540 23754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.240.194:36595 every 8 connection(s)
10:44:21.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.661861 23609 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/ts-1/data/info.pb
10:44:21.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.664657 21443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu as pid 23609
10:44:21.664 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
10:44:21.665 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.671 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.672 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.672832 23757 heartbeater.cc:344] Connected to a master server at 127.20.240.253:41603
10:44:21.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.672953 23757 heartbeater.cc:461] Registering TS with master...
10:44:21.673 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.673184 23757 heartbeater.cc:507] Master 127.20.240.253:41603 requested a full tablet report, sending...
10:44:21.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.673801 21568 ts_manager.cc:194] Re-registered known tserver with Master: c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595)
10:44:21.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.673905 23756 heartbeater.cc:344] Connected to a master server at 127.20.240.254:42069
10:44:21.674 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.673969 23756 heartbeater.cc:461] Registering TS with master...
10:44:21.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.674072 23756 heartbeater.cc:507] Master 127.20.240.254:42069 requested a full tablet report, sending...
10:44:21.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.674386 21486 ts_manager.cc:194] Re-registered known tserver with Master: c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595)
10:44:21.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.674887 23755 heartbeater.cc:344] Connected to a master server at 127.20.240.252:42605
10:44:21.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.674906 21486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.240.194:49919
10:44:21.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.674947 23755 heartbeater.cc:461] Registering TS with master...
10:44:21.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.675051 23755 heartbeater.cc:507] Master 127.20.240.252:42605 requested a full tablet report, sending...
10:44:21.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.675357 23116 ts_manager.cc:194] Re-registered known tserver with Master: c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595)
10:44:21.675 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.679 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.684 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.688 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.689 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.693 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.697 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.698 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.703 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.703 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.704 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.711 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.716 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.717 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.717 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.721 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.722 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.726 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.731 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.735 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.735 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.740 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.744 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.749 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.750 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.750 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.754 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.760 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.764 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.769 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.770 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.774 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.774 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.778 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.784 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.788 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.788 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.789 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.793 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.797 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.802 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.806 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.807 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.812 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.813 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.817 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.817 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:21.817900 23633 log.cc:826] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3: Log is configured to *not* fsync() on all Append() calls
10:44:21.818 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.819 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.823 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.828 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.829 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.829 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.833 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.838 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.838 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.839 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.840 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.840 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.844 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.849 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.853 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.858 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.862 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.863 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.863 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.867 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.868 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.869 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.873 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.873 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.874 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.878 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.882 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.883 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.888 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.893 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.894 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.895 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.897 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.897 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.904 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.905 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.911 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.912 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.916 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.917 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.918 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.922 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.923 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.928 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.933 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.933 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.937 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.938 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.942 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.943 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.947 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.952 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.956 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.960 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.969 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.973 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.977 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.978 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.979 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.979 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.980 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.984 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.985 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.986 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.991 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.991 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:21.996 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.001 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.005 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.006 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.006 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.007 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.008 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.008 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.013 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.013 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.014 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.020 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.024 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.025 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.025 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.026 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.030 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.034 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.035 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.039 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.043 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.047 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.048 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.049 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.053 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.059 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.063 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.068 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.069 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.075 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.082 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.088 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.096 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.102 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.103 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.103 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.110 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.116 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.117 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.118 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.118 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.119 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.120 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.121 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.122 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278972062846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.127 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19417 rows, more = false, responseScanTimestamp = 7317278972067717120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19417
10:44:22.128 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974452203520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.134 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19418 rows, more = false, responseScanTimestamp = 7317278974452203520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19418
10:44:22.135 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974489038848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.141 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19421 rows, more = false, responseScanTimestamp = 7317278974489038848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19421
10:44:22.142 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974511468544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.143 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974511468544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.149 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19424 rows, more = false, responseScanTimestamp = 7317278974535860224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.150 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19424
10:44:22.150 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974551560192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.155 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19427 rows, more = false, responseScanTimestamp = 7317278974551560192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19427
10:44:22.156 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@638233934(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:22.162 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19429 rows, more = false, responseScanTimestamp = 7317278974576889856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19429
10:44:22.170 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19441 rows, more = false, responseScanTimestamp = 7317278974603759616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19441
10:44:22.171 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974635786240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.178 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19445 rows, more = false, responseScanTimestamp = 7317278974635786240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.178 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19445
10:44:22.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974658170880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.180 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974664712192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.181 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@607224661(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:22.182 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1803129138(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:22.184 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1729354160(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:22.188 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19448 rows, more = false, responseScanTimestamp = 7317278974664712192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.188 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19448
10:44:22.194 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19460 rows, more = false, responseScanTimestamp = 7317278974702120960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19460
10:44:22.195 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974737612800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.196 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974737612800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.203 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19482 rows, more = false, responseScanTimestamp = 7317278974750482432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19482
10:44:22.208 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@343959745(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:22.209 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1015249455(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:22.212 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19485 rows, more = false, responseScanTimestamp = 7317278974767501312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19485
10:44:22.212 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@466918540(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:22.213 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974805622784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.214 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974811770880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.215 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974825996288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.222 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19510 rows, more = false, responseScanTimestamp = 7317278974825996288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19510
10:44:22.223 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974848036864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.228 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19524 rows, more = false, responseScanTimestamp = 7317278974852677632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19524
10:44:22.235 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19526 rows, more = false, responseScanTimestamp = 7317278974879145984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19526
10:44:22.236 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.237 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.244 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.244 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19528
10:44:22.252 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.253 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.261 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.263 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.271 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.271 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.278 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.279 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.285 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.292 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.293 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.293 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.300 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.305 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.312 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.318 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.319 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.324 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.325 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.325 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.332 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.332 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.338 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.344 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.345 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.345 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.346 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.347 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.352 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.359 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.364 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.371 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.384 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.389 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.395 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.396 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.402 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.408 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.409 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.415 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.421 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.426 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.427 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.428 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.434 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.440 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.447 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.448 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.449 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.450 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.454 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.459 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.459 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.463 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.464 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.468 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.469 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.470 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.478 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.482 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.487 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.491 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.495 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.496 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.497 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.498 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.502 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.507 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.508 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.508 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.512 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.513 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.513 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.517 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.518 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.519 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.519 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.524 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.528 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.532 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.537 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.537 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.544 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.549 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.555 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.555 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.566 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.572 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.578 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:22.578373 23633 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3: Bootstrap replayed 1/1 log segments. Stats: ops{read=10673 overwritten=0 applied=10673 ignored=0} inserts{seen=19399 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
10:44:22.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:22.578944 23633 tablet_bootstrap.cc:492] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3: Bootstrap complete.
10:44:22.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:22.580464 23633 ts_tablet_manager.cc:1403] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3: Time spent bootstrapping tablet: real 0.927s	user 0.635s	sys 0.289s
10:44:22.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:22.581573 23633 raft_consensus.cc:359] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 4 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:44:22.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:22.581924 23633 raft_consensus.cc:740] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [term 4 FOLLOWER]: Becoming Follower/Learner. State: Replica: c899b3c9252142b98660e7216d0c37b3, State: Initialized, Role: FOLLOWER
10:44:22.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:22.582073 23633 consensus_queue.cc:260] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10673, Last appended: 4.10673, Last appended by leader: 10673, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" member_type: VOTER last_known_addr { host: "127.20.240.193" port: 44957 } } peers { permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" member_type: VOTER last_known_addr { host: "127.20.240.195" port: 41779 } } peers { permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" member_type: VOTER last_known_addr { host: "127.20.240.194" port: 36595 } }
10:44:22.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:22.582370 23633 ts_tablet_manager.cc:1434] T 3b682926a3a54be69e22e3f1739b6676 P c899b3c9252142b98660e7216d0c37b3: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
10:44:22.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:22.582553 23756 heartbeater.cc:499] Master 127.20.240.254:42069 was elected leader, sending a full tablet report...
10:44:22.583 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.588 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.589 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.593 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.598 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.603 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.603 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.607 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.608 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.613 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.617 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.621 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.625 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.626 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.627 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.628 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.631 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.632 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.632 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.637 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.638 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.642 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.642 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.647 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.647 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.648 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.652 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.653 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.657 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.661 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.665 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.673 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.673 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.677 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.678 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.681 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.682 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.683 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.683 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.688 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.692 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.697 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19528 rows, more = false, responseScanTimestamp = 7317278974895042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.703 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19531 rows, more = false, responseScanTimestamp = 7317278976797429760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.704 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19531
10:44:22.704 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278976823848960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.705 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278976823848960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.706 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278976836489216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.707 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278976836489216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.707 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278976841736192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.708 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278976841736192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.713 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19538 rows, more = false, responseScanTimestamp = 7317278976847060992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19538
10:44:22.714 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278976858222592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.719 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19540 rows, more = false, responseScanTimestamp = 7317278976858222592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19540
10:44:22.720 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278976890576896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.721 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278976890576896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.721 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278976900538368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.726 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19545 rows, more = false, responseScanTimestamp = 7317278976900538368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19545
10:44:22.726 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278976918343680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.727 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278976918343680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.729 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1660098591(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:22.733 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19548 rows, more = false, responseScanTimestamp = 7317278976927711232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19548
10:44:22.739 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19560 rows, more = false, responseScanTimestamp = 7317278976945418240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.739 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19560
10:44:22.744 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19563 rows, more = false, responseScanTimestamp = 7317278976970420224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.744 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19563
10:44:22.750 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19566 rows, more = false, responseScanTimestamp = 7317278976992182272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19566
10:44:22.757 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19569 rows, more = false, responseScanTimestamp = 7317278977014013952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19569
10:44:22.758 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977036517376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.758 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977036517376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.759 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.759 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.763 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19572
10:44:22.768 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.772 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.776 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.780 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.781 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.782 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.782 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.788 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.792 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.797 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.801 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.805 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.810 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.814 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.818 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.819 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.819 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.820 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.825 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.829 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.830 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.834 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.835 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.841 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.841 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.846 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.850 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.854 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.855 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.856 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.860 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.861 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.862 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.866 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.870 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.875 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.876 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.876 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.877 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.882 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.886 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.891 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.891 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.897 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.897 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.898 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.899 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.903 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.907 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.908 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.909 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.913 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.918 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.919 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.919 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.923 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.928 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.936 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.940 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.941 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.941 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.945 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.946 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.952 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.959 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19572 rows, more = false, responseScanTimestamp = 7317278977041743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19575 rows, more = false, responseScanTimestamp = 7317278977862320128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19575
10:44:22.970 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19577 rows, more = false, responseScanTimestamp = 7317278977885728768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19577
10:44:22.976 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19580 rows, more = false, responseScanTimestamp = 7317278977918328832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19580
10:44:22.977 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278977939025920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.984 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19582 rows, more = false, responseScanTimestamp = 7317278977939025920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19582
10:44:22.992 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19585 rows, more = false, responseScanTimestamp = 7317278977966649344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:22.992 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19585
10:44:23.000 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19588 rows, more = false, responseScanTimestamp = 7317278977994817536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.000 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19588
10:44:23.007 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19592 rows, more = false, responseScanTimestamp = 7317278978031890432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19592
10:44:23.014 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19594 rows, more = false, responseScanTimestamp = 7317278978058043392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19594
10:44:23.022 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19599 rows, more = false, responseScanTimestamp = 7317278978100015104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19599
10:44:23.029 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19602 rows, more = false, responseScanTimestamp = 7317278978122903552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.029 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19602
10:44:23.035 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19604 rows, more = false, responseScanTimestamp = 7317278978146758656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.035 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19604
10:44:23.036 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978184671232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.037 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978184671232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.037 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1973592800(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.043 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19608 rows, more = false, responseScanTimestamp = 7317278978184671232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19608
10:44:23.050 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19621 rows, more = false, responseScanTimestamp = 7317278978217345024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19621
10:44:23.051 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978241163264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.053 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978241163264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.058 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19624 rows, more = false, responseScanTimestamp = 7317278978241163264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19624
10:44:23.061 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1381497977(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.064 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19627 rows, more = false, responseScanTimestamp = 7317278978273271808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19627
10:44:23.065 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978290143232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19630 rows, more = false, responseScanTimestamp = 7317278978299686912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19630
10:44:23.077 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19641 rows, more = false, responseScanTimestamp = 7317278978318815232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19641
10:44:23.084 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19644 rows, more = false, responseScanTimestamp = 7317278978349989888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19644
10:44:23.092 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19646 rows, more = false, responseScanTimestamp = 7317278978376261632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.092 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19646
10:44:23.100 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19649 rows, more = false, responseScanTimestamp = 7317278978404302848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19649
10:44:23.101 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978442694656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.102 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978442694656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.103 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978442694656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.110 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19654 rows, more = false, responseScanTimestamp = 7317278978462359552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19654
10:44:23.111 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978485358592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.112 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978497294336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.113 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978502995968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.120 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19660 rows, more = false, responseScanTimestamp = 7317278978502995968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19660
10:44:23.121 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978511048704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.122 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978516537344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.123 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978516537344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.129 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19663 rows, more = false, responseScanTimestamp = 7317278978543693824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19663
10:44:23.130 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978566430720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.132 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1842883139(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.136 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19667 rows, more = false, responseScanTimestamp = 7317278978566430720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19667
10:44:23.136 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@395441159(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.137 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978585825280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.138 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2001002935(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.146 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19670 rows, more = false, responseScanTimestamp = 7317278978593271808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19670
10:44:23.152 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19680 rows, more = false, responseScanTimestamp = 7317278978609684480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19680
10:44:23.158 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19701 rows, more = false, responseScanTimestamp = 7317278978655678464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19701
10:44:23.165 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19704 rows, more = false, responseScanTimestamp = 7317278978679754752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.165 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19704
10:44:23.166 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978716340224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.167 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@446525202(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.174 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19708 rows, more = false, responseScanTimestamp = 7317278978716340224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19708
10:44:23.175 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978740940800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.180 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19721 rows, more = false, responseScanTimestamp = 7317278978746302464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19721
10:44:23.181 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978763546624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.181 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978781863936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.182 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978788065280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.183 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978788065280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.184 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978793287680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.185 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978793287680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19726 rows, more = false, responseScanTimestamp = 7317278978798366720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19726
10:44:23.192 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978818801664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.193 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@918279216(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.198 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19728 rows, more = false, responseScanTimestamp = 7317278978818801664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19728
10:44:23.204 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19740 rows, more = false, responseScanTimestamp = 7317278978846543872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19740
10:44:23.210 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19743 rows, more = false, responseScanTimestamp = 7317278978876899328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.210 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19743
10:44:23.214 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19744 rows, more = false, responseScanTimestamp = 7317278978888937472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19744
10:44:23.215 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978910961664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.222 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19745 rows, more = false, responseScanTimestamp = 7317278978910961664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19745
10:44:23.223 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978947956736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.230 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19749 rows, more = false, responseScanTimestamp = 7317278978947956736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.230 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19749
10:44:23.231 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278978974232576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.238 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19752 rows, more = false, responseScanTimestamp = 7317278978974232576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19752
10:44:23.243 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19754 rows, more = false, responseScanTimestamp = 7317278979003764736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19754
10:44:23.244 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979025616896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.250 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19756 rows, more = false, responseScanTimestamp = 7317278979025616896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19756
10:44:23.251 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979054862336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.252 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979060682752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.253 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979077042176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.260 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19760 rows, more = false, responseScanTimestamp = 7317278979077042176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.261 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19760
10:44:23.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979099332608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.268 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19764 rows, more = false, responseScanTimestamp = 7317278979099332608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19764
10:44:23.274 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19767 rows, more = false, responseScanTimestamp = 7317278979132649472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.274 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19767
10:44:23.280 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19768 rows, more = false, responseScanTimestamp = 7317278979151663104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.280 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19768
10:44:23.281 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979180695552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.286 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19771 rows, more = false, responseScanTimestamp = 7317278979187617792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.287 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19771
10:44:23.288 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979203854336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.294 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19774 rows, more = false, responseScanTimestamp = 7317278979210113024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19774
10:44:23.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19778 rows, more = false, responseScanTimestamp = 7317278979244752896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19778
10:44:23.303 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979274817536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.305 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979274817536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.311 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19782 rows, more = false, responseScanTimestamp = 7317278979290558464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19782
10:44:23.318 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19786 rows, more = false, responseScanTimestamp = 7317278979314642944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19786
10:44:23.319 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979339358208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.325 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19789 rows, more = false, responseScanTimestamp = 7317278979339358208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19789
10:44:23.331 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19790 rows, more = false, responseScanTimestamp = 7317278979355045888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.331 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19790
10:44:23.332 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979389435904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.333 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979395854336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.334 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979395854336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.335 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979409616896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.341 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19795 rows, more = false, responseScanTimestamp = 7317278979409616896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19795
10:44:23.342 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979427102720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.342 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979427102720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.349 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19799 rows, more = false, responseScanTimestamp = 7317278979446734848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19799
10:44:23.350 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979464331264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.357 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19803 rows, more = false, responseScanTimestamp = 7317278979470639104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19803
10:44:23.358 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979498422272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.364 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@772947756(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19806 rows, more = false, responseScanTimestamp = 7317278979498422272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19806
10:44:23.373 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19809 rows, more = false, responseScanTimestamp = 7317278979528540160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19809
10:44:23.380 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19821 rows, more = false, responseScanTimestamp = 7317278979562897408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19821
10:44:23.381 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979589021696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.382 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979595939840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.383 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979595939840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.383 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979595939840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.391 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19825 rows, more = false, responseScanTimestamp = 7317278979612815360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19825
10:44:23.391 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2114660864(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.397 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19828 rows, more = false, responseScanTimestamp = 7317278979630682112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.397 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19828
10:44:23.403 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19841 rows, more = false, responseScanTimestamp = 7317278979667038208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19841
10:44:23.404 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979692412928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.409 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19844 rows, more = false, responseScanTimestamp = 7317278979692412928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19844
10:44:23.409 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979717017600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.410 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979717017600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.416 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19847 rows, more = false, responseScanTimestamp = 7317278979725152256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19847
10:44:23.417 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979742531584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.422 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19850 rows, more = false, responseScanTimestamp = 7317278979742531584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19850
10:44:23.427 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19851 rows, more = false, responseScanTimestamp = 7317278979755208704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19851
10:44:23.428 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979794415616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.434 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19855 rows, more = false, responseScanTimestamp = 7317278979794415616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.434 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19855
10:44:23.434 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979807707136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.435 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979807707136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.437 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@253706028(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.438 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1735221419(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.442 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19858 rows, more = false, responseScanTimestamp = 7317278979827957760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19858
10:44:23.447 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19860 rows, more = false, responseScanTimestamp = 7317278979840921600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.447 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19860
10:44:23.448 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979867930624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.449 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979873812480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.455 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19882 rows, more = false, responseScanTimestamp = 7317278979873812480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19882
10:44:23.461 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19886 rows, more = false, responseScanTimestamp = 7317278979904786432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.461 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19886
10:44:23.466 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19888 rows, more = false, responseScanTimestamp = 7317278979929636864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19888
10:44:23.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19889 rows, more = false, responseScanTimestamp = 7317278979940724736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19889
10:44:23.479 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19893 rows, more = false, responseScanTimestamp = 7317278979977539584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19893
10:44:23.480 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979997978624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.481 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278979997978624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.485 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19896 rows, more = false, responseScanTimestamp = 7317278980014530560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19896
10:44:23.486 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980020023296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.487 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980020023296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.488 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980040904704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.489 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980040904704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.497 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19899 rows, more = false, responseScanTimestamp = 7317278980047470592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19899
10:44:23.504 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19900 rows, more = false, responseScanTimestamp = 7317278980052639744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19900
10:44:23.505 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980094545920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.506 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980101312512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.507 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980115570688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.508 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980121460736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.514 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19906 rows, more = false, responseScanTimestamp = 7317278980121460736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19906
10:44:23.521 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19909 rows, more = false, responseScanTimestamp = 7317278980138729472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19909
10:44:23.528 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19913 rows, more = false, responseScanTimestamp = 7317278980168470528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.528 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19913
10:44:23.528 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980201271296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.529 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980201271296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.536 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19918 rows, more = false, responseScanTimestamp = 7317278980212772864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19918
10:44:23.543 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19920 rows, more = false, responseScanTimestamp = 7317278980224200704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19920
10:44:23.543 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980255854592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.544 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980261388288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.545 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980261388288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.552 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19925 rows, more = false, responseScanTimestamp = 7317278980274683904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19925
10:44:23.552 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1480181813(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.553 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980300292096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.554 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980300292096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.554 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980300292096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19930 rows, more = false, responseScanTimestamp = 7317278980314419200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.561 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19930
10:44:23.567 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19942 rows, more = false, responseScanTimestamp = 7317278980332679168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.567 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19942
10:44:23.573 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19946 rows, more = false, responseScanTimestamp = 7317278980361838592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19946
10:44:23.574 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2135274008(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.574 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980379914240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.576 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@164955267(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.578 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@87119146(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.582 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19949 rows, more = false, responseScanTimestamp = 7317278980385955840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.582 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19949
10:44:23.582 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@333405657(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.582 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980409954304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.587 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19970 rows, more = false, responseScanTimestamp = 7317278980417548288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19970
10:44:23.589 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980434731008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.594 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19980 rows, more = false, responseScanTimestamp = 7317278980434731008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19980
10:44:23.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19990 rows, more = false, responseScanTimestamp = 7317278980457824256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19990
10:44:23.600 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980485529600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.608 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19992 rows, more = false, responseScanTimestamp = 7317278980485529600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19992
10:44:23.612 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19996 rows, more = false, responseScanTimestamp = 7317278980524650496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19996
10:44:23.615 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1096349896(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.618 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19997 rows, more = false, responseScanTimestamp = 7317278980540420096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19997
10:44:23.618 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1611144572(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.625 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19999 rows, more = false, responseScanTimestamp = 7317278980565475328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19999
10:44:23.626 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980596551680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.632 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20021 rows, more = false, responseScanTimestamp = 7317278980596551680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20021
10:44:23.634 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980626370560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.634 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980633288704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.635 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980633288704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.636 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980645257216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.637 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980645257216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.638 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980651421696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.645 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20027 rows, more = false, responseScanTimestamp = 7317278980651421696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20027
10:44:23.653 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20030 rows, more = false, responseScanTimestamp = 7317278980669935616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20030
10:44:23.658 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20033 rows, more = false, responseScanTimestamp = 7317278980702138368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20033
10:44:23.663 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20034 rows, more = false, responseScanTimestamp = 7317278980709310464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20034
10:44:23.664 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980747751424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.665 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980747751424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.671 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20037 rows, more = false, responseScanTimestamp = 7317278980767309824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.671 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20037
10:44:23.678 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20039 rows, more = false, responseScanTimestamp = 7317278980780441600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20039
10:44:23.678 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980807311360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.679 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980812398592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.680 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980812398592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.687 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20044 rows, more = false, responseScanTimestamp = 7317278980828491776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20044
10:44:23.694 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20046 rows, more = false, responseScanTimestamp = 7317278980842045440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20046
10:44:23.695 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980873420800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.701 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20050 rows, more = false, responseScanTimestamp = 7317278980879179776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20050
10:44:23.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980907143168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.703 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980907143168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.709 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20053 rows, more = false, responseScanTimestamp = 7317278980907143168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20053
10:44:23.711 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1872731218(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.717 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20057 rows, more = false, responseScanTimestamp = 7317278980940283904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20057
10:44:23.718 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980969349120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.723 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20070 rows, more = false, responseScanTimestamp = 7317278980969349120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20070
10:44:23.724 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278980999745536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.730 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20073 rows, more = false, responseScanTimestamp = 7317278980999745536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20073
10:44:23.738 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20077 rows, more = false, responseScanTimestamp = 7317278981030109184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20077
10:44:23.739 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981054681088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.745 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20080 rows, more = false, responseScanTimestamp = 7317278981054681088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20080
10:44:23.746 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981091319808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.754 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20084 rows, more = false, responseScanTimestamp = 7317278981091319808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20084
10:44:23.760 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20088 rows, more = false, responseScanTimestamp = 7317278981124345856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20088
10:44:23.767 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20091 rows, more = false, responseScanTimestamp = 7317278981152006144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20091
10:44:23.773 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20094 rows, more = false, responseScanTimestamp = 7317278981176049664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20094
10:44:23.774 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981200994304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.777 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@105326061(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.780 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20097 rows, more = false, responseScanTimestamp = 7317278981206462464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.780 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20097
10:44:23.788 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20100 rows, more = false, responseScanTimestamp = 7317278981232955392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20100
10:44:23.793 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20112 rows, more = false, responseScanTimestamp = 7317278981259952128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20112
10:44:23.799 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20114 rows, more = false, responseScanTimestamp = 7317278981284503552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20114
10:44:23.800 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981311188992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.808 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20117 rows, more = false, responseScanTimestamp = 7317278981311188992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.809 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20117
10:44:23.809 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981345665024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.810 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981345665024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.816 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20122 rows, more = false, responseScanTimestamp = 7317278981345665024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.816 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20122
10:44:23.822 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20125 rows, more = false, responseScanTimestamp = 7317278981380694016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20125
10:44:23.824 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@6226773(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.826 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@538709471(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.829 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20128 rows, more = false, responseScanTimestamp = 7317278981407576064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20128
10:44:23.830 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@863139970(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.837 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20130 rows, more = false, responseScanTimestamp = 7317278981427998720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.837 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20130
10:44:23.838 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981464649728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.844 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20161 rows, more = false, responseScanTimestamp = 7317278981464649728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20161
10:44:23.845 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981497622528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.851 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20164 rows, more = false, responseScanTimestamp = 7317278981497622528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20164
10:44:23.852 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981524525056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.860 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20168 rows, more = false, responseScanTimestamp = 7317278981524525056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.860 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20168
10:44:23.866 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20172 rows, more = false, responseScanTimestamp = 7317278981555986432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20172
10:44:23.867 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981584900096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.874 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20175 rows, more = false, responseScanTimestamp = 7317278981584900096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20175
10:44:23.875 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981618819072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.880 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20179 rows, more = false, responseScanTimestamp = 7317278981618819072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20179
10:44:23.881 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981648613376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.888 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20181 rows, more = false, responseScanTimestamp = 7317278981648613376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.888 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20181
10:44:23.894 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20184 rows, more = false, responseScanTimestamp = 7317278981676838912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20184
10:44:23.895 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981699375104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.902 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20187 rows, more = false, responseScanTimestamp = 7317278981699375104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20187
10:44:23.908 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20190 rows, more = false, responseScanTimestamp = 7317278981725519872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20190
10:44:23.909 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981757026304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.916 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20193 rows, more = false, responseScanTimestamp = 7317278981757026304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.916 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20193
10:44:23.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20197 rows, more = false, responseScanTimestamp = 7317278981791420416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.925 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20197
10:44:23.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20200 rows, more = false, responseScanTimestamp = 7317278981816197120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20200
10:44:23.932 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981856301056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.939 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20205 rows, more = false, responseScanTimestamp = 7317278981856301056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20205
10:44:23.939 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@203774796(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.939 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981885988864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.940 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981885988864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.941 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1947776054(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.941 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981885988864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.943 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@883572127(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.948 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20210 rows, more = false, responseScanTimestamp = 7317278981898264576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20210
10:44:23.948 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@347928032(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:23.954 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20220 rows, more = false, responseScanTimestamp = 7317278981906403328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.955 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20220
10:44:23.955 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981943410688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.956 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981951897600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.957 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278981951897600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20252 rows, more = false, responseScanTimestamp = 7317278981963091968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20252
10:44:23.971 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20256 rows, more = false, responseScanTimestamp = 7317278981986459648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20256
10:44:23.976 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20259 rows, more = false, responseScanTimestamp = 7317278982017310720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20259
10:44:23.977 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982030008320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.982 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20260 rows, more = false, responseScanTimestamp = 7317278982030008320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20260
10:44:23.988 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20260 rows, more = false, responseScanTimestamp = 7317278982030008320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.995 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20262 rows, more = false, responseScanTimestamp = 7317278982081306624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:23.995 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20262
10:44:23.996 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982105350144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.002 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20264 rows, more = false, responseScanTimestamp = 7317278982105350144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20264
10:44:24.004 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@845492992(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.006 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@57510014(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.010 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20267 rows, more = false, responseScanTimestamp = 7317278982139428864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.010 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20267
10:44:24.011 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982170550272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20280 rows, more = false, responseScanTimestamp = 7317278982170550272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20280
10:44:24.026 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20291 rows, more = false, responseScanTimestamp = 7317278982205550592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20291
10:44:24.027 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982235541504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.027 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982235541504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.035 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20296 rows, more = false, responseScanTimestamp = 7317278982253195264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20296
10:44:24.036 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1724783433(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.036 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982266724352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.037 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982272294912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.038 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982272294912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.046 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20300 rows, more = false, responseScanTimestamp = 7317278982294384640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20300
10:44:24.051 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20312 rows, more = false, responseScanTimestamp = 7317278982313164800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20312
10:44:24.052 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982348570624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.053 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982348570624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.054 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982357905408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.054 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982357905408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.056 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@355398021(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.061 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20318 rows, more = false, responseScanTimestamp = 7317278982363893760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20318
10:44:24.062 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982381502464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.068 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20330 rows, more = false, responseScanTimestamp = 7317278982381502464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20330
10:44:24.075 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20334 rows, more = false, responseScanTimestamp = 7317278982413713408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20334
10:44:24.077 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982432714752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.077 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982437990400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.078 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982437990400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.079 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@247999763(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.081 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1628007116(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.084 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1997218295(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.086 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20338 rows, more = false, responseScanTimestamp = 7317278982457950208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.086 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20338
10:44:24.087 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982479220736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.088 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@357258314(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.090 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1512330053(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.094 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20350 rows, more = false, responseScanTimestamp = 7317278982479220736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20350
10:44:24.094 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1884360135(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.099 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20380 rows, more = false, responseScanTimestamp = 7317278982516572160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20380
10:44:24.107 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20380 rows, more = false, responseScanTimestamp = 7317278982516572160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.108 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982562930688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.115 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20402 rows, more = false, responseScanTimestamp = 7317278982568398848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20402
10:44:24.123 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20406 rows, more = false, responseScanTimestamp = 7317278982605488128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.123 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20406
10:44:24.129 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20410 rows, more = false, responseScanTimestamp = 7317278982638333952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.130 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20410
10:44:24.136 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20411 rows, more = false, responseScanTimestamp = 7317278982650765312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20411
10:44:24.144 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20415 rows, more = false, responseScanTimestamp = 7317278982692462592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.144 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20415
10:44:24.145 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982717706240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.152 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20418 rows, more = false, responseScanTimestamp = 7317278982717706240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20418
10:44:24.153 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982749446144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.154 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982755143680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.155 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982770188288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.159 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20423 rows, more = false, responseScanTimestamp = 7317278982770188288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.159 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20423
10:44:24.166 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20424 rows, more = false, responseScanTimestamp = 7317278982777081856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20424
10:44:24.172 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20427 rows, more = false, responseScanTimestamp = 7317278982809276416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20427
10:44:24.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20430 rows, more = false, responseScanTimestamp = 7317278982839123968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.179 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20430
10:44:24.186 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20432 rows, more = false, responseScanTimestamp = 7317278982857818112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.186 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20432
10:44:24.187 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278982888316928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.192 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20435 rows, more = false, responseScanTimestamp = 7317278982888316928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20435
10:44:24.199 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20436 rows, more = false, responseScanTimestamp = 7317278982909612032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20436
10:44:24.205 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20440 rows, more = false, responseScanTimestamp = 7317278982949756928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20440
10:44:24.212 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20443 rows, more = false, responseScanTimestamp = 7317278982975299584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20443
10:44:24.218 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20446 rows, more = false, responseScanTimestamp = 7317278983001419776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20446
10:44:24.219 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983029551104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.226 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20449 rows, more = false, responseScanTimestamp = 7317278983029551104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20449
10:44:24.231 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20452 rows, more = false, responseScanTimestamp = 7317278983052103680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.231 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20452
10:44:24.232 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983074979840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.233 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983074979840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.233 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983093886976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.240 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20455 rows, more = false, responseScanTimestamp = 7317278983093886976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20455
10:44:24.240 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1585159843(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.240 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983117361152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983117361152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.245 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983138570240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.246 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983138570240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.253 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20471 rows, more = false, responseScanTimestamp = 7317278983144681472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20471
10:44:24.254 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983152443392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.255 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983152443392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.261 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20473 rows, more = false, responseScanTimestamp = 7317278983183667200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20473
10:44:24.264 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@291338274(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.268 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20477 rows, more = false, responseScanTimestamp = 7317278983208214528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20477
10:44:24.269 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983237054464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.270 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983237054464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.270 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983237054464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.278 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20491 rows, more = false, responseScanTimestamp = 7317278983246307328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20491
10:44:24.283 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20494 rows, more = false, responseScanTimestamp = 7317278983263870976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.284 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20494
10:44:24.289 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20497 rows, more = false, responseScanTimestamp = 7317278983290175488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20497
10:44:24.289 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1771810615(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.289 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983295954944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.290 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983309369344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.291 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@291289334(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.291 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983309369344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.292 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@324055800(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.294 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1773556952(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.297 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20500 rows, more = false, responseScanTimestamp = 7317278983331028992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.298 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20500
10:44:24.298 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983355764736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.306 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20540 rows, more = false, responseScanTimestamp = 7317278983355764736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20540
10:44:24.307 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983381950464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.311 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20544 rows, more = false, responseScanTimestamp = 7317278983381950464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20544
10:44:24.319 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20545 rows, more = false, responseScanTimestamp = 7317278983400288256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.320 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20545
10:44:24.320 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1566620878(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.326 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20549 rows, more = false, responseScanTimestamp = 7317278983439708160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.326 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20549
10:44:24.333 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20549 rows, more = false, responseScanTimestamp = 7317278983439708160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.334 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983490494464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.339 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20562 rows, more = false, responseScanTimestamp = 7317278983495782400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.339 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20562
10:44:24.340 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983513837568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.341 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983513837568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.349 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20564 rows, more = false, responseScanTimestamp = 7317278983537782784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20564
10:44:24.355 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20567 rows, more = false, responseScanTimestamp = 7317278983557910528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20567
10:44:24.362 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20570 rows, more = false, responseScanTimestamp = 7317278983588122624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.362 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20570
10:44:24.363 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983616843776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.364 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983616843776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.365 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983629934592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983637045248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.374 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20575 rows, more = false, responseScanTimestamp = 7317278983637045248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20575
10:44:24.375 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983663742976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.376 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983663742976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.382 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20579 rows, more = false, responseScanTimestamp = 7317278983663742976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20579
10:44:24.383 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983701286912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.390 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20583 rows, more = false, responseScanTimestamp = 7317278983701286912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20583
10:44:24.391 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983724818432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.392 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983729844224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.392 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983744618496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.393 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@688862364(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.395 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1071547447(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.400 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20588 rows, more = false, responseScanTimestamp = 7317278983744618496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.400 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20588
10:44:24.401 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983763820544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.410 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20600 rows, more = false, responseScanTimestamp = 7317278983763820544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.410 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20600
10:44:24.411 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983813410816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.419 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20611 rows, more = false, responseScanTimestamp = 7317278983813410816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20611
10:44:24.420 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983836016640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.427 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20613 rows, more = false, responseScanTimestamp = 7317278983836016640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20613
10:44:24.428 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983883337728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.431 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983883337728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.432 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983896854528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.436 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20618 rows, more = false, responseScanTimestamp = 7317278983896854528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20618
10:44:24.437 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983924826112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.444 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20620 rows, more = false, responseScanTimestamp = 7317278983924826112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.444 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20620
10:44:24.445 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983953096704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.452 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20624 rows, more = false, responseScanTimestamp = 7317278983953096704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20624
10:44:24.453 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983987458048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.454 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1687488384(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.455 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278983987458048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.455 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984000802816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.462 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20629 rows, more = false, responseScanTimestamp = 7317278984000802816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20629
10:44:24.463 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984030765056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.464 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984030765056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.472 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20644 rows, more = false, responseScanTimestamp = 7317278984041750528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20644
10:44:24.475 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1019953424(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.478 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20647 rows, more = false, responseScanTimestamp = 7317278984060698624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20647
10:44:24.478 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1815095745(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.484 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20650 rows, more = false, responseScanTimestamp = 7317278984094183424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20650
10:44:24.485 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984106115072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.491 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20660 rows, more = false, responseScanTimestamp = 7317278984106115072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20660
10:44:24.492 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984143974400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.492 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984143974400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.498 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20673 rows, more = false, responseScanTimestamp = 7317278984149979136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20673
10:44:24.506 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20676 rows, more = false, responseScanTimestamp = 7317278984175509504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20676
10:44:24.506 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@654636876(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.507 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984200847360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.508 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1801542955(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.510 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@222577302(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.514 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20679 rows, more = false, responseScanTimestamp = 7317278984200847360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20679
10:44:24.515 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984234901504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.523 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20700 rows, more = false, responseScanTimestamp = 7317278984234901504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20700
10:44:24.524 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984270635008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.525 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984270635008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.531 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20713 rows, more = false, responseScanTimestamp = 7317278984270635008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20713
10:44:24.539 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20717 rows, more = false, responseScanTimestamp = 7317278984308162560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.539 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20717
10:44:24.545 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20721 rows, more = false, responseScanTimestamp = 7317278984339865600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20721
10:44:24.546 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984368832512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.553 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20724 rows, more = false, responseScanTimestamp = 7317278984368832512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.553 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20724
10:44:24.554 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984398016512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.560 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20728 rows, more = false, responseScanTimestamp = 7317278984398016512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20728
10:44:24.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984430551040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984430551040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.562 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984430551040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.563 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984441085952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.569 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20733 rows, more = false, responseScanTimestamp = 7317278984446992384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.569 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20733
10:44:24.576 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20734 rows, more = false, responseScanTimestamp = 7317278984452050944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.577 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20734
10:44:24.582 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20736 rows, more = false, responseScanTimestamp = 7317278984485056512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.582 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20736
10:44:24.583 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984509448192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.583 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1616321758(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.585 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1625897231(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.590 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20738 rows, more = false, responseScanTimestamp = 7317278984509448192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20738
10:44:24.590 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@25212988(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.591 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984545775616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.592 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@788466280(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.594 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1989558917(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.597 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20750 rows, more = false, responseScanTimestamp = 7317278984545775616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20750
10:44:24.598 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1604201497(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.598 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984573308928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984580583424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.600 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984580583424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.609 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20790 rows, more = false, responseScanTimestamp = 7317278984595939328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20790
10:44:24.616 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20803 rows, more = false, responseScanTimestamp = 7317278984622071808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.617 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20803
10:44:24.617 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984651485184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.619 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984658534400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.619 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984673185792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.623 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1532706446(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.625 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20807 rows, more = false, responseScanTimestamp = 7317278984673185792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20807
10:44:24.626 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@228705223(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.627 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1239890588(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.633 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20809 rows, more = false, responseScanTimestamp = 7317278984685838336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20809
10:44:24.642 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20841 rows, more = false, responseScanTimestamp = 7317278984728698880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20841
10:44:24.648 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20844 rows, more = false, responseScanTimestamp = 7317278984752832512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.648 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20844
10:44:24.649 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1740056925(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.649 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984788189184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.650 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984794071040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.650 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1696257131(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.652 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1713802484(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.653 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@375744886(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.657 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20849 rows, more = false, responseScanTimestamp = 7317278984794071040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.657 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20849
10:44:24.658 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984817004544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.668 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20880 rows, more = false, responseScanTimestamp = 7317278984823287808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20880
10:44:24.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984866783232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.675 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20895 rows, more = false, responseScanTimestamp = 7317278984866783232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.675 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20895
10:44:24.676 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1220957990(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.683 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20898 rows, more = false, responseScanTimestamp = 7317278984897912832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.683 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20898
10:44:24.684 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984925790208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.685 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984925790208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.686 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984945360896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.693 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20912 rows, more = false, responseScanTimestamp = 7317278984945360896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20912
10:44:24.694 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278984964288512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.700 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20916 rows, more = false, responseScanTimestamp = 7317278984969293824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20916
10:44:24.706 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20919 rows, more = false, responseScanTimestamp = 7317278984998490112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20919
10:44:24.714 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20920 rows, more = false, responseScanTimestamp = 7317278985003827200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20920
10:44:24.720 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20924 rows, more = false, responseScanTimestamp = 7317278985053024256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20924
10:44:24.721 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278985077571584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.723 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2068605913(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.727 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20927 rows, more = false, responseScanTimestamp = 7317278985083072512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.727 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20927
10:44:24.727 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@694094184(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.729 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@340589548(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.732 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20929 rows, more = false, responseScanTimestamp = 7317278985103536128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20929
10:44:24.738 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20950 rows, more = false, responseScanTimestamp = 7317278985132916736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20950
10:44:24.739 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278985159114752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.746 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20962 rows, more = false, responseScanTimestamp = 7317278985159114752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20962
10:44:24.753 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20966 rows, more = false, responseScanTimestamp = 7317278985187717120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20966
10:44:24.754 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1850335524(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.754 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278985219014656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.762 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20969 rows, more = false, responseScanTimestamp = 7317278985219014656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20969
10:44:24.768 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20983 rows, more = false, responseScanTimestamp = 7317278985255170048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20983
10:44:24.773 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1984126359(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.776 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20986 rows, more = false, responseScanTimestamp = 7317278985282596864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20986
10:44:24.777 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278985313566720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20990 rows, more = false, responseScanTimestamp = 7317278985313566720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20990
10:44:24.790 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21002 rows, more = false, responseScanTimestamp = 7317278985340301312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.790 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21002
10:44:24.791 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278985367334912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.799 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21006 rows, more = false, responseScanTimestamp = 7317278985374277632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21006
10:44:24.800 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278985399222272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.806 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21010 rows, more = false, responseScanTimestamp = 7317278985405128704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21010
10:44:24.807 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278985437806592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.808 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278985437806592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.816 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21015 rows, more = false, responseScanTimestamp = 7317278985450528768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.816 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21015
10:44:24.816 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@663096958(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.824 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21019 rows, more = false, responseScanTimestamp = 7317278985475407872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21019
10:44:24.825 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278985502330880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.825 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278985502330880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.833 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21031 rows, more = false, responseScanTimestamp = 7317278985502330880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21031
10:44:24.840 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21035 rows, more = false, responseScanTimestamp = 7317278985540833280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.840 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21035
10:44:24.841 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278985566228480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.850 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21037 rows, more = false, responseScanTimestamp = 7317278985566228480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21037
10:44:24.851 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1415975673(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.851 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278985589112832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.853 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1963428240(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.854 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@432332098(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.857 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21039 rows, more = false, responseScanTimestamp = 7317278985596510208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21039
10:44:24.864 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21050 rows, more = false, responseScanTimestamp = 7317278985639886848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21050
10:44:24.865 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278985674280960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.871 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21072 rows, more = false, responseScanTimestamp = 7317278985674280960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21072
10:44:24.872 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278985706192896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.880 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21076 rows, more = false, responseScanTimestamp = 7317278985706192896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21076
10:44:24.887 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21080 rows, more = false, responseScanTimestamp = 7317278985735065600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21080
10:44:24.888 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278985766948864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.893 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21083 rows, more = false, responseScanTimestamp = 7317278985766948864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21083
10:44:24.893 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278985766948864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.901 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21084 rows, more = false, responseScanTimestamp = 7317278985782325248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21084
10:44:24.901 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278985822076928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.902 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278985822076928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.902 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@245810682(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.903 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278985836863488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.910 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21089 rows, more = false, responseScanTimestamp = 7317278985836863488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21089
10:44:24.916 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21102 rows, more = false, responseScanTimestamp = 7317278985862311936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.916 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21102
10:44:24.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21105 rows, more = false, responseScanTimestamp = 7317278985886814208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21105
10:44:24.926 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1790177037(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21108 rows, more = false, responseScanTimestamp = 7317278985911603200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21108
10:44:24.938 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21110 rows, more = false, responseScanTimestamp = 7317278985939243008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.938 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21110
10:44:24.945 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21122 rows, more = false, responseScanTimestamp = 7317278985971818496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21122
10:44:24.952 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21123 rows, more = false, responseScanTimestamp = 7317278985990942720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21123
10:44:24.960 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21125 rows, more = false, responseScanTimestamp = 7317278986024497152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.960 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21125
10:44:24.968 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21129 rows, more = false, responseScanTimestamp = 7317278986062446592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.968 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21129
10:44:24.975 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21133 rows, more = false, responseScanTimestamp = 7317278986095984640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21133
10:44:24.976 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986126897152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.977 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986126897152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.978 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986126897152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.979 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986142056448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.979 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986148868096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.980 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@590459074(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.980 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986148868096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.981 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986155524096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.982 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@480270123(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.983 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@605149264(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:24.989 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21139 rows, more = false, responseScanTimestamp = 7317278986155524096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21139
10:44:24.996 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21170 rows, more = false, responseScanTimestamp = 7317278986182987776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:24.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21170
10:44:25.005 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21173 rows, more = false, responseScanTimestamp = 7317278986210996224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21173
10:44:25.006 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986242957312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.007 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986242957312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.008 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986242957312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986263830528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.014 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21179 rows, more = false, responseScanTimestamp = 7317278986271186944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21179
10:44:25.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21180 rows, more = false, responseScanTimestamp = 7317278986278821888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21180
10:44:25.027 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21180 rows, more = false, responseScanTimestamp = 7317278986278821888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.034 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21184 rows, more = false, responseScanTimestamp = 7317278986334318592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21184
10:44:25.035 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986365042688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.042 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21187 rows, more = false, responseScanTimestamp = 7317278986365042688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21187
10:44:25.046 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21190 rows, more = false, responseScanTimestamp = 7317278986398834688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.047 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21190
10:44:25.055 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21191 rows, more = false, responseScanTimestamp = 7317278986415042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21191
10:44:25.056 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986445512704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.057 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986451927040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.063 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21195 rows, more = false, responseScanTimestamp = 7317278986451927040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21195
10:44:25.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21199 rows, more = false, responseScanTimestamp = 7317278986487558144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21199
10:44:25.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986518237184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.076 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21203 rows, more = false, responseScanTimestamp = 7317278986518237184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21203
10:44:25.080 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1370456152(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21207 rows, more = false, responseScanTimestamp = 7317278986544840704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21207
10:44:25.090 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21209 rows, more = false, responseScanTimestamp = 7317278986563268608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21209
10:44:25.096 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21222 rows, more = false, responseScanTimestamp = 7317278986595414016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.096 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21222
10:44:25.097 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986617708544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.103 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21225 rows, more = false, responseScanTimestamp = 7317278986623803392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21225
10:44:25.104 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2142670095(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.109 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21229 rows, more = false, responseScanTimestamp = 7317278986652508160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21229
10:44:25.115 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21229 rows, more = false, responseScanTimestamp = 7317278986652508160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.116 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986696192000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21242 rows, more = false, responseScanTimestamp = 7317278986701025280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.124 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21242
10:44:25.125 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986722099200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.132 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21244 rows, more = false, responseScanTimestamp = 7317278986722099200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21244
10:44:25.133 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1630639325(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.138 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21248 rows, more = false, responseScanTimestamp = 7317278986768801792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21248
10:44:25.146 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21260 rows, more = false, responseScanTimestamp = 7317278986796118016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21260
10:44:25.154 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21264 rows, more = false, responseScanTimestamp = 7317278986828886016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21264
10:44:25.155 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986858061824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.156 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986858061824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.156 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986873585664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.157 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986873585664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.158 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986879270912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.159 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986879270912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.159 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986885623808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.168 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21271 rows, more = false, responseScanTimestamp = 7317278986885623808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21271
10:44:25.175 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21276 rows, more = false, responseScanTimestamp = 7317278986914295808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21276
10:44:25.177 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986943672320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.183 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21279 rows, more = false, responseScanTimestamp = 7317278986943672320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21279
10:44:25.184 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986983325696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.185 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278986983325696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.192 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21284 rows, more = false, responseScanTimestamp = 7317278986994827264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21284
10:44:25.193 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987016728576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.200 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21288 rows, more = false, responseScanTimestamp = 7317278987016728576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21288
10:44:25.208 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21292 rows, more = false, responseScanTimestamp = 7317278987047251968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.208 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21292
10:44:25.209 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987080228864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.209 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987080228864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.210 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987094786048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.217 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21297 rows, more = false, responseScanTimestamp = 7317278987094786048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21297
10:44:25.218 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987112968192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.226 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21301 rows, more = false, responseScanTimestamp = 7317278987117887488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21301
10:44:25.227 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987146006528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.227 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987151634432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.228 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987168538624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.232 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1271399411(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.234 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21306 rows, more = false, responseScanTimestamp = 7317278987168538624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21306
10:44:25.235 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1724446610(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.235 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987187306496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.236 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987193135104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.237 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987204288512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.244 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21320 rows, more = false, responseScanTimestamp = 7317278987204288512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.244 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21320
10:44:25.250 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21331 rows, more = false, responseScanTimestamp = 7317278987216392192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21331
10:44:25.251 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987241873408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.257 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21332 rows, more = false, responseScanTimestamp = 7317278987241873408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21332
10:44:25.264 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21335 rows, more = false, responseScanTimestamp = 7317278987277545472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.264 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21335
10:44:25.264 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@769511601(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.266 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1076309675(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.270 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21338 rows, more = false, responseScanTimestamp = 7317278987303157760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21338
10:44:25.271 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987332345856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.272 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987338199040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.273 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987349630976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.273 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987349630976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.281 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21362 rows, more = false, responseScanTimestamp = 7317278987354513408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.281 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21362
10:44:25.283 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987370917888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.291 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21364 rows, more = false, responseScanTimestamp = 7317278987370917888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21364
10:44:25.292 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987418087424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.301 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21366 rows, more = false, responseScanTimestamp = 7317278987418087424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.301 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21366
10:44:25.308 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21370 rows, more = false, responseScanTimestamp = 7317278987454111744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.308 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21370
10:44:25.309 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987454111744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.318 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21371 rows, more = false, responseScanTimestamp = 7317278987476676608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21371
10:44:25.319 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987517378560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.327 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21374 rows, more = false, responseScanTimestamp = 7317278987523637248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21374
10:44:25.338 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21374 rows, more = false, responseScanTimestamp = 7317278987523637248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.339 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987597873152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.340 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987604062208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.341 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987630551040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.342 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987630551040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.350 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21380 rows, more = false, responseScanTimestamp = 7317278987630551040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21380
10:44:25.351 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987655221248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.351 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987660853248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.352 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987676585984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.358 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21386 rows, more = false, responseScanTimestamp = 7317278987676585984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.359 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21386
10:44:25.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21388 rows, more = false, responseScanTimestamp = 7317278987687649280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21388
10:44:25.372 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21393 rows, more = false, responseScanTimestamp = 7317278987728195584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21393
10:44:25.373 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987754270720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.377 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1266383559(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.380 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21396 rows, more = false, responseScanTimestamp = 7317278987754270720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21396
10:44:25.380 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1781424221(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.388 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21399 rows, more = false, responseScanTimestamp = 7317278987781664768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.388 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21399
10:44:25.389 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987813343232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.390 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987813343232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.390 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987813343232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.391 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987831853056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.399 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21423 rows, more = false, responseScanTimestamp = 7317278987839860736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21423
10:44:25.400 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987857190912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.403 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@691367409(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.406 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21426 rows, more = false, responseScanTimestamp = 7317278987857190912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21426
10:44:25.407 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1352551434(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.408 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1084471708(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.413 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21430 rows, more = false, responseScanTimestamp = 7317278987896459264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21430
10:44:25.414 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987921670144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.422 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21460 rows, more = false, responseScanTimestamp = 7317278987921670144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21460
10:44:25.423 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278987952443392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.430 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21464 rows, more = false, responseScanTimestamp = 7317278987952443392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21464
10:44:25.432 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1503008093(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.434 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1531879803(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.437 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21468 rows, more = false, responseScanTimestamp = 7317278987989827584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21468
10:44:25.438 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2039633924(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.438 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988019974144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.440 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@614494707(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.444 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21480 rows, more = false, responseScanTimestamp = 7317278988019974144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.444 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21480
10:44:25.445 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1299555527(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.445 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988036009984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.453 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21500 rows, more = false, responseScanTimestamp = 7317278988044894208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21500
10:44:25.461 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21522 rows, more = false, responseScanTimestamp = 7317278988082536448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.461 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21522
10:44:25.461 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988116406272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.467 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21526 rows, more = false, responseScanTimestamp = 7317278988116406272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21526
10:44:25.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21528 rows, more = false, responseScanTimestamp = 7317278988145770496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.473 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21528
10:44:25.474 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988168171520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.482 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21531 rows, more = false, responseScanTimestamp = 7317278988168171520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.482 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21531
10:44:25.483 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988195446784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.484 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988195446784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.485 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988218437632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.486 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988218437632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.494 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21536 rows, more = false, responseScanTimestamp = 7317278988225052672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21536
10:44:25.502 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21540 rows, more = false, responseScanTimestamp = 7317278988248997888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21540
10:44:25.503 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988285972480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.503 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988285972480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.510 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21545 rows, more = false, responseScanTimestamp = 7317278988299022336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21545
10:44:25.511 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988312866816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.512 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1671336299(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.517 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21548 rows, more = false, responseScanTimestamp = 7317278988318564352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21548
10:44:25.518 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988350836736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.525 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21561 rows, more = false, responseScanTimestamp = 7317278988350836736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21561
10:44:25.531 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21565 rows, more = false, responseScanTimestamp = 7317278988379021312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21565
10:44:25.533 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@145205092(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.535 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@791638122(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.537 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21568 rows, more = false, responseScanTimestamp = 7317278988406468608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.537 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21568
10:44:25.538 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1335671508(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.543 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21570 rows, more = false, responseScanTimestamp = 7317278988425732096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21570
10:44:25.551 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21580 rows, more = false, responseScanTimestamp = 7317278988433362944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.551 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21580
10:44:25.558 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21602 rows, more = false, responseScanTimestamp = 7317278988482551808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21602
10:44:25.564 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1486782341(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.566 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21606 rows, more = false, responseScanTimestamp = 7317278988520460288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21606
10:44:25.567 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988543205376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.568 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988543205376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.575 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21610 rows, more = false, responseScanTimestamp = 7317278988561506304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.575 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21610
10:44:25.582 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21622 rows, more = false, responseScanTimestamp = 7317278988578398208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.582 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21622
10:44:25.588 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21625 rows, more = false, responseScanTimestamp = 7317278988610158592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21625
10:44:25.595 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21627 rows, more = false, responseScanTimestamp = 7317278988637499392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21627
10:44:25.602 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21630 rows, more = false, responseScanTimestamp = 7317278988660760576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21630
10:44:25.607 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21634 rows, more = false, responseScanTimestamp = 7317278988695564288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21634
10:44:25.609 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988721889280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988721889280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.616 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21637 rows, more = false, responseScanTimestamp = 7317278988732493824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.616 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21637
10:44:25.618 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1840742261(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.619 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@961543817(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.623 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21638 rows, more = false, responseScanTimestamp = 7317278988738523136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21638
10:44:25.624 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@321890670(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.630 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21640 rows, more = false, responseScanTimestamp = 7317278988773646336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21640
10:44:25.632 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988806049792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.639 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21670 rows, more = false, responseScanTimestamp = 7317278988806049792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21670
10:44:25.640 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988846215168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.641 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988846215168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.648 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21675 rows, more = false, responseScanTimestamp = 7317278988861485056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.648 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21675
10:44:25.648 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@946249433(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.649 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988886630400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.650 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1862009463(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.656 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21679 rows, more = false, responseScanTimestamp = 7317278988886630400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.656 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21679
10:44:25.666 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21701 rows, more = false, responseScanTimestamp = 7317278988918820864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.666 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21701
10:44:25.667 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988944609280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.668 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988944609280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988971843584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.670 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278988971843584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.677 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21706 rows, more = false, responseScanTimestamp = 7317278988978954240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21706
10:44:25.682 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21710 rows, more = false, responseScanTimestamp = 7317278989004267520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.682 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21710
10:44:25.683 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278989018525696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.690 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21711 rows, more = false, responseScanTimestamp = 7317278989018525696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.690 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21711
10:44:25.691 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278989051092992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.692 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278989056999424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.693 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278989070536704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21716 rows, more = false, responseScanTimestamp = 7317278989070536704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.702 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21716
10:44:25.709 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21721 rows, more = false, responseScanTimestamp = 7317278989098946560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21721
10:44:25.716 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21723 rows, more = false, responseScanTimestamp = 7317278989124964352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.716 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21723
10:44:25.722 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21725 rows, more = false, responseScanTimestamp = 7317278989149523968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.722 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21725
10:44:25.730 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21727 rows, more = false, responseScanTimestamp = 7317278989188743168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21727
10:44:25.739 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21731 rows, more = false, responseScanTimestamp = 7317278989217337344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.739 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21731
10:44:25.740 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278989248540672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.741 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278989248540672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.749 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21735 rows, more = false, responseScanTimestamp = 7317278989271568384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.749 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21735
10:44:25.749 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278989290135552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.757 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21739 rows, more = false, responseScanTimestamp = 7317278989296021504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21739
10:44:25.763 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21741 rows, more = false, responseScanTimestamp = 7317278989318205440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21741
10:44:25.771 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21745 rows, more = false, responseScanTimestamp = 7317278989358297088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.771 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21745
10:44:25.772 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278989382795264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.773 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@671158935(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.779 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21748 rows, more = false, responseScanTimestamp = 7317278989382795264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21748
10:44:25.787 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21750 rows, more = false, responseScanTimestamp = 7317278989409808384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21750
10:44:25.794 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21763 rows, more = false, responseScanTimestamp = 7317278989447196672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.794 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21763
10:44:25.797 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1175173664(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.801 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21767 rows, more = false, responseScanTimestamp = 7317278989479145472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21767
10:44:25.809 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21769 rows, more = false, responseScanTimestamp = 7317278989502611456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.809 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21769
10:44:25.818 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21782 rows, more = false, responseScanTimestamp = 7317278989540397056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.819 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21782
10:44:25.819 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278989583093760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.822 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1251435630(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.823 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1148594417(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.826 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21787 rows, more = false, responseScanTimestamp = 7317278989583093760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21787
10:44:25.833 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21800 rows, more = false, responseScanTimestamp = 7317278989616082944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21800
10:44:25.842 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21812 rows, more = false, responseScanTimestamp = 7317278989641048064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21812
10:44:25.850 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21816 rows, more = false, responseScanTimestamp = 7317278989675380736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21816
10:44:25.850 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1682116418(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.857 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21818 rows, more = false, responseScanTimestamp = 7317278989699022848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.857 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21818
10:44:25.864 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21831 rows, more = false, responseScanTimestamp = 7317278989739151360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21831
10:44:25.870 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21834 rows, more = false, responseScanTimestamp = 7317278989766762496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21834
10:44:25.871 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278989783031808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.879 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21835 rows, more = false, responseScanTimestamp = 7317278989783031808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21835
10:44:25.885 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21838 rows, more = false, responseScanTimestamp = 7317278989830561792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21838
10:44:25.891 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21841 rows, more = false, responseScanTimestamp = 7317278989855686656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21841
10:44:25.892 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278989876981760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.893 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278989882376192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.894 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278989882376192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.901 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21845 rows, more = false, responseScanTimestamp = 7317278989894717440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21845
10:44:25.901 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2130862928(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.902 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278989912686592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.903 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@247979210(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.905 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2072206403(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.908 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21849 rows, more = false, responseScanTimestamp = 7317278989918859264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21849
10:44:25.915 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21860 rows, more = false, responseScanTimestamp = 7317278989943930880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21860
10:44:25.923 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21883 rows, more = false, responseScanTimestamp = 7317278989980524544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21883
10:44:25.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990010187776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.925 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990010187776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.925 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990023491584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.926 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@130442606(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.926 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990023491584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.928 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1798475301(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.929 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1537420805(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.933 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21889 rows, more = false, responseScanTimestamp = 7317278990030270464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.933 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21889
10:44:25.941 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21910 rows, more = false, responseScanTimestamp = 7317278990049918976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21910
10:44:25.948 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21922 rows, more = false, responseScanTimestamp = 7317278990080909312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21922
10:44:25.949 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990112124928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990112124928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.957 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21926 rows, more = false, responseScanTimestamp = 7317278990128234496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21926
10:44:25.961 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@975376502(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21927 rows, more = false, responseScanTimestamp = 7317278990136590336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21927
10:44:25.964 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@242937673(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990172786688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.966 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1908808453(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:25.973 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21930 rows, more = false, responseScanTimestamp = 7317278990180397056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21930
10:44:25.974 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990211727360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.975 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990211727360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.982 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21962 rows, more = false, responseScanTimestamp = 7317278990230401024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21962
10:44:25.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21965 rows, more = false, responseScanTimestamp = 7317278990250983424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21965
10:44:25.991 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990277341184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.999 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21968 rows, more = false, responseScanTimestamp = 7317278990277341184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:25.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21968
10:44:26.000 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990320513024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21972 rows, more = false, responseScanTimestamp = 7317278990320513024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21972
10:44:26.010 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990358593536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.011 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990358593536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.014 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@869777470(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21977 rows, more = false, responseScanTimestamp = 7317278990377607168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21977
10:44:26.024 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21980 rows, more = false, responseScanTimestamp = 7317278990396817408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.024 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21980
10:44:26.031 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21990 rows, more = false, responseScanTimestamp = 7317278990418657280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21990
10:44:26.031 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990452084736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.038 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21993 rows, more = false, responseScanTimestamp = 7317278990452084736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.039 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21993
10:44:26.039 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990481850368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.040 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990481850368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.042 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@290838162(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.047 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21998 rows, more = false, responseScanTimestamp = 7317278990497390592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.047 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21998
10:44:26.054 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22010 rows, more = false, responseScanTimestamp = 7317278990520078336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.054 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22010
10:44:26.063 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22013 rows, more = false, responseScanTimestamp = 7317278990545252352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22013
10:44:26.064 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990574587904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.065 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990579761152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.067 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1208771414(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.068 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@156456801(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.071 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22017 rows, more = false, responseScanTimestamp = 7317278990579761152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.071 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22017
10:44:26.072 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990613393408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.080 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22030 rows, more = false, responseScanTimestamp = 7317278990620004352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22030
10:44:26.081 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990646149120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.087 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22042 rows, more = false, responseScanTimestamp = 7317278990646149120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22042
10:44:26.093 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22046 rows, more = false, responseScanTimestamp = 7317278990683648000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22046
10:44:26.094 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990709702656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.095 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990709702656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.096 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990722342912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.097 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990722342912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.102 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22051 rows, more = false, responseScanTimestamp = 7317278990727761920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22051
10:44:26.109 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22052 rows, more = false, responseScanTimestamp = 7317278990734471168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22052
10:44:26.115 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22055 rows, more = false, responseScanTimestamp = 7317278990766456832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22055
10:44:26.122 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22058 rows, more = false, responseScanTimestamp = 7317278990791303168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22058
10:44:26.129 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22062 rows, more = false, responseScanTimestamp = 7317278990822785024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22062
10:44:26.130 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990851928064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.131 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990851928064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.139 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22065 rows, more = false, responseScanTimestamp = 7317278990869639168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22065
10:44:26.139 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@76062789(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.140 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990894583808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.141 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990894583808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.142 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990909935616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.149 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22070 rows, more = false, responseScanTimestamp = 7317278990909935616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22070
10:44:26.150 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278990928343040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.157 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22083 rows, more = false, responseScanTimestamp = 7317278990935457792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.157 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22083
10:44:26.163 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22087 rows, more = false, responseScanTimestamp = 7317278990967865344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22087
10:44:26.170 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22090 rows, more = false, responseScanTimestamp = 7317278990993891328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22090
10:44:26.171 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991019425792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.172 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991019425792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.173 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991038087168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.174 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991038087168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.175 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991045459968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.183 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22096 rows, more = false, responseScanTimestamp = 7317278991051120640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22096
10:44:26.183 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@995497728(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.190 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22098 rows, more = false, responseScanTimestamp = 7317278991062433792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22098
10:44:26.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991102066688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.198 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22112 rows, more = false, responseScanTimestamp = 7317278991107440640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22112
10:44:26.204 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22116 rows, more = false, responseScanTimestamp = 7317278991135535104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22116
10:44:26.210 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22120 rows, more = false, responseScanTimestamp = 7317278991165190144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22120
10:44:26.211 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991188279296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.212 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991198511104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.219 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22124 rows, more = false, responseScanTimestamp = 7317278991198511104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22124
10:44:26.221 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@283887087(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.225 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22128 rows, more = false, responseScanTimestamp = 7317278991221514240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22128
10:44:26.226 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991249596416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.233 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22140 rows, more = false, responseScanTimestamp = 7317278991249596416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22140
10:44:26.240 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22145 rows, more = false, responseScanTimestamp = 7317278991287091200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22145
10:44:26.249 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22148 rows, more = false, responseScanTimestamp = 7317278991307325440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.249 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22148
10:44:26.250 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991322705920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.251 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991342776320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.251 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991359037440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.253 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991359037440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.253 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991366332416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.254 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991366332416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.255 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991372587008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.255 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991372587008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22154 rows, more = false, responseScanTimestamp = 7317278991378567168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22154
10:44:26.269 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22156 rows, more = false, responseScanTimestamp = 7317278991390687232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22156
10:44:26.270 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991428349952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.271 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991428349952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.272 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991428349952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.273 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991443881984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.282 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22162 rows, more = false, responseScanTimestamp = 7317278991451209728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.282 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22162
10:44:26.283 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991475798016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.289 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22166 rows, more = false, responseScanTimestamp = 7317278991475798016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22166
10:44:26.290 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991493636096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.291 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@51409100(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.292 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1113289315(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.298 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22168 rows, more = false, responseScanTimestamp = 7317278991499313152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.298 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22168
10:44:26.299 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991537725440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.300 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991545110528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.306 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22191 rows, more = false, responseScanTimestamp = 7317278991561551872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22191
10:44:26.307 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991583760384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.308 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991583760384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.312 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1237226303(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.316 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22196 rows, more = false, responseScanTimestamp = 7317278991593644032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22196
10:44:26.317 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991611281408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.318 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991617904640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.325 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22200 rows, more = false, responseScanTimestamp = 7317278991617904640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22200
10:44:26.333 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22214 rows, more = false, responseScanTimestamp = 7317278991656804352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22214
10:44:26.334 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991682932736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.335 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991688388608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.340 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22219 rows, more = false, responseScanTimestamp = 7317278991704289280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22219
10:44:26.341 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991710990336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.348 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22220 rows, more = false, responseScanTimestamp = 7317278991710990336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22220
10:44:26.349 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991747825664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.350 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991753084928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.351 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991767003136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.357 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22225 rows, more = false, responseScanTimestamp = 7317278991767003136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22225
10:44:26.363 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22227 rows, more = false, responseScanTimestamp = 7317278991787552768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22227
10:44:26.368 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22230 rows, more = false, responseScanTimestamp = 7317278991815356416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22230
10:44:26.369 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991828697088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22231 rows, more = false, responseScanTimestamp = 7317278991828697088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22231
10:44:26.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991866855424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.379 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991866855424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.380 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991882113024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.380 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991888338944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.381 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991888338944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.382 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991894732800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.383 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991894732800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.389 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22239 rows, more = false, responseScanTimestamp = 7317278991900405760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22239
10:44:26.396 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22240 rows, more = false, responseScanTimestamp = 7317278991906140160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22240
10:44:26.401 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22245 rows, more = false, responseScanTimestamp = 7317278991949451264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22245
10:44:26.402 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278991960870912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.406 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@120910682(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.410 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22246 rows, more = false, responseScanTimestamp = 7317278991960870912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.410 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22246
10:44:26.410 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@119694688(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.417 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22249 rows, more = false, responseScanTimestamp = 7317278991998074880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22249
10:44:26.418 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992034361344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.419 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992034361344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.420 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992049364992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.429 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22272 rows, more = false, responseScanTimestamp = 7317278992049364992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22272
10:44:26.432 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@519292813(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.436 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22277 rows, more = false, responseScanTimestamp = 7317278992077447168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22277
10:44:26.437 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@602507271(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.437 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992109707264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.438 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992109707264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.445 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22290 rows, more = false, responseScanTimestamp = 7317278992128696320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22290
10:44:26.446 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992147750912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.453 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22302 rows, more = false, responseScanTimestamp = 7317278992147750912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22302
10:44:26.461 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22305 rows, more = false, responseScanTimestamp = 7317278992174600192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22305
10:44:26.462 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@57082115(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.462 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992215060480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.464 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992215060480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.464 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@393899370(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.464 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992215060480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.466 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@389353383(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.472 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22310 rows, more = false, responseScanTimestamp = 7317278992231096320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22310
10:44:26.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992252268544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.481 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22340 rows, more = false, responseScanTimestamp = 7317278992252268544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.481 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22340
10:44:26.487 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22344 rows, more = false, responseScanTimestamp = 7317278992290062336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.488 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22344
10:44:26.494 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22346 rows, more = false, responseScanTimestamp = 7317278992324104192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22346
10:44:26.500 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22349 rows, more = false, responseScanTimestamp = 7317278992347254784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.500 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22349
10:44:26.508 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22351 rows, more = false, responseScanTimestamp = 7317278992373862400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.508 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22351
10:44:26.516 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22355 rows, more = false, responseScanTimestamp = 7317278992406294528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22355
10:44:26.517 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992427266048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.517 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992433115136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.518 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2029192438(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.518 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992433115136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.519 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992452947968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.520 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992452947968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.526 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22360 rows, more = false, responseScanTimestamp = 7317278992462360576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22360
10:44:26.534 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22373 rows, more = false, responseScanTimestamp = 7317278992485818368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.534 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22373
10:44:26.535 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992513355776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.542 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22377 rows, more = false, responseScanTimestamp = 7317278992513355776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.542 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22377
10:44:26.543 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992539242496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.544 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992545583104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.551 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22382 rows, more = false, responseScanTimestamp = 7317278992561971200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.551 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22382
10:44:26.552 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992575463424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.553 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992580677632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.560 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22386 rows, more = false, responseScanTimestamp = 7317278992598589440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22386
10:44:26.567 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22389 rows, more = false, responseScanTimestamp = 7317278992617099264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.568 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22389
10:44:26.574 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22392 rows, more = false, responseScanTimestamp = 7317278992647819264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22392
10:44:26.575 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992677625856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.581 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22395 rows, more = false, responseScanTimestamp = 7317278992677625856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.581 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22395
10:44:26.586 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22396 rows, more = false, responseScanTimestamp = 7317278992691060736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22396
10:44:26.587 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992697188352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.588 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1135046130(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.590 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@124934609(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.595 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22398 rows, more = false, responseScanTimestamp = 7317278992718688256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22398
10:44:26.601 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22420 rows, more = false, responseScanTimestamp = 7317278992762253312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.601 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22420
10:44:26.601 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992780947456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.608 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22423 rows, more = false, responseScanTimestamp = 7317278992787771392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22423
10:44:26.611 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@939861679(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.615 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22427 rows, more = false, responseScanTimestamp = 7317278992816910336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22427
10:44:26.616 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1488011757(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.622 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22429 rows, more = false, responseScanTimestamp = 7317278992837373952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22429
10:44:26.622 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@545357812(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.624 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@900204260(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.626 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@612986528(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.628 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22430 rows, more = false, responseScanTimestamp = 7317278992844689408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22430
10:44:26.629 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1994784245(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.629 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992895938560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.631 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992903946240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.631 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992914960384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.636 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22480 rows, more = false, responseScanTimestamp = 7317278992914960384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22480
10:44:26.637 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992935444480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.638 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992935444480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.639 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992947064832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.640 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278992947064832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.648 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22493 rows, more = false, responseScanTimestamp = 7317278992953106432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.648 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22493
10:44:26.655 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22496 rows, more = false, responseScanTimestamp = 7317278992970629120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22496
10:44:26.664 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22501 rows, more = false, responseScanTimestamp = 7317278993011998720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.664 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22501
10:44:26.664 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993040723968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.665 [INFO - chaos-test-thread] (MiniKuduCluster.java:399) Killing master server 127.20.240.254:42069
10:44:26.665 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: MASTER
    index: 0
  }
}

10:44:26.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.665795 21443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu with pid 21455
10:44:26.680 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.240.254:42069(127.20.240.254:42069)] handling channelInactive
10:44:26.680 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.240.254:42069(127.20.240.254:42069)] cleaning up while in state READY due to: connection closed
10:44:26.680 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
10:44:26.681 [INFO - chaos-test-thread] (MiniKuduCluster.java:380) Starting master server 127.20.240.254:42069
10:44:26.681 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: MASTER
    index: 0
  }
}

10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.681710 21443 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/wal
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/data
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/logs
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/data/info.pb
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
10:44:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
10:44:26.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:44:26.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:44:26.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.254:42069
10:44:26.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.254
10:44:26.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=39421
10:44:26.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:44:26.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:44:26.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:44:26.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:44:26.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:44:26.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:44:26.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:44:26.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39625/jwks.json with env {}
10:44:26.686 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22505 rows, more = false, responseScanTimestamp = 7317278993040723968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.686 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22505
10:44:26.694 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22508 rows, more = false, responseScanTimestamp = 7317278993122603008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22508
10:44:26.701 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22511 rows, more = false, responseScanTimestamp = 7317278993165430784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22511
10:44:26.706 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22513 rows, more = false, responseScanTimestamp = 7317278993194557440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22513
10:44:26.708 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993211363328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.715 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22514 rows, more = false, responseScanTimestamp = 7317278993211363328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22514
10:44:26.723 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22516 rows, more = false, responseScanTimestamp = 7317278993240797184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22516
10:44:26.724 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993284276224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.733 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22518 rows, more = false, responseScanTimestamp = 7317278993284276224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22518
10:44:26.741 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22521 rows, more = false, responseScanTimestamp = 7317278993319497728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22521
10:44:26.742 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993357692928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.743 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993357692928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:26.750628 23571 heartbeater.cc:646] Failed to heartbeat to 127.20.240.254:42069 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.20.240.254:42069: connect: Connection refused (error 111)
10:44:26.751 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22525 rows, more = false, responseScanTimestamp = 7317278993375412224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22525
10:44:26.758 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22528 rows, more = false, responseScanTimestamp = 7317278993397137408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22528
10:44:26.765 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22530 rows, more = false, responseScanTimestamp = 7317278993422315520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22530
10:44:26.774 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22532 rows, more = false, responseScanTimestamp = 7317278993453129728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22532
10:44:26.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22535 rows, more = false, responseScanTimestamp = 7317278993489510400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22535
10:44:26.783 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1563443714(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.784 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993531269120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.788 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@685437030(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.792 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22539 rows, more = false, responseScanTimestamp = 7317278993531269120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.792 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22539
10:44:26.793 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993547649024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.794 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993567141888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.795 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993584508928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.795 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993584508928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:26.796365 23796 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
10:44:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:26.796728 23796 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
10:44:26.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:26.796838 23796 flags.cc:432] Enabled unsafe flag: --never_fsync=true
10:44:26.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:26.799198 23796 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
10:44:26.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:26.799377 23796 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
10:44:26.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:26.799415 23796 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
10:44:26.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:26.799433 23796 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
10:44:26.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:26.799450 23796 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
10:44:26.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:26.799466 23796 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39625/jwks.json
10:44:26.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.801645 23796 master_runner.cc:387] Master server non-default flags:
10:44:26.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
10:44:26.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.240.212:45997
10:44:26.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
10:44:26.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
10:44:26.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/data
10:44:26.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/wal
10:44:26.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.240.254:42069,127.20.240.253:41603,127.20.240.252:42605
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.240.254:42069
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39625/jwks.json
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/data/info.pb
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.240.254
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=39421
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23796
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/logs
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 14880490066cc6e355a232e5a6411307cd134162
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 10:23:57 UTC on e7f111948823
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17616
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.801929 23796 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
10:44:26.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.802232 23796 file_cache.cc:504] Constructed file cache file cache with capacity 419430
10:44:26.803 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22561 rows, more = false, responseScanTimestamp = 7317278993589952512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22561
10:44:26.804 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993611460608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.804 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993611460608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:26.805413 23804 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
10:44:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:26.805621 23803 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
10:44:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 10:44:26.806093 23807 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
10:44:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.806813 23796 server_base.cc:1061] running on GCE node
10:44:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.807010 23796 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
10:44:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.807219 23796 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
10:44:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.808393 23796 hybrid_clock.cc:648] HybridClock initialized: now 1786445066808364 us; error 39 us; skew 500 ppm
10:44:26.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.809901 23796 webserver.cc:533] Webserver started at http://127.20.240.254:39421/ using document root <none> and password file <none>
10:44:26.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.810141 23796 fs_manager.cc:362] Metadata directory not provided
10:44:26.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.810210 23796 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
10:44:26.811 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22564 rows, more = false, responseScanTimestamp = 7317278993611460608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.811 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22564
10:44:26.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.812036 23796 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
10:44:26.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.812822 23813 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
10:44:26.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.813022 23796 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
10:44:26.813 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993628344320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.813099 23796 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/data,/tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/wal
10:44:26.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a55ba14438c54c26bc5feb5651836966"
10:44:26.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 10:43:41 on dist-test-slave-1zqn"
10:44:26.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.813411 23796 fs_report.cc:389] FS layout report
10:44:26.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
10:44:26.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/wal
10:44:26.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/wal
10:44:26.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/data/data
10:44:26.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
10:44:26.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
10:44:26.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
10:44:26.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
10:44:26.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
10:44:26.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
10:44:26.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
10:44:26.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
10:44:26.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
10:44:26.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
10:44:26.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
10:44:26.814 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993647448064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.815 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993647448064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.821 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22567 rows, more = false, responseScanTimestamp = 7317278993666850816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.821 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22567
10:44:26.821 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1195993011(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:26.827 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22569 rows, more = false, responseScanTimestamp = 7317278993680105472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22569
10:44:26.835 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22569 rows, more = false, responseScanTimestamp = 7317278993680105472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993711779840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.837 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993711779840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.839 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993758646272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.840 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993767301120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.841 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993767301120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.842 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993774493696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.844 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993781514240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.844 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993787543552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.851 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22584 rows, more = false, responseScanTimestamp = 7317278993787543552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22584
10:44:26.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.852613 23796 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
10:44:26.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.852989 23796 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
10:44:26.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.853148 23796 kserver.cc:163] Server-wide thread pool size limit: 3276
10:44:26.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.858156 23796 rpc_server.cc:307] RPC server started. Bound to: 127.20.240.254:42069
10:44:26.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.858212 23870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.240.254:42069 every 8 connection(s)
10:44:26.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.858655 23796 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskGQ4pAq/test-tmp/mini-kudu-cluster2066792077657517292/master-0/data/info.pb
10:44:26.858 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22586 rows, more = false, responseScanTimestamp = 7317278993810051072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.859 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22586
10:44:26.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.860982 23871 sys_catalog.cc:263] Verifying existing consensus state
10:44:26.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.861809 23871 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966: Bootstrap starting.
10:44:26.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.861943 21443 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu as pid 23796
10:44:26.862 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
10:44:26.868 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22586 rows, more = false, responseScanTimestamp = 7317278993810051072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.870 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993836847104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.871 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993859514368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.871490 23871 log.cc:826] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966: Log is configured to *not* fsync() on all Append() calls
10:44:26.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.877404 23871 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=5 ignored=0} mutations{seen=5 ignored=0} orphaned_commits=0. Pending: 0 replicates
10:44:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.877938 23871 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966: Bootstrap complete.
10:44:26.878 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22589 rows, more = false, responseScanTimestamp = 7317278993895104512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22589
10:44:26.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.880640 23871 raft_consensus.cc:359] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:44:26.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.880843 23871 raft_consensus.cc:740] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: a55ba14438c54c26bc5feb5651836966, State: Initialized, Role: FOLLOWER
10:44:26.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.880986 23871 consensus_queue.cc:260] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 2.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:44:26.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.881283 23874 sys_catalog.cc:455] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:44:26.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.881341 23871 sys_catalog.cc:565] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [sys.catalog]: configured and running, proceeding with master startup.
10:44:26.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.881367 23874 sys_catalog.cc:458] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [sys.catalog]: This master's current role is: FOLLOWER
10:44:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.883720 23887 catalog_manager.cc:1295] Loaded cluster ID: 179be09ce09e4f1a9439d125bf197f59
10:44:26.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.883776 23887 catalog_manager.cc:1588] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966: loading cluster ID for follower catalog manager: success
10:44:26.885 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22592 rows, more = false, responseScanTimestamp = 7317278993918111744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22592
10:44:26.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.886070 23887 catalog_manager.cc:1610] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966: acquiring CA information for follower catalog manager: success
10:44:26.886 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278993938874368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.886703 23887 catalog_manager.cc:1638] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
10:44:26.893 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22593 rows, more = false, responseScanTimestamp = 7317278993938874368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22593
10:44:26.899 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22594 rows, more = false, responseScanTimestamp = 7317278993965101056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22594
10:44:26.909 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22594 rows, more = false, responseScanTimestamp = 7317278993965101056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.910 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994034413568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.920487 23796 master_runner.cc:264] No leader master found from master a55ba14438c54c26bc5feb5651836966
10:44:26.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.920588 23796 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
10:44:26.922 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22598 rows, more = false, responseScanTimestamp = 7317278994040766464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22598
10:44:26.923 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994089943040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22603 rows, more = false, responseScanTimestamp = 7317278994089943040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22603
10:44:26.939 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22605 rows, more = false, responseScanTimestamp = 7317278994123120640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22605
10:44:26.940 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994167410688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.947 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22608 rows, more = false, responseScanTimestamp = 7317278994167410688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.947 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22608
10:44:26.948 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994207158272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.956 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22610 rows, more = false, responseScanTimestamp = 7317278994207158272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22610
10:44:26.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.957988 23832 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "c899b3c9252142b98660e7216d0c37b3" instance_seqno: 1786445061659128) as {username='slave'} at 127.20.240.194:50701; Asking this server to re-register.
10:44:26.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.962348 23756 heartbeater.cc:461] Registering TS with master...
10:44:26.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.963199 23832 ts_manager.cc:194] Registered new tserver with Master: c899b3c9252142b98660e7216d0c37b3 (127.20.240.194:36595)
10:44:26.965 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22612 rows, more = false, responseScanTimestamp = 7317278994226049024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22612
10:44:26.966 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994257870848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.966789 23832 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "aeb2b9bf3a9c467bad8ea03f46e47a78" instance_seqno: 1786445035739764) as {username='slave'} at 127.20.240.195:34191; Asking this server to re-register.
10:44:26.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.967556 22835 heartbeater.cc:461] Registering TS with master...
10:44:26.967 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994257870848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:26.968415 23832 ts_manager.cc:194] Registered new tserver with Master: aeb2b9bf3a9c467bad8ea03f46e47a78 (127.20.240.195:41779)
10:44:26.969 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994294751232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.970 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994294751232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.971 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994302300160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.972 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994302300160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.981 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22616 rows, more = false, responseScanTimestamp = 7317278994309201920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.981 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22616
10:44:26.982 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994336759808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.983 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994336759808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.989 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22620 rows, more = false, responseScanTimestamp = 7317278994358906880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22620
10:44:26.991 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994367356928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.997 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22621 rows, more = false, responseScanTimestamp = 7317278994367356928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:26.997 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22621
10:44:26.998 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994398838784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.008 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22623 rows, more = false, responseScanTimestamp = 7317278994398838784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22623
10:44:27.010 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994447306752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.018 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22627 rows, more = false, responseScanTimestamp = 7317278994447306752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22627
10:44:27.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994497814528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.028 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22630 rows, more = false, responseScanTimestamp = 7317278994497814528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22630
10:44:27.037 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22634 rows, more = false, responseScanTimestamp = 7317278994533625856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22634
10:44:27.046 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22637 rows, more = false, responseScanTimestamp = 7317278994563649536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22637
10:44:27.047 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994608779264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.055 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22641 rows, more = false, responseScanTimestamp = 7317278994608779264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22641
10:44:27.056 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994646654976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.064 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22643 rows, more = false, responseScanTimestamp = 7317278994646654976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22643
10:44:27.072 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22646 rows, more = false, responseScanTimestamp = 7317278994682941440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.073 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22646
10:44:27.073 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994719309824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.081 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22649 rows, more = false, responseScanTimestamp = 7317278994719309824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22649
10:44:27.090 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22650 rows, more = false, responseScanTimestamp = 7317278994732777472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22650
10:44:27.091 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994768142336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.092 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994775433216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.093 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994806546432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.095 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994806546432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.102 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22655 rows, more = false, responseScanTimestamp = 7317278994814099456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22655
10:44:27.105 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@513421562(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.110 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22657 rows, more = false, responseScanTimestamp = 7317278994825895936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22657
10:44:27.120 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22659 rows, more = false, responseScanTimestamp = 7317278994859102208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22659
10:44:27.130 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22673 rows, more = false, responseScanTimestamp = 7317278994907824128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.130 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22673
10:44:27.131 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278994945396736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.139 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22677 rows, more = false, responseScanTimestamp = 7317278994945396736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22677
10:44:27.146 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22681 rows, more = false, responseScanTimestamp = 7317278994985857024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22681
10:44:27.160 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22683 rows, more = false, responseScanTimestamp = 7317278995012714496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22683
10:44:27.161 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995070910464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.170 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22685 rows, more = false, responseScanTimestamp = 7317278995070910464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22685
10:44:27.171 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995112484864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22689 rows, more = false, responseScanTimestamp = 7317278995112484864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22689
10:44:27.180 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995151392768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.181 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995151392768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.189 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22694 rows, more = false, responseScanTimestamp = 7317278995171622912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22694
10:44:27.190 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995196481536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995196481536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.191 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1097159033(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995209338880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.192 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995209338880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.199 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22700 rows, more = false, responseScanTimestamp = 7317278995216699392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22700
10:44:27.201 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995223617536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.202 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995223617536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.203 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995253923840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.204 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995253923840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.211 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22712 rows, more = false, responseScanTimestamp = 7317278995260891136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22712
10:44:27.215 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1053016307(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.218 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22716 rows, more = false, responseScanTimestamp = 7317278995283599360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22716
10:44:27.225 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22719 rows, more = false, responseScanTimestamp = 7317278995310469120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22719
10:44:27.226 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995341864960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.226 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995341864960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.235 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22733 rows, more = false, responseScanTimestamp = 7317278995356438528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22733
10:44:27.238 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@851139687(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22737 rows, more = false, responseScanTimestamp = 7317278995379961856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.241 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22737
10:44:27.242 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995404890112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.249 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22740 rows, more = false, responseScanTimestamp = 7317278995412021248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.249 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22740
10:44:27.257 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22753 rows, more = false, responseScanTimestamp = 7317278995440525312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22753
10:44:27.263 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22757 rows, more = false, responseScanTimestamp = 7317278995473645568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22757
10:44:27.264 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2112468778(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.269 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22758 rows, more = false, responseScanTimestamp = 7317278995487907840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22758
10:44:27.277 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22759 rows, more = false, responseScanTimestamp = 7317278995501543424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22759
10:44:27.278 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995555377152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.285 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22773 rows, more = false, responseScanTimestamp = 7317278995555377152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22773
10:44:27.286 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995587919872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.289 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@376233847(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.293 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22777 rows, more = false, responseScanTimestamp = 7317278995587919872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22777
10:44:27.294 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@906514705(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.295 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995610583040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.296 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995621052416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22790 rows, more = false, responseScanTimestamp = 7317278995639443456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.302 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22790
10:44:27.309 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22802 rows, more = false, responseScanTimestamp = 7317278995659034624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22802
10:44:27.310 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995685593088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.317 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22805 rows, more = false, responseScanTimestamp = 7317278995685593088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22805
10:44:27.318 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1580755923(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.320 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1859704793(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.322 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@515848722(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.326 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22809 rows, more = false, responseScanTimestamp = 7317278995721273344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.326 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22809
10:44:27.326 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1783324685(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.334 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22820 rows, more = false, responseScanTimestamp = 7317278995745636352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.334 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22820
10:44:27.335 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995777064960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.343 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22850 rows, more = false, responseScanTimestamp = 7317278995783462912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22850
10:44:27.350 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22854 rows, more = false, responseScanTimestamp = 7317278995823509504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22854
10:44:27.352 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2008086628(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.357 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22858 rows, more = false, responseScanTimestamp = 7317278995855609856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22858
10:44:27.365 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22870 rows, more = false, responseScanTimestamp = 7317278995883212800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.365 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22870
10:44:27.372 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22874 rows, more = false, responseScanTimestamp = 7317278995917975552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.372 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22874
10:44:27.373 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995935031296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.375 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1610522452(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.382 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22877 rows, more = false, responseScanTimestamp = 7317278995941220352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22877
10:44:27.383 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995972820992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.384 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278995978780672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.391 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22890 rows, more = false, responseScanTimestamp = 7317278995978780672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22890
10:44:27.398 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22895 rows, more = false, responseScanTimestamp = 7317278996024909824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22895
10:44:27.398 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996039593984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.399 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996039593984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.400 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996064063488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.401 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996064063488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.402 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@947274003(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.404 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@151782680(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.406 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2031071109(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.409 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22898 rows, more = false, responseScanTimestamp = 7317278996070817792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22898
10:44:27.409 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1377868751(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.410 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996097609728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.411 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1490302529(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.417 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22920 rows, more = false, responseScanTimestamp = 7317278996097609728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22920
10:44:27.418 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996129144832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.424 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22951 rows, more = false, responseScanTimestamp = 7317278996129144832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.425 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22951
10:44:27.433 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22953 rows, more = false, responseScanTimestamp = 7317278996151390208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22953
10:44:27.438 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22956 rows, more = false, responseScanTimestamp = 7317278996188532736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22956
10:44:27.439 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996208414720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.440 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996208414720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.441 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@832162950(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.443 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@904801975(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.448 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22958 rows, more = false, responseScanTimestamp = 7317278996230303744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22958
10:44:27.448 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1665541414(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.449 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996250918912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.450 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@442065201(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.451 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1708880640(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.453 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@562324122(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.456 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22970 rows, more = false, responseScanTimestamp = 7317278996250918912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22970
10:44:27.464 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23000 rows, more = false, responseScanTimestamp = 7317278996284911616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.465 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23000
10:44:27.465 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996316520448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.467 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996316520448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.474 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23023 rows, more = false, responseScanTimestamp = 7317278996338790400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.475 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23023
10:44:27.475 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996364926976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.478 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1933122713(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.484 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23027 rows, more = false, responseScanTimestamp = 7317278996364926976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.485 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23027
10:44:27.492 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23041 rows, more = false, responseScanTimestamp = 7317278996402663424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23041
10:44:27.493 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996434886656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.500 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23044 rows, more = false, responseScanTimestamp = 7317278996434886656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.500 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23044
10:44:27.501 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996470235136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.510 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23048 rows, more = false, responseScanTimestamp = 7317278996470235136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23048
10:44:27.511 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996496961536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.520 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23052 rows, more = false, responseScanTimestamp = 7317278996503257088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23052
10:44:27.521 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996539899904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.522 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996545392640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.522 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996545392640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.525 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@574143270(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.527 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@474324754(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.530 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23057 rows, more = false, responseScanTimestamp = 7317278996565393408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23057
10:44:27.532 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@517451442(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.537 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23060 rows, more = false, responseScanTimestamp = 7317278996585136128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.537 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23060
10:44:27.545 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23090 rows, more = false, responseScanTimestamp = 7317278996620652544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23090
10:44:27.546 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996650119168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.553 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23094 rows, more = false, responseScanTimestamp = 7317278996650119168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.553 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23094
10:44:27.554 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@624014373(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.559 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23098 rows, more = false, responseScanTimestamp = 7317278996684038144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23098
10:44:27.565 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23110 rows, more = false, responseScanTimestamp = 7317278996711849984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23110
10:44:27.573 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23111 rows, more = false, responseScanTimestamp = 7317278996727955456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.573 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23111
10:44:27.574 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996764512256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.575 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996764512256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.583 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23115 rows, more = false, responseScanTimestamp = 7317278996784381952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23115
10:44:27.588 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23119 rows, more = false, responseScanTimestamp = 7317278996807389184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23119
10:44:27.594 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23120 rows, more = false, responseScanTimestamp = 7317278996822036480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23120
10:44:27.602 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23122 rows, more = false, responseScanTimestamp = 7317278996858474496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23122
10:44:27.609 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23125 rows, more = false, responseScanTimestamp = 7317278996882046976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23125
10:44:27.609 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1119341102(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.616 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23129 rows, more = false, responseScanTimestamp = 7317278996914966528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.616 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23129
10:44:27.616 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1924816997(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.617 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996914966528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.625 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23130 rows, more = false, responseScanTimestamp = 7317278996930314240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23130
10:44:27.626 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278996974874624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.633 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23151 rows, more = false, responseScanTimestamp = 7317278996974874624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23151
10:44:27.639 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23155 rows, more = false, responseScanTimestamp = 7317278997012520960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23155
10:44:27.640 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997039579136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.645 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23157 rows, more = false, responseScanTimestamp = 7317278997039579136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23157
10:44:27.653 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23158 rows, more = false, responseScanTimestamp = 7317278997052137472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23158
10:44:27.661 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23160 rows, more = false, responseScanTimestamp = 7317278997084483584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23160
10:44:27.668 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23164 rows, more = false, responseScanTimestamp = 7317278997122322432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23164
10:44:27.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997154238464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.670 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997154238464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.673 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1362883262(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.678 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23166 rows, more = false, responseScanTimestamp = 7317278997154238464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23166
10:44:27.679 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997185273856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.680 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997191512064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.680 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997212524544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.688 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23180 rows, more = false, responseScanTimestamp = 7317278997212524544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.688 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23180
10:44:27.695 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23183 rows, more = false, responseScanTimestamp = 7317278997235224576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23183
10:44:27.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23185 rows, more = false, responseScanTimestamp = 7317278997262557184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.702 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23185
10:44:27.703 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997291900928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.710 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23190 rows, more = false, responseScanTimestamp = 7317278997297004544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23190
10:44:27.711 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997330673664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.712 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997330673664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.713 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997345234944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.714 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997345234944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.715 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997352509440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.716 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997357752320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.723 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23197 rows, more = false, responseScanTimestamp = 7317278997357752320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23197
10:44:27.732 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23199 rows, more = false, responseScanTimestamp = 7317278997368664064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23199
10:44:27.739 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23202 rows, more = false, responseScanTimestamp = 7317278997409345536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.739 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23202
10:44:27.743 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2038690848(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.746 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23206 rows, more = false, responseScanTimestamp = 7317278997446418432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23206
10:44:27.755 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23210 rows, more = false, responseScanTimestamp = 7317278997479735296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23210
10:44:27.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.755594 23571 heartbeater.cc:344] Connected to a master server at 127.20.240.254:42069
10:44:27.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.756161 23832 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "7591fa92d22a4e8b861f3bcf581ceca0" instance_seqno: 1786445056476517) as {username='slave'} at 127.20.240.193:55577; Asking this server to re-register.
10:44:27.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.756420 23571 heartbeater.cc:461] Registering TS with master...
10:44:27.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.756769 23832 ts_manager.cc:194] Registered new tserver with Master: 7591fa92d22a4e8b861f3bcf581ceca0 (127.20.240.193:44957)
10:44:27.759 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997505089536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.760 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997512581120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.761 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997512581120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.769 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23224 rows, more = false, responseScanTimestamp = 7317278997542739968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23224
10:44:27.775 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23228 rows, more = false, responseScanTimestamp = 7317278997566889984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23228
10:44:27.776 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997585096704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.777 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997585096704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.782853 23902 raft_consensus.cc:493] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a55ba14438c54c26bc5feb5651836966)
10:44:27.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.783350 23902 raft_consensus.cc:515] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:44:27.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.784305 23120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e7090d0d534d44ceb0281c214022ddc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 11 } } ignore_live_leader: false dest_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" is_pre_election: true
10:44:27.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.784341 23902 leader_election.cc:290] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a55ba14438c54c26bc5feb5651836966 (127.20.240.254:42069), 1afa4a21e9934ac18ca829bb9ef4609e (127.20.240.252:42605)
10:44:27.785 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23230 rows, more = false, responseScanTimestamp = 7317278997609660416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.786 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23230
10:44:27.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.787554 23839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e7090d0d534d44ceb0281c214022ddc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 11 } } ignore_live_leader: false dest_uuid: "a55ba14438c54c26bc5feb5651836966" is_pre_election: true
10:44:27.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.787756 23839 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7090d0d534d44ceb0281c214022ddc8 in term 2.
10:44:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.788007 21552 leader_election.cc:304] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a55ba14438c54c26bc5feb5651836966, e7090d0d534d44ceb0281c214022ddc8; no voters: 1afa4a21e9934ac18ca829bb9ef4609e
10:44:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.788245 23902 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [term 2 FOLLOWER]: Leader pre-election won for term 3
10:44:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.788298 23902 raft_consensus.cc:493] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a55ba14438c54c26bc5feb5651836966)
10:44:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.788318 23902 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [term 2 FOLLOWER]: Advancing to term 3
10:44:27.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.789347 23902 raft_consensus.cc:515] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:44:27.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.789659 23902 leader_election.cc:290] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [CANDIDATE]: Term 3 election: Requested vote from peers a55ba14438c54c26bc5feb5651836966 (127.20.240.254:42069), 1afa4a21e9934ac18ca829bb9ef4609e (127.20.240.252:42605)
10:44:27.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.789702 23839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e7090d0d534d44ceb0281c214022ddc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 11 } } ignore_live_leader: false dest_uuid: "a55ba14438c54c26bc5feb5651836966"
10:44:27.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.789798 23839 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 2 FOLLOWER]: Advancing to term 3
10:44:27.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.791438 23839 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7090d0d534d44ceb0281c214022ddc8 in term 3.
10:44:27.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.791616 23120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e7090d0d534d44ceb0281c214022ddc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 11 } } ignore_live_leader: false dest_uuid: "1afa4a21e9934ac18ca829bb9ef4609e"
10:44:27.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.791997 21552 leader_election.cc:304] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a55ba14438c54c26bc5feb5651836966, e7090d0d534d44ceb0281c214022ddc8; no voters: 
10:44:27.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.792125 23902 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [term 3 FOLLOWER]: Leader election won for term 3
10:44:27.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.792369 23902 raft_consensus.cc:697] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [term 3 LEADER]: Becoming Leader. State: Replica: e7090d0d534d44ceb0281c214022ddc8, State: Running, Role: LEADER
10:44:27.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.792586 23902 consensus_queue.cc:237] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 2.11, Last appended by leader: 11, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:44:27.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.793190 23908 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e7090d0d534d44ceb0281c214022ddc8. Latest consensus state: current_term: 3 leader_uuid: "e7090d0d534d44ceb0281c214022ddc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:44:27.793 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23234 rows, more = false, responseScanTimestamp = 7317278997635162112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.793278 23908 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [sys.catalog]: This master's current role is: LEADER
10:44:27.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23234
10:44:27.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.793547 23910 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
10:44:27.797 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@85567364(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.798385 23910 catalog_manager.cc:679] Loaded metadata for table org.apache.kudu.client.ITClient-1786445020481 [id=1584d07e4b224d978cd83fcc98a85445]
10:44:27.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.799494 23910 tablet_loader.cc:96] loaded metadata for tablet 3b682926a3a54be69e22e3f1739b6676 (table org.apache.kudu.client.ITClient-1786445020481 [id=1584d07e4b224d978cd83fcc98a85445])
10:44:27.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.799603 23910 catalog_manager.cc:1520] Initializing Kudu cluster ID...
10:44:27.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.799692 23910 catalog_manager.cc:1295] Loaded cluster ID: 179be09ce09e4f1a9439d125bf197f59
10:44:27.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.799732 23910 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
10:44:27.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.799960 23910 catalog_manager.cc:1540] Loading token signing keys...
10:44:27.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.800093 23910 catalog_manager.cc:6103] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8: Loaded TSK: 0
10:44:27.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.800259 23910 catalog_manager.cc:1550] Initializing in-progress tserver states...
10:44:27.800 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23235 rows, more = false, responseScanTimestamp = 7317278997653385216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23235
10:44:27.801 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@604067338(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.801 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997694304256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.803 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@706866742(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.805 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1281703334(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.808 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23240 rows, more = false, responseScanTimestamp = 7317278997699895296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23240
10:44:27.809 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997723766784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.810 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997731643392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.811 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997745119232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.812 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997745119232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.813 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997751185408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.814 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997757698048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.820 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23282 rows, more = false, responseScanTimestamp = 7317278997757698048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.821 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23282
10:44:27.827 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23285 rows, more = false, responseScanTimestamp = 7317278997780721664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23285
10:44:27.834 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23286 rows, more = false, responseScanTimestamp = 7317278997796929536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23286
10:44:27.835 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997835661312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.842 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23289 rows, more = false, responseScanTimestamp = 7317278997835661312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23289
10:44:27.849 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23292 rows, more = false, responseScanTimestamp = 7317278997864747008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23292
10:44:27.850 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997901627392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.858 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23297 rows, more = false, responseScanTimestamp = 7317278997901627392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23297
10:44:27.859 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997937250304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.860 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997937250304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.861 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997949067264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.862 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997949067264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.863 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997956112384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.869 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23305 rows, more = false, responseScanTimestamp = 7317278997961474048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.869 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23305
10:44:27.870 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997983399936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.871 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997983399936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.872 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997996138496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.873 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278997996138496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.873 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998002151424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.882 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23311 rows, more = false, responseScanTimestamp = 7317278998002151424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.882 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23311
10:44:27.883 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998024933376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.891 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23316 rows, more = false, responseScanTimestamp = 7317278998029844480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23316
10:44:27.893 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998065668096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.898 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23320 rows, more = false, responseScanTimestamp = 7317278998065668096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23320
10:44:27.899 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998102683648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.905 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23322 rows, more = false, responseScanTimestamp = 7317278998102683648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23322
10:44:27.912 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23323 rows, more = false, responseScanTimestamp = 7317278998116204544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23323
10:44:27.918 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23326 rows, more = false, responseScanTimestamp = 7317278998156267520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23326
10:44:27.923 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@76060201(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:27.925 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23327 rows, more = false, responseScanTimestamp = 7317278998172987392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.925 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23327
10:44:27.932 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23330 rows, more = false, responseScanTimestamp = 7317278998215610368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.933 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23330
10:44:27.933 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998240288768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.941 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23343 rows, more = false, responseScanTimestamp = 7317278998240288768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23343
10:44:27.948 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23347 rows, more = false, responseScanTimestamp = 7317278998269435904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23347
10:44:27.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:27.955971 22836 heartbeater.cc:499] Master 127.20.240.253:41603 was elected leader, sending a full tablet report...
10:44:27.956 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23349 rows, more = false, responseScanTimestamp = 7317278998301425664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23349
10:44:27.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23351 rows, more = false, responseScanTimestamp = 7317278998327406592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23351
10:44:27.971 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23355 rows, more = false, responseScanTimestamp = 7317278998364721152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.972 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23355
10:44:27.972 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998400937984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.973 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998400937984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.974 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998415073280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.975 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998415073280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.984 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23361 rows, more = false, responseScanTimestamp = 7317278998420242432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23361
10:44:27.993 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23365 rows, more = false, responseScanTimestamp = 7317278998442291200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:27.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23365
10:44:28.001 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23369 rows, more = false, responseScanTimestamp = 7317278998483357696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23369
10:44:28.002 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998520868864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.010 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23373 rows, more = false, responseScanTimestamp = 7317278998520868864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.010 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23373
10:44:28.011 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998542086144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23375 rows, more = false, responseScanTimestamp = 7317278998542086144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23375
10:44:28.018 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998588301312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998588301312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.026 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23380 rows, more = false, responseScanTimestamp = 7317278998602907648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23380
10:44:28.027 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998620196864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.028 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998620196864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.035 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23384 rows, more = false, responseScanTimestamp = 7317278998638870528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23384
10:44:28.036 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998660669440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.037 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998660669440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.044 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23389 rows, more = false, responseScanTimestamp = 7317278998677684224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23389
10:44:28.052 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23393 rows, more = false, responseScanTimestamp = 7317278998701744128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.052 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23393
10:44:28.053 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998722490368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.054 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998722490368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.054 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998742667264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.055 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998742667264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.056 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998748983296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.057 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998756184064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.058 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998756184064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.058 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998756184064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.065 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23400 rows, more = false, responseScanTimestamp = 7317278998762508288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23400
10:44:28.066 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998788104192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.074 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23404 rows, more = false, responseScanTimestamp = 7317278998788104192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.074 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23404
10:44:28.081 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23408 rows, more = false, responseScanTimestamp = 7317278998816841728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23408
10:44:28.088 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23412 rows, more = false, responseScanTimestamp = 7317278998850969600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.088 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23412
10:44:28.089 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998875041792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.090 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998875041792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.097 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23416 rows, more = false, responseScanTimestamp = 7317278998892597248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23416
10:44:28.097 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@714551732(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.098 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998913970176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.099 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@266484366(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.099 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998913970176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.099 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998928875520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.101 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998928875520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.101 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1779416793(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.101 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998935896064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.109 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23430 rows, more = false, responseScanTimestamp = 7317278998935896064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23430
10:44:28.111 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998958313472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.112 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998958313472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.113 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278998981513216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.121 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23451 rows, more = false, responseScanTimestamp = 7317278998981513216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23451
10:44:28.122 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999012433920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.130 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23456 rows, more = false, responseScanTimestamp = 7317278999012433920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23456
10:44:28.131 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999049965568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.133 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999049965568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.134 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999049965568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.141 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23462 rows, more = false, responseScanTimestamp = 7317278999067082752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.141 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23462
10:44:28.142 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999094738944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.143 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999094738944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.151 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23466 rows, more = false, responseScanTimestamp = 7317278999094738944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23466
10:44:28.152 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999136362496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.153 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999136362496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.154 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999151718400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.162 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23472 rows, more = false, responseScanTimestamp = 7317278999151718400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23472
10:44:28.163 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999179980800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.164242 23912 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a55ba14438c54c26bc5feb5651836966)
10:44:28.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.164522 23912 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } }
10:44:28.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.165222 23912 leader_election.cc:290] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a55ba14438c54c26bc5feb5651836966 (127.20.240.254:42069), e7090d0d534d44ceb0281c214022ddc8 (127.20.240.253:41603)
10:44:28.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.165385 21579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" candidate_term: 3 candidate_status { last_received { term: 2 index: 11 } } ignore_live_leader: false dest_uuid: "e7090d0d534d44ceb0281c214022ddc8" is_pre_election: true
10:44:28.172 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23476 rows, more = false, responseScanTimestamp = 7317278999179980800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.171885 23839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" candidate_term: 3 candidate_status { last_received { term: 2 index: 11 } } ignore_live_leader: false dest_uuid: "a55ba14438c54c26bc5feb5651836966" is_pre_election: true
10:44:28.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.172029 23839 raft_consensus.cc:2393] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1afa4a21e9934ac18ca829bb9ef4609e in current term 3: Already voted for candidate e7090d0d534d44ceb0281c214022ddc8 in this term.
10:44:28.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23476
10:44:28.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.172477 23101 leader_election.cc:304] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1afa4a21e9934ac18ca829bb9ef4609e; no voters: a55ba14438c54c26bc5feb5651836966, e7090d0d534d44ceb0281c214022ddc8
10:44:28.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.172767 23912 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 2 FOLLOWER]: Advancing to term 3
10:44:28.173 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999214514176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.173810 23912 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
10:44:28.174 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999220715520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.181 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23481 rows, more = false, responseScanTimestamp = 7317278999220715520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23481
10:44:28.182 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999257157632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.183 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999257157632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.190 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23486 rows, more = false, responseScanTimestamp = 7317278999273443328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23486
10:44:28.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999298428928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.199 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23490 rows, more = false, responseScanTimestamp = 7317278999298428928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23490
10:44:28.206 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23495 rows, more = false, responseScanTimestamp = 7317278999333634048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.206 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23495
10:44:28.207 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999361867776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.208 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@720786543(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.208 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999361867776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.209 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999375429632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.209 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999375429632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.210 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999382528000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.218 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23500 rows, more = false, responseScanTimestamp = 7317278999382528000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23500
10:44:28.225 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23513 rows, more = false, responseScanTimestamp = 7317278999404867584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23513
10:44:28.230 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@964676116(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.233 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23515 rows, more = false, responseScanTimestamp = 7317278999432146944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23515
10:44:28.233 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@660058623(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23520 rows, more = false, responseScanTimestamp = 7317278999474421760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.241 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23520
10:44:28.251 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23542 rows, more = false, responseScanTimestamp = 7317278999503675392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.251 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23542
10:44:28.260 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23543 rows, more = false, responseScanTimestamp = 7317278999534972928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23543
10:44:28.263 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@817445562(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.268 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23547 rows, more = false, responseScanTimestamp = 7317278999577346048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23547
10:44:28.277 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23549 rows, more = false, responseScanTimestamp = 7317278999603298304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23549
10:44:28.286 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23563 rows, more = false, responseScanTimestamp = 7317278999648821248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23563
10:44:28.287 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999688376320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.288 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999688376320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.297 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23568 rows, more = false, responseScanTimestamp = 7317278999704891392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23568
10:44:28.305 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23572 rows, more = false, responseScanTimestamp = 7317278999729410048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23572
10:44:28.310 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@687097326(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.313 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23576 rows, more = false, responseScanTimestamp = 7317278999765082112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23576
10:44:28.322 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23579 rows, more = false, responseScanTimestamp = 7317278999791992832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23579
10:44:28.331 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23593 rows, more = false, responseScanTimestamp = 7317278999833522176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.331 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23593
10:44:28.332 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999868321792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.331921 23120 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [term 3 FOLLOWER]: Refusing update from remote peer e7090d0d534d44ceb0281c214022ddc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 11. Preceding OpId from leader: term: 3 index: 12. (index mismatch)
10:44:28.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.332448 23914 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
10:44:28.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.332930 23912 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [sys.catalog]: SysCatalogTable state changed. Reason: New leader e7090d0d534d44ceb0281c214022ddc8. Latest consensus state: current_term: 3 leader_uuid: "e7090d0d534d44ceb0281c214022ddc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:44:28.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.333036 23912 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [sys.catalog]: This master's current role is: FOLLOWER
10:44:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.335251 23912 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "e7090d0d534d44ceb0281c214022ddc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:44:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.335342 23912 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1afa4a21e9934ac18ca829bb9ef4609e [sys.catalog]: This master's current role is: FOLLOWER
10:44:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.336174 23916 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "e7090d0d534d44ceb0281c214022ddc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:44:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.336285 23916 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [sys.catalog]: This master's current role is: LEADER
10:44:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.336345 23839 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [term 3 FOLLOWER]: Refusing update from remote peer e7090d0d534d44ceb0281c214022ddc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 11. Preceding OpId from leader: term: 3 index: 12. (index mismatch)
10:44:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.336567 23918 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
10:44:28.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.337848 23928 sys_catalog.cc:455] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e7090d0d534d44ceb0281c214022ddc8. Latest consensus state: current_term: 3 leader_uuid: "e7090d0d534d44ceb0281c214022ddc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:44:28.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.337970 23928 sys_catalog.cc:458] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [sys.catalog]: This master's current role is: FOLLOWER
10:44:28.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.338014 23928 sys_catalog.cc:455] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "e7090d0d534d44ceb0281c214022ddc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:44:28.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.338075 23928 sys_catalog.cc:458] T 00000000000000000000000000000000 P a55ba14438c54c26bc5feb5651836966 [sys.catalog]: This master's current role is: FOLLOWER
10:44:28.341 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23597 rows, more = false, responseScanTimestamp = 7317278999868321792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23597
10:44:28.348 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23601 rows, more = false, responseScanTimestamp = 7317278999906766848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23601
10:44:28.354 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23604 rows, more = false, responseScanTimestamp = 7317278999941660672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23604
10:44:28.355 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317278999957024768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.361 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23605 rows, more = false, responseScanTimestamp = 7317278999957024768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.361 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23605
10:44:28.364 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1864107406(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.368 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23607 rows, more = false, responseScanTimestamp = 7317278999987421184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23607
10:44:28.370 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279000030064640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.370 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279000030064640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23621 rows, more = false, responseScanTimestamp = 7317279000040796160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23621
10:44:28.384 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23625 rows, more = false, responseScanTimestamp = 7317279000064106496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23625
10:44:28.391 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23628 rows, more = false, responseScanTimestamp = 7317279000089464832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23628
10:44:28.399 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23632 rows, more = false, responseScanTimestamp = 7317279000119533568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23632
10:44:28.407 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23635 rows, more = false, responseScanTimestamp = 7317279000144084992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23635
10:44:28.407 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1969129947(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.415 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23639 rows, more = false, responseScanTimestamp = 7317279000179277824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.415 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23639
10:44:28.416 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279000213532672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.417 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279000213532672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.418 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279000231321600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.419 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279000231321600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.426 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23653 rows, more = false, responseScanTimestamp = 7317279000238546944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23653
10:44:28.429 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@214630688(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.434 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23657 rows, more = false, responseScanTimestamp = 7317279000259796992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.434 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23657
10:44:28.434 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@110820962(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.441 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23659 rows, more = false, responseScanTimestamp = 7317279000282947584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23659
10:44:28.442 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279000326623232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.443 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279000326623232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.449 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23683 rows, more = false, responseScanTimestamp = 7317279000338862080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23683
10:44:28.456 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23684 rows, more = false, responseScanTimestamp = 7317279000345751552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23684
10:44:28.457 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279000386314240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.458 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@161856330(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.458 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279000386314240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.465 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23689 rows, more = false, responseScanTimestamp = 7317279000400830464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.465 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23689
10:44:28.471 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23702 rows, more = false, responseScanTimestamp = 7317279000423464960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23702
10:44:28.480 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23706 rows, more = false, responseScanTimestamp = 7317279000453341184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23706
10:44:28.486 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23710 rows, more = false, responseScanTimestamp = 7317279000480321536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23710
10:44:28.494 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23711 rows, more = false, responseScanTimestamp = 7317279000497483776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23711
10:44:28.501 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23714 rows, more = false, responseScanTimestamp = 7317279000534294528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23714
10:44:28.510 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23717 rows, more = false, responseScanTimestamp = 7317279000568811520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23717
10:44:28.511 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279000605491200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.512 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279000605491200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.520 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23722 rows, more = false, responseScanTimestamp = 7317279000621502464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23722
10:44:28.527 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23726 rows, more = false, responseScanTimestamp = 7317279000645779456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23726
10:44:28.528 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279000679235584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.536 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23730 rows, more = false, responseScanTimestamp = 7317279000679235584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23730
10:44:28.543 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23734 rows, more = false, responseScanTimestamp = 7317279000707883008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23734
10:44:28.550 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23737 rows, more = false, responseScanTimestamp = 7317279000739835904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.551 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23737
10:44:28.551 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279000761053184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.560 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23740 rows, more = false, responseScanTimestamp = 7317279000766427136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23740
10:44:28.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279000804892672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.570 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23744 rows, more = false, responseScanTimestamp = 7317279000804892672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23744
10:44:28.578 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23748 rows, more = false, responseScanTimestamp = 7317279000847249408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23748
10:44:28.586 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23752 rows, more = false, responseScanTimestamp = 7317279000884019200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23752
10:44:28.592 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23755 rows, more = false, responseScanTimestamp = 7317279000915570688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23755
10:44:28.594 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279000930635776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.600 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23756 rows, more = false, responseScanTimestamp = 7317279000930635776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23756
10:44:28.601 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279000959258624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.602 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279000959258624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.603 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279000989331456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.604 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279000989331456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.611 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23759 rows, more = false, responseScanTimestamp = 7317279000996478976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23759
10:44:28.613 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001002807296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.614 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001020174336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.614 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001038782464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.615 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001038782464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.616 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001045151744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.617 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001045151744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.626 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23764 rows, more = false, responseScanTimestamp = 7317279001051922432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.627 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23764
10:44:28.628 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@137690100(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.633 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23768 rows, more = false, responseScanTimestamp = 7317279001079226368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23768
10:44:28.643 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23780 rows, more = false, responseScanTimestamp = 7317279001111199744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23780
10:44:28.644 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001145630720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.645 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001145630720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.646 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001164832768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.653 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23785 rows, more = false, responseScanTimestamp = 7317279001164832768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23785
10:44:28.661 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23788 rows, more = false, responseScanTimestamp = 7317279001189416960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23788
10:44:28.662 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001225924608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.670 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23792 rows, more = false, responseScanTimestamp = 7317279001225924608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23792
10:44:28.671 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001259266048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.678 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23795 rows, more = false, responseScanTimestamp = 7317279001259266048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23795
10:44:28.682 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1545742803(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.686 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23796 rows, more = false, responseScanTimestamp = 7317279001276841984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.686 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23796
10:44:28.687 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@228238811(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.695 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23799 rows, more = false, responseScanTimestamp = 7317279001316962304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23799
10:44:28.704 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23820 rows, more = false, responseScanTimestamp = 7317279001352757248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.705 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23820
10:44:28.712 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23825 rows, more = false, responseScanTimestamp = 7317279001397104640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23825
10:44:28.719 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23828 rows, more = false, responseScanTimestamp = 7317279001430970368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23828
10:44:28.728 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23832 rows, more = false, responseScanTimestamp = 7317279001463857152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.728 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23832
10:44:28.729 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001488605184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.737 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23836 rows, more = false, responseScanTimestamp = 7317279001495040000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23836
10:44:28.746 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23839 rows, more = false, responseScanTimestamp = 7317279001526575104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23839
10:44:28.747 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001566625792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.747 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001566625792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.748 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001586384896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.757 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23843 rows, more = false, responseScanTimestamp = 7317279001586384896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23843
10:44:28.760 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@700522697(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.766 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23847 rows, more = false, responseScanTimestamp = 7317279001609244672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.767 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23847
10:44:28.767 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001657618432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.768 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001657618432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.769 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001671524352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.770 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001671524352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.771 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001678516224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.778 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23863 rows, more = false, responseScanTimestamp = 7317279001678516224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23863
10:44:28.779 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001702891520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.786 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23866 rows, more = false, responseScanTimestamp = 7317279001702891520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.786 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23866
10:44:28.794 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23870 rows, more = false, responseScanTimestamp = 7317279001739087872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.794 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23870
10:44:28.795 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001769328640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.803 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23874 rows, more = false, responseScanTimestamp = 7317279001769328640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23874
10:44:28.804 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001800732672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.805 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@101025118(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.805 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001800732672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.806 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001807495168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.814 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23879 rows, more = false, responseScanTimestamp = 7317279001807495168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23879
10:44:28.820 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23893 rows, more = false, responseScanTimestamp = 7317279001852841984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.820 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23893
10:44:28.821 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001875976192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.828 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23895 rows, more = false, responseScanTimestamp = 7317279001875976192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.828 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23895
10:44:28.834 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23897 rows, more = false, responseScanTimestamp = 7317279001898934272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23897
10:44:28.835 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001924481024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279001924481024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.844 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23899 rows, more = false, responseScanTimestamp = 7317279001948221440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23899
10:44:28.852 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23902 rows, more = false, responseScanTimestamp = 7317279001966997504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23902
10:44:28.853 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002006659072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.853 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002006659072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.861 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23907 rows, more = false, responseScanTimestamp = 7317279002020577280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23907
10:44:28.862 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002043748352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.863 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002043748352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.864 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002060017664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.871 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23912 rows, more = false, responseScanTimestamp = 7317279002060017664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.872 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23912
10:44:28.872 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002090897408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.875 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1260669180(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.879112 23935 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "e7090d0d534d44ceb0281c214022ddc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a55ba14438c54c26bc5feb5651836966" member_type: VOTER last_known_addr { host: "127.20.240.254" port: 42069 } } peers { permanent_uuid: "e7090d0d534d44ceb0281c214022ddc8" member_type: VOTER last_known_addr { host: "127.20.240.253" port: 41603 } } peers { permanent_uuid: "1afa4a21e9934ac18ca829bb9ef4609e" member_type: VOTER last_known_addr { host: "127.20.240.252" port: 42605 } } }
10:44:28.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.879536 23935 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7090d0d534d44ceb0281c214022ddc8 [sys.catalog]: This master's current role is: LEADER
10:44:28.880 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23917 rows, more = false, responseScanTimestamp = 7317279002090897408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23917
10:44:28.881 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002121355264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.882 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002121355264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.883 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002137911296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.890 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23931 rows, more = false, responseScanTimestamp = 7317279002137911296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23931
10:44:28.899 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23935 rows, more = false, responseScanTimestamp = 7317279002163224576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23935
10:44:28.900 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@331913278(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.900 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002198294528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.902 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@867116518(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.909 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23939 rows, more = false, responseScanTimestamp = 7317279002198294528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23939
10:44:28.918 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23960 rows, more = false, responseScanTimestamp = 7317279002232688640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23960
10:44:28.927 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23964 rows, more = false, responseScanTimestamp = 7317279002274971648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.928 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23964
10:44:28.936 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23968 rows, more = false, responseScanTimestamp = 7317279002309472256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23968
10:44:28.937 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002342248448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.946 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23972 rows, more = false, responseScanTimestamp = 7317279002348965888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23972
10:44:28.951 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23977 rows, more = false, responseScanTimestamp = 7317279002388615168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23977
10:44:28.951 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@422214072(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.952 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002405208064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.953 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002416967680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.953 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1889575369(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:28.953913 23757 heartbeater.cc:499] Master 127.20.240.253:41603 was elected leader, sending a full tablet report...
10:44:28.954 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002416967680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.954 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002428485632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.956 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002428485632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.956 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002437681152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.963 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23990 rows, more = false, responseScanTimestamp = 7317279002437681152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23990
10:44:28.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002462846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002462846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.965 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002475524096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.973 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24004 rows, more = false, responseScanTimestamp = 7317279002475524096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24004
10:44:28.974 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@662621835(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:28.979 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24008 rows, more = false, responseScanTimestamp = 7317279002499502080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.979 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24008
10:44:28.980 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002522849280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.981 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002529779712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.991 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24021 rows, more = false, responseScanTimestamp = 7317279002543702016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24021
10:44:28.998 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24025 rows, more = false, responseScanTimestamp = 7317279002566602752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:28.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24025
10:44:28.999 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002606194688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.005 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24030 rows, more = false, responseScanTimestamp = 7317279002606194688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24030
10:44:29.006 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002623361024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.013 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24032 rows, more = false, responseScanTimestamp = 7317279002623361024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.013 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24032
10:44:29.014 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002649931776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.021 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24033 rows, more = false, responseScanTimestamp = 7317279002649931776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24033
10:44:29.022 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002687975424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.029 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24035 rows, more = false, responseScanTimestamp = 7317279002695495680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24035
10:44:29.030 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002732122112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.031 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002732122112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.039 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24040 rows, more = false, responseScanTimestamp = 7317279002748633088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.039 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24040
10:44:29.047 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24045 rows, more = false, responseScanTimestamp = 7317279002777518080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.047 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24045
10:44:29.048 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279002807054336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.055 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24049 rows, more = false, responseScanTimestamp = 7317279002807054336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24049
10:44:29.062 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24053 rows, more = false, responseScanTimestamp = 7317279002836361216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24053
10:44:29.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24056 rows, more = false, responseScanTimestamp = 7317279002866872320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24056
10:44:29.078 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24059 rows, more = false, responseScanTimestamp = 7317279002897711104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.078 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24059
10:44:29.085 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24063 rows, more = false, responseScanTimestamp = 7317279002931314688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.086 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24063
10:44:29.093 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24067 rows, more = false, responseScanTimestamp = 7317279002965340160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24067
10:44:29.101 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24070 rows, more = false, responseScanTimestamp = 7317279002989068288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.101 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24070
10:44:29.109 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24074 rows, more = false, responseScanTimestamp = 7317279003026280448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24074
10:44:29.117 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24077 rows, more = false, responseScanTimestamp = 7317279003056230400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24077
10:44:29.118 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279003080048640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.127 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24080 rows, more = false, responseScanTimestamp = 7317279003086204928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24080
10:44:29.136 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24084 rows, more = false, responseScanTimestamp = 7317279003124740096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24084
10:44:29.144 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24088 rows, more = false, responseScanTimestamp = 7317279003166142464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.144 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24088
10:44:29.152 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24092 rows, more = false, responseScanTimestamp = 7317279003202105344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24092
10:44:29.153 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279003228672000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.154 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279003228672000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.158 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1840533399(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.161 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24096 rows, more = false, responseScanTimestamp = 7317279003249909760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24096
10:44:29.170 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24099 rows, more = false, responseScanTimestamp = 7317279003268464640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24099
10:44:29.177 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24113 rows, more = false, responseScanTimestamp = 7317279003305230336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.177 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24113
10:44:29.178 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279003334635520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279003334635520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.187 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24116 rows, more = false, responseScanTimestamp = 7317279003353608192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24116
10:44:29.188 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279003359645696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.193 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24117 rows, more = false, responseScanTimestamp = 7317279003359645696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24117
10:44:29.202 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24118 rows, more = false, responseScanTimestamp = 7317279003392147456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24118
10:44:29.211 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24120 rows, more = false, responseScanTimestamp = 7317279003428274176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24120
10:44:29.219 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24124 rows, more = false, responseScanTimestamp = 7317279003469135872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24124
10:44:29.221 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@664341536(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.223 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1380077555(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.227 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24128 rows, more = false, responseScanTimestamp = 7317279003510620160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.227 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24128
10:44:29.228 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279003540566016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.229 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279003540566016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.230 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279003546701824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.231 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279003546701824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.231 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279003563139072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.240 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24152 rows, more = false, responseScanTimestamp = 7317279003569299456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24152
10:44:29.246 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24156 rows, more = false, responseScanTimestamp = 7317279003591647232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24156
10:44:29.248 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@52025766(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.250 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1285482149(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.251 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@596187930(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.254 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24158 rows, more = false, responseScanTimestamp = 7317279003625988096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.254 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24158
10:44:29.255 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1676993871(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.255 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279003651133440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24180 rows, more = false, responseScanTimestamp = 7317279003657797632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24180
10:44:29.270 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24201 rows, more = false, responseScanTimestamp = 7317279003684016128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24201
10:44:29.274 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@787334270(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.278 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24206 rows, more = false, responseScanTimestamp = 7317279003719233536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24206
10:44:29.279 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279003745914880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.287 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24210 rows, more = false, responseScanTimestamp = 7317279003752120320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.287 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24210
10:44:29.295 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24224 rows, more = false, responseScanTimestamp = 7317279003790442496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24224
10:44:29.298 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@368944328(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.300 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2118593702(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.305 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24227 rows, more = false, responseScanTimestamp = 7317279003815809024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24227
10:44:29.306 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279003849867264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.314 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24240 rows, more = false, responseScanTimestamp = 7317279003856486400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24240
10:44:29.322 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24252 rows, more = false, responseScanTimestamp = 7317279003893985280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24252
10:44:29.323 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279003926929408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.324 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279003926929408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.325 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279003948118016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.333 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24256 rows, more = false, responseScanTimestamp = 7317279003948118016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24256
10:44:29.339 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24259 rows, more = false, responseScanTimestamp = 7317279003969720320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.340 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24259
10:44:29.341 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004004933632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.342 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004004933632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.342 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004018229248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.349 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24263 rows, more = false, responseScanTimestamp = 7317279004018229248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24263
10:44:29.350 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004041732096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.354 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@987586748(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.357 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24266 rows, more = false, responseScanTimestamp = 7317279004041732096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24266
10:44:29.358 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2052300205(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.359 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004076445696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.359 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004076445696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.360 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@49327563(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.360 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004076445696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.361 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004093288448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.369 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24280 rows, more = false, responseScanTimestamp = 7317279004093288448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24280
10:44:29.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24302 rows, more = false, responseScanTimestamp = 7317279004122378240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24302
10:44:29.385 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24305 rows, more = false, responseScanTimestamp = 7317279004159401984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.385 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24305
10:44:29.394 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24308 rows, more = false, responseScanTimestamp = 7317279004183789568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.394 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24308
10:44:29.395 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004217884672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.396 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004223725568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.403 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24313 rows, more = false, responseScanTimestamp = 7317279004241592320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24313
10:44:29.403 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004264427520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.411 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24317 rows, more = false, responseScanTimestamp = 7317279004264427520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24317
10:44:29.418 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24319 rows, more = false, responseScanTimestamp = 7317279004282916864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24319
10:44:29.419 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004328075264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.420 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004328075264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.429 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24322 rows, more = false, responseScanTimestamp = 7317279004342206464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24322
10:44:29.430 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004371369984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.439 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24327 rows, more = false, responseScanTimestamp = 7317279004371369984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.439 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24327
10:44:29.448 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24331 rows, more = false, responseScanTimestamp = 7317279004404088832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24331
10:44:29.456 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24335 rows, more = false, responseScanTimestamp = 7317279004439142400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24335
10:44:29.456 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1167430447(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.463 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24339 rows, more = false, responseScanTimestamp = 7317279004480176128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24339
10:44:29.464 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004495966208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.472 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24340 rows, more = false, responseScanTimestamp = 7317279004495966208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24340
10:44:29.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004543168512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.474 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004543168512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.474 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004560478208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.481 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24354 rows, more = false, responseScanTimestamp = 7317279004560478208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.481 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24354
10:44:29.485 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@345818017(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.490 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24358 rows, more = false, responseScanTimestamp = 7317279004584660992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24358
10:44:29.496 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1925487210(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.499 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24359 rows, more = false, responseScanTimestamp = 7317279004597575680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24359
10:44:29.506 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24360 rows, more = false, responseScanTimestamp = 7317279004613910528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24360
10:44:29.516 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24370 rows, more = false, responseScanTimestamp = 7317279004672004096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24370
10:44:29.523 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24382 rows, more = false, responseScanTimestamp = 7317279004719005696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.524 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24382
10:44:29.531 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24383 rows, more = false, responseScanTimestamp = 7317279004742967296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24383
10:44:29.538 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24388 rows, more = false, responseScanTimestamp = 7317279004792852480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.539 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24388
10:44:29.539 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004819820544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.547 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24392 rows, more = false, responseScanTimestamp = 7317279004819820544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24392
10:44:29.548 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004850171904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.552 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1977483020(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.555 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24396 rows, more = false, responseScanTimestamp = 7317279004850171904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.555 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24396
10:44:29.556 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@473433715(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.556 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004888104960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.564 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24400 rows, more = false, responseScanTimestamp = 7317279004888104960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24400
10:44:29.571 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24422 rows, more = false, responseScanTimestamp = 7317279004924116992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.571 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24422
10:44:29.572 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004938952704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.573 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004938952704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.581 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24424 rows, more = false, responseScanTimestamp = 7317279004966768640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.581 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24424
10:44:29.582 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279004993462272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.583 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1858817950(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.589 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24428 rows, more = false, responseScanTimestamp = 7317279004993462272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24428
10:44:29.590 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005026324480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.591 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005026324480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24442 rows, more = false, responseScanTimestamp = 7317279005042286592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.599 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24442
10:44:29.605 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24446 rows, more = false, responseScanTimestamp = 7317279005064781824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.606 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24446
10:44:29.607 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005080940544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.609 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@948608999(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.610 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@582296165(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.615 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24447 rows, more = false, responseScanTimestamp = 7317279005080940544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24447
10:44:29.623 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24460 rows, more = false, responseScanTimestamp = 7317279005127733248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24460
10:44:29.624 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005163335680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.631 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24473 rows, more = false, responseScanTimestamp = 7317279005163335680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24473
10:44:29.637 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24477 rows, more = false, responseScanTimestamp = 7317279005195235328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.638 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24477
10:44:29.643 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24481 rows, more = false, responseScanTimestamp = 7317279005224415232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24481
10:44:29.651 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24482 rows, more = false, responseScanTimestamp = 7317279005237145600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.652 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24482
10:44:29.656 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2120397790(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.660 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24486 rows, more = false, responseScanTimestamp = 7317279005281878016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.660 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24486
10:44:29.674 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24490 rows, more = false, responseScanTimestamp = 7317279005316431872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.674 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24490
10:44:29.680 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24505 rows, more = false, responseScanTimestamp = 7317279005360726016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24505
10:44:29.681 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005401026560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.689 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24508 rows, more = false, responseScanTimestamp = 7317279005401026560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24508
10:44:29.690 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005438533632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.691 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005438533632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.692 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005438533632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.699 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24514 rows, more = false, responseScanTimestamp = 7317279005451149312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24514
10:44:29.700 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005474615296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.701 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1256301619(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.701 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005474615296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005491830784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.711 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24519 rows, more = false, responseScanTimestamp = 7317279005491830784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.711 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24519
10:44:29.712 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005517955072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.713 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005517955072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.721 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24533 rows, more = false, responseScanTimestamp = 7317279005540667392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24533
10:44:29.729 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24537 rows, more = false, responseScanTimestamp = 7317279005563117568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24537
10:44:29.729 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@653815599(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.731 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@768989087(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.736 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24539 rows, more = false, responseScanTimestamp = 7317279005592260608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.736 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24539
10:44:29.745 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24560 rows, more = false, responseScanTimestamp = 7317279005627875328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24560
10:44:29.745 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005661220864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:29.752737 23572 heartbeater.cc:499] Master 127.20.240.253:41603 was elected leader, sending a full tablet report...
10:44:29.754 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24564 rows, more = false, responseScanTimestamp = 7317279005661220864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24564
10:44:29.755 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005694750720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.755 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005694750720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.762 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24569 rows, more = false, responseScanTimestamp = 7317279005714698240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24569
10:44:29.763 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005722030080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.772 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24570 rows, more = false, responseScanTimestamp = 7317279005722030080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24570
10:44:29.777 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24575 rows, more = false, responseScanTimestamp = 7317279005772853248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.777 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24575
10:44:29.785 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24576 rows, more = false, responseScanTimestamp = 7317279005789741056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24576
10:44:29.788 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1187147192(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.789 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@29722991(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.793 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24577 rows, more = false, responseScanTimestamp = 7317279005819662336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24577
10:44:29.794 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005854433280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.795 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1679892335(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.795 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005854433280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.796 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1741378907(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.803 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24590 rows, more = false, responseScanTimestamp = 7317279005875675136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24590
10:44:29.804 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005896683520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.813 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24620 rows, more = false, responseScanTimestamp = 7317279005896683520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24620
10:44:29.814 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005939441664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.815 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005939441664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.816 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005957955584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.816 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005957955584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.818 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279005963816960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.819 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@850480055(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.821 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@521286271(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.825 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24627 rows, more = false, responseScanTimestamp = 7317279005963816960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24627
10:44:29.833 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24630 rows, more = false, responseScanTimestamp = 7317279005983748096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24630
10:44:29.834 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006022373376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.841 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24652 rows, more = false, responseScanTimestamp = 7317279006022373376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24652
10:44:29.850 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24655 rows, more = false, responseScanTimestamp = 7317279006056656896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24655
10:44:29.851 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006091374592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.853 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006091374592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.862 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24660 rows, more = false, responseScanTimestamp = 7317279006110257152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.862 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24660
10:44:29.863 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006141952000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.864 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006141952000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.865 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006160363520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.868 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1940163733(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.873 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24666 rows, more = false, responseScanTimestamp = 7317279006160363520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24666
10:44:29.881 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24680 rows, more = false, responseScanTimestamp = 7317279006188474368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24680
10:44:29.889 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24681 rows, more = false, responseScanTimestamp = 7317279006205181952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24681
10:44:29.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24686 rows, more = false, responseScanTimestamp = 7317279006262161408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24686
10:44:29.904 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24687 rows, more = false, responseScanTimestamp = 7317279006270640128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24687
10:44:29.913 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24691 rows, more = false, responseScanTimestamp = 7317279006318002176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24691
10:44:29.915 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006343962624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.922 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24695 rows, more = false, responseScanTimestamp = 7317279006349860864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24695
10:44:29.923 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006382784512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.933 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24699 rows, more = false, responseScanTimestamp = 7317279006388682752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.933 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24699
10:44:29.941 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24704 rows, more = false, responseScanTimestamp = 7317279006429069312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24704
10:44:29.944 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1316515383(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.949 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24707 rows, more = false, responseScanTimestamp = 7317279006459547648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24707
10:44:29.949 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1982621884(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006487912448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.957 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24710 rows, more = false, responseScanTimestamp = 7317279006494674944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24710
10:44:29.965 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24732 rows, more = false, responseScanTimestamp = 7317279006533873664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24732
10:44:29.969 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2015571404(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.973 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24736 rows, more = false, responseScanTimestamp = 7317279006563786752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24736
10:44:29.973 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@800380537(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.975 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@581966958(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:29.980 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24739 rows, more = false, responseScanTimestamp = 7317279006591074304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24739
10:44:29.981 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006628134912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24770 rows, more = false, responseScanTimestamp = 7317279006628134912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24770
10:44:29.991 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006655320064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.997 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24774 rows, more = false, responseScanTimestamp = 7317279006661767168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:29.997 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24774
10:44:30.005 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24776 rows, more = false, responseScanTimestamp = 7317279006697005056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24776
10:44:30.012 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24780 rows, more = false, responseScanTimestamp = 7317279006727352320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.012 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24780
10:44:30.013 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006759948288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.021 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24784 rows, more = false, responseScanTimestamp = 7317279006759948288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24784
10:44:30.022 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006796476416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.022 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006796476416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.029 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24789 rows, more = false, responseScanTimestamp = 7317279006796476416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.029 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24789
10:44:30.037 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24794 rows, more = false, responseScanTimestamp = 7317279006831763456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24794
10:44:30.038 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@936175884(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.040 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1449197428(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.044 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24798 rows, more = false, responseScanTimestamp = 7317279006859329536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24798
10:44:30.045 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1601105119(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.046 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2099238960(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.048 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@759945750(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.052 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24800 rows, more = false, responseScanTimestamp = 7317279006881079296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.052 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24800
10:44:30.053 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006920024064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.061 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24840 rows, more = false, responseScanTimestamp = 7317279006920024064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24840
10:44:30.062 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006960795648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.063 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006960795648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.064 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006974787584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.065 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006974787584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.066 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006982782976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.066 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279006982782976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.075 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24857 rows, more = false, responseScanTimestamp = 7317279006989832192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24857
10:44:30.076 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007011459072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.082 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24861 rows, more = false, responseScanTimestamp = 7317279007011459072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24861
10:44:30.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007032197120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.091 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24863 rows, more = false, responseScanTimestamp = 7317279007048167424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24863
10:44:30.097 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24867 rows, more = false, responseScanTimestamp = 7317279007077847040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24867
10:44:30.099 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2088831892(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.104 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24868 rows, more = false, responseScanTimestamp = 7317279007097683968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24868
10:44:30.105 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007135928320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.106 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007141335040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.107 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007152852992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.108 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007152852992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.116 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24883 rows, more = false, responseScanTimestamp = 7317279007159095296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24883
10:44:30.117 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007180357632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.118 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1419839695(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24888 rows, more = false, responseScanTimestamp = 7317279007185432576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.125 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24888
10:44:30.131 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24901 rows, more = false, responseScanTimestamp = 7317279007219150848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24901
10:44:30.132 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007246491648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.133 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007256006656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.134 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007256006656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.141 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24906 rows, more = false, responseScanTimestamp = 7317279007262380032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.141 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24906
10:44:30.142 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007288098816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.143 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007288098816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.151 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24911 rows, more = false, responseScanTimestamp = 7317279007302324224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24911
10:44:30.160 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24914 rows, more = false, responseScanTimestamp = 7317279007318814720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24914
10:44:30.161 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1476170803(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.163 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@613707696(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.168 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24918 rows, more = false, responseScanTimestamp = 7317279007357710336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24918
10:44:30.168 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1354566941(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.170 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@210145461(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.176 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24920 rows, more = false, responseScanTimestamp = 7317279007385083904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24920
10:44:30.177 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007426236416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.178 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007426236416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007445999616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.180 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007445999616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.180 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007445999616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.189 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24962 rows, more = false, responseScanTimestamp = 7317279007452737536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24962
10:44:30.190 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007480250368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.193 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1063833626(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.199 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24967 rows, more = false, responseScanTimestamp = 7317279007480250368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24967
10:44:30.207 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24981 rows, more = false, responseScanTimestamp = 7317279007524630528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24981
10:44:30.208 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007557812224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.216 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24985 rows, more = false, responseScanTimestamp = 7317279007557812224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.216 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24985
10:44:30.217 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007587434496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.221 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24987 rows, more = false, responseScanTimestamp = 7317279007587434496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24987
10:44:30.222 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007608184832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.223 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007608184832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.224 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007613452288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.232 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24989 rows, more = false, responseScanTimestamp = 7317279007613452288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24989
10:44:30.239 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24994 rows, more = false, responseScanTimestamp = 7317279007658733568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24994
10:44:30.240 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007673692160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007673692160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007702274048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.242 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007702274048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.250 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24996 rows, more = false, responseScanTimestamp = 7317279007702274048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24996
10:44:30.254 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@948359592(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.256 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@15459904(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.260 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24997 rows, more = false, responseScanTimestamp = 7317279007720652800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24997
10:44:30.260 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@944819664(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.261 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007763300352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.269 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25010 rows, more = false, responseScanTimestamp = 7317279007776899072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25010
10:44:30.277 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25032 rows, more = false, responseScanTimestamp = 7317279007806578688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25032
10:44:30.283 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1103176384(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.287 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25036 rows, more = false, responseScanTimestamp = 7317279007843577856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.287 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25036
10:44:30.288 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007882510336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.289 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007882510336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.289 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007899385856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.296 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25050 rows, more = false, responseScanTimestamp = 7317279007899385856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25050
10:44:30.297 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007916036096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.298 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007922589696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.306 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25054 rows, more = false, responseScanTimestamp = 7317279007922589696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25054
10:44:30.314 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25058 rows, more = false, responseScanTimestamp = 7317279007960866816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25058
10:44:30.315 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279007995621376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.321 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25062 rows, more = false, responseScanTimestamp = 7317279007995621376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25062
10:44:30.322 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008025604096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.323 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008025604096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.323 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008038850560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.328 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25065 rows, more = false, responseScanTimestamp = 7317279008038850560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25065
10:44:30.329 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008045195264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.330 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008045195264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.331 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008045195264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.338 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25067 rows, more = false, responseScanTimestamp = 7317279008068186112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.338 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25067
10:44:30.339 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008092733440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.340 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008092733440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.346 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25072 rows, more = false, responseScanTimestamp = 7317279008107401216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.346 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25072
10:44:30.355 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25075 rows, more = false, responseScanTimestamp = 7317279008125005824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.355 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25075
10:44:30.355 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1338290369(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.356 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008158089216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.357 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008158089216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.357 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@281183903(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.359 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@776136474(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.365 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25079 rows, more = false, responseScanTimestamp = 7317279008158089216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.365 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25079
10:44:30.372 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25100 rows, more = false, responseScanTimestamp = 7317279008195174400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.372 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25100
10:44:30.379 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25113 rows, more = false, responseScanTimestamp = 7317279008229810176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.379 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25113
10:44:30.380 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008258723840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.388 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25116 rows, more = false, responseScanTimestamp = 7317279008258723840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25116
10:44:30.396 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25121 rows, more = false, responseScanTimestamp = 7317279008298258432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25121
10:44:30.405 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25124 rows, more = false, responseScanTimestamp = 7317279008325885952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25124
10:44:30.406 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008363212800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.407 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008363212800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.408 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008363212800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.409 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008383946752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.416 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25131 rows, more = false, responseScanTimestamp = 7317279008391434240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25131
10:44:30.425 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25135 rows, more = false, responseScanTimestamp = 7317279008414973952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25135
10:44:30.426 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1725765424(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.428 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@217440658(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.430 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@143091949(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.433 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25138 rows, more = false, responseScanTimestamp = 7317279008440594432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25138
10:44:30.441 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25160 rows, more = false, responseScanTimestamp = 7317279008483729408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25160
10:44:30.442 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008514961408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.443 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008514961408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.444 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008530288640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.452 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25174 rows, more = false, responseScanTimestamp = 7317279008530288640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25174
10:44:30.453 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008555720704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.459 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25178 rows, more = false, responseScanTimestamp = 7317279008555720704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25178
10:44:30.467 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25180 rows, more = false, responseScanTimestamp = 7317279008580464640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25180
10:44:30.468 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008616177664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25184 rows, more = false, responseScanTimestamp = 7317279008621473792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.473 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25184
10:44:30.479 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25185 rows, more = false, responseScanTimestamp = 7317279008637890560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25185
10:44:30.480 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008637890560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.487 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25186 rows, more = false, responseScanTimestamp = 7317279008652603392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.487 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25186
10:44:30.488 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008692785152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.496 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25188 rows, more = false, responseScanTimestamp = 7317279008692785152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.496 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25188
10:44:30.497 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008735776768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.497 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008741801984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.505 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25193 rows, more = false, responseScanTimestamp = 7317279008741801984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25193
10:44:30.506 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008780189696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.507 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008780189696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.507 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@834942160(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.508 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008793874432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.513 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25199 rows, more = false, responseScanTimestamp = 7317279008793874432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25199
10:44:30.521 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25200 rows, more = false, responseScanTimestamp = 7317279008800448512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25200
10:44:30.522 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008839290880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.529 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25211 rows, more = false, responseScanTimestamp = 7317279008839290880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25211
10:44:30.530 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008874696704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.531 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008880340992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.532 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008893493248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.533 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279008893493248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.542 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25218 rows, more = false, responseScanTimestamp = 7317279008899526656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.542 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25218
10:44:30.548 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25223 rows, more = false, responseScanTimestamp = 7317279008926826496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25223
10:44:30.557 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25224 rows, more = false, responseScanTimestamp = 7317279008943239168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25224
10:44:30.565 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25228 rows, more = false, responseScanTimestamp = 7317279008985321472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25228
10:44:30.566 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009022402560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.567 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009022402560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.574 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25233 rows, more = false, responseScanTimestamp = 7317279009037398016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.575 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25233
10:44:30.583 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25237 rows, more = false, responseScanTimestamp = 7317279009061347328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25237
10:44:30.592 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25241 rows, more = false, responseScanTimestamp = 7317279009096040448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25241
10:44:30.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25245 rows, more = false, responseScanTimestamp = 7317279009130135552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25245
10:44:30.600 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1060032847(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.600 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009165795328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.609 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25249 rows, more = false, responseScanTimestamp = 7317279009165795328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25249
10:44:30.618 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25262 rows, more = false, responseScanTimestamp = 7317279009197645824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25262
10:44:30.619 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009232838656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.626 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25265 rows, more = false, responseScanTimestamp = 7317279009232838656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25265
10:44:30.635 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25268 rows, more = false, responseScanTimestamp = 7317279009271894016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25268
10:44:30.643 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25270 rows, more = false, responseScanTimestamp = 7317279009298874368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25270
10:44:30.644 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009323552768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.653 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25271 rows, more = false, responseScanTimestamp = 7317279009323552768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25271
10:44:30.661 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25274 rows, more = false, responseScanTimestamp = 7317279009376628736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25274
10:44:30.667 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25276 rows, more = false, responseScanTimestamp = 7317279009399808000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.667 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25276
10:44:30.675 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25278 rows, more = false, responseScanTimestamp = 7317279009443454976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.675 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25278
10:44:30.681 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25282 rows, more = false, responseScanTimestamp = 7317279009474342912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25282
10:44:30.682 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009487851520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.683 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009487851520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.684 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009512935424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.690 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25284 rows, more = false, responseScanTimestamp = 7317279009512935424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.690 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25284
10:44:30.691 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@477388361(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.693 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@789024042(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.697 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25288 rows, more = false, responseScanTimestamp = 7317279009536528384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.697 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25288
10:44:30.698 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009555767296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.699 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009563402240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.707 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25300 rows, more = false, responseScanTimestamp = 7317279009563402240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25300
10:44:30.708 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009594286080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.709 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009600049152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.710 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009600049152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.718 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25314 rows, more = false, responseScanTimestamp = 7317279009621745664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.718 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25314
10:44:30.726 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25318 rows, more = false, responseScanTimestamp = 7317279009645273088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25318
10:44:30.727 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009686372352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.736 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25322 rows, more = false, responseScanTimestamp = 7317279009686372352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.736 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25322
10:44:30.737 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009715372032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.738 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009715372032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.739 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009739075584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.741 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1073045166(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.746 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25327 rows, more = false, responseScanTimestamp = 7317279009739075584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25327
10:44:30.747 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009765765120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.757 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25340 rows, more = false, responseScanTimestamp = 7317279009765765120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25340
10:44:30.757 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009799684096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.758 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009799684096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.759 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009799684096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.760 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009799684096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.765 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25345 rows, more = false, responseScanTimestamp = 7317279009822666752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25345
10:44:30.774 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25346 rows, more = false, responseScanTimestamp = 7317279009834692608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25346
10:44:30.781 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25348 rows, more = false, responseScanTimestamp = 7317279009867137024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25348
10:44:30.789 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25353 rows, more = false, responseScanTimestamp = 7317279009911066624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25353
10:44:30.790 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009934622720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.796 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25357 rows, more = false, responseScanTimestamp = 7317279009940508672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25357
10:44:30.797 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009970929664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.804 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25359 rows, more = false, responseScanTimestamp = 7317279009970929664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25359
10:44:30.805 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009989644288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.806 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279009989644288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.807 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010017935360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.807 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010017935360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.816 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25363 rows, more = false, responseScanTimestamp = 7317279010023927808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.816 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25363
10:44:30.824 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25368 rows, more = false, responseScanTimestamp = 7317279010051903488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25368
10:44:30.825 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010082844672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.834 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25372 rows, more = false, responseScanTimestamp = 7317279010082844672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25372
10:44:30.835 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010116104192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.843 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25377 rows, more = false, responseScanTimestamp = 7317279010121043968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.843 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25377
10:44:30.844 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010162839552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.852 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25381 rows, more = false, responseScanTimestamp = 7317279010162839552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25381
10:44:30.861 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25385 rows, more = false, responseScanTimestamp = 7317279010196213760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25385
10:44:30.870 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25389 rows, more = false, responseScanTimestamp = 7317279010232082432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25389
10:44:30.879 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25392 rows, more = false, responseScanTimestamp = 7317279010261991424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25392
10:44:30.888 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25396 rows, more = false, responseScanTimestamp = 7317279010301378560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.888 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25396
10:44:30.889 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010330693632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.895 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25400 rows, more = false, responseScanTimestamp = 7317279010337198080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.895 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25400
10:44:30.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010367205376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.902 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25402 rows, more = false, responseScanTimestamp = 7317279010367205376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25402
10:44:30.910 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25403 rows, more = false, responseScanTimestamp = 7317279010389655552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25403
10:44:30.917 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25407 rows, more = false, responseScanTimestamp = 7317279010433544192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25407
10:44:30.917 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1981301942(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.926 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25409 rows, more = false, responseScanTimestamp = 7317279010465988608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25409
10:44:30.934 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25421 rows, more = false, responseScanTimestamp = 7317279010495246336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25421
10:44:30.935 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010535161856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.942 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25425 rows, more = false, responseScanTimestamp = 7317279010535161856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.942 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1218497066(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:30.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25425
10:44:30.943 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010568974336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.944 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010568974336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.945 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010582966272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.945 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010582966272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.954 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25440 rows, more = false, responseScanTimestamp = 7317279010590150656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.954 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25440
10:44:30.962 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25444 rows, more = false, responseScanTimestamp = 7317279010612391936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25444
10:44:30.970 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25447 rows, more = false, responseScanTimestamp = 7317279010647535616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25447
10:44:30.978 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25451 rows, more = false, responseScanTimestamp = 7317279010677854208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.978 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25451
10:44:30.979 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010715312128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.980 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010715312128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.981 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010730991616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25456 rows, more = false, responseScanTimestamp = 7317279010730991616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25456
10:44:30.991 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010754478080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.999 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25461 rows, more = false, responseScanTimestamp = 7317279010759946240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:30.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25461
10:44:31.007 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25465 rows, more = false, responseScanTimestamp = 7317279010799251456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25465
10:44:31.008 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1541234889(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.016 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25468 rows, more = false, responseScanTimestamp = 7317279010828193792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25468
10:44:31.026 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25482 rows, more = false, responseScanTimestamp = 7317279010871291904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25482
10:44:31.027 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010907004928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.028 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010907004928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.029 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010927173632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.029 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010927173632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.030 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010927173632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.031 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010934022144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.039 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25488 rows, more = false, responseScanTimestamp = 7317279010934022144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25488
10:44:31.040 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010959093760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.047 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25493 rows, more = false, responseScanTimestamp = 7317279010977722368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.047 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25493
10:44:31.048 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279010977722368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.058 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25494 rows, more = false, responseScanTimestamp = 7317279010985021440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25494
10:44:31.058 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1321751858(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.059 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011031494656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25499 rows, more = false, responseScanTimestamp = 7317279011037769728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25499
10:44:31.071 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011072557056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.079 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25512 rows, more = false, responseScanTimestamp = 7317279011078684672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25512
10:44:31.085 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2059503017(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.088 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25515 rows, more = false, responseScanTimestamp = 7317279011121504256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.088 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25515
10:44:31.090 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@889123137(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.096 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25519 rows, more = false, responseScanTimestamp = 7317279011159396352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.096 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25519
10:44:31.097 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011193024512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.105 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25540 rows, more = false, responseScanTimestamp = 7317279011193024512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.105 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25540
10:44:31.112 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25544 rows, more = false, responseScanTimestamp = 7317279011231031296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.112 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25544
10:44:31.121 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25544 rows, more = false, responseScanTimestamp = 7317279011231031296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.122 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011286843392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.123 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011294310400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.132 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25548 rows, more = false, responseScanTimestamp = 7317279011294310400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25548
10:44:31.141 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25552 rows, more = false, responseScanTimestamp = 7317279011334254592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.141 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25552
10:44:31.142 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011384508416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.143 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@68486207(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.143 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011384508416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.145 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@150511690(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.153 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25559 rows, more = false, responseScanTimestamp = 7317279011397644288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25559
10:44:31.154 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011429117952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.161 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25581 rows, more = false, responseScanTimestamp = 7317279011429117952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25581
10:44:31.162 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011462987776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.170 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25583 rows, more = false, responseScanTimestamp = 7317279011462987776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25583
10:44:31.171 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011503239168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.172 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011503239168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.173 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011518074880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.174 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011518074880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.181 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25590 rows, more = false, responseScanTimestamp = 7317279011525062656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25590
10:44:31.182 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011537211392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.184 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011543478272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.185 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011563241472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.194 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25595 rows, more = false, responseScanTimestamp = 7317279011569987584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25595
10:44:31.194 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2128777265(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.196 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1028985429(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.198 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@298700092(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.199 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1551549887(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.202 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25599 rows, more = false, responseScanTimestamp = 7317279011593707520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25599
10:44:31.203 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011628666880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.204 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011628666880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.205 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011645779968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.213 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25630 rows, more = false, responseScanTimestamp = 7317279011645779968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25630
10:44:31.215 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011677925376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.215 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011677925376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.224 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25645 rows, more = false, responseScanTimestamp = 7317279011694768128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25645
10:44:31.225 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011724574720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.233 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25650 rows, more = false, responseScanTimestamp = 7317279011724574720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25650
10:44:31.233 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011756376064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.235 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011756376064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.235 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011772628992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.243 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25654 rows, more = false, responseScanTimestamp = 7317279011772628992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25654
10:44:31.245 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@913552665(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.247 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@597806648(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.252 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25658 rows, more = false, responseScanTimestamp = 7317279011798683648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.252 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25658
10:44:31.260 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25660 rows, more = false, responseScanTimestamp = 7317279011823742976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25660
10:44:31.261 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011867029504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011867029504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.263 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011883601920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.270 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25684 rows, more = false, responseScanTimestamp = 7317279011890016256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25684
10:44:31.271 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011908542464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.272 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1551516509(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.272 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011913965568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.279 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25689 rows, more = false, responseScanTimestamp = 7317279011926138880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25689
10:44:31.279 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1453793872(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.280 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011926138880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.281 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011933032448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.281 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2111282912(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.288 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25690 rows, more = false, responseScanTimestamp = 7317279011933032448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25690
10:44:31.289 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279011980386304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.296 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25710 rows, more = false, responseScanTimestamp = 7317279011980386304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25710
10:44:31.297 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012020039680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.305 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25722 rows, more = false, responseScanTimestamp = 7317279012020039680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25722
10:44:31.312 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25724 rows, more = false, responseScanTimestamp = 7317279012047351808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.312 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25724
10:44:31.313 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012085063680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.319 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25728 rows, more = false, responseScanTimestamp = 7317279012085063680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25728
10:44:31.320 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012104998912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.321 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012104998912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.329 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25731 rows, more = false, responseScanTimestamp = 7317279012128387072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.329 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25731
10:44:31.330 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012151451648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.331 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012151451648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.331 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012151451648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.335 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1344950124(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.339 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25736 rows, more = false, responseScanTimestamp = 7317279012166983680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.339 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25736
10:44:31.348 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25739 rows, more = false, responseScanTimestamp = 7317279012184625152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25739
10:44:31.354 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25753 rows, more = false, responseScanTimestamp = 7317279012224290816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25753
10:44:31.363 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25754 rows, more = false, responseScanTimestamp = 7317279012244422656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25754
10:44:31.364 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012287434752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.370 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25758 rows, more = false, responseScanTimestamp = 7317279012287434752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.370 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25758
10:44:31.378 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25760 rows, more = false, responseScanTimestamp = 7317279012311580672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25760
10:44:31.386 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25763 rows, more = false, responseScanTimestamp = 7317279012348489728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25763
10:44:31.387 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012389715968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.396 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25767 rows, more = false, responseScanTimestamp = 7317279012389715968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25767
10:44:31.397 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012421804032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.406 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25772 rows, more = false, responseScanTimestamp = 7317279012421804032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.406 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25772
10:44:31.407 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012465455104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.409 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1589939871(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.411 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@832471733(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.415 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25777 rows, more = false, responseScanTimestamp = 7317279012465455104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.415 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25777
10:44:31.415 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1887386360(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.416 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012496936960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.417 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1915509428(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.419 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@140935704(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.423 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25790 rows, more = false, responseScanTimestamp = 7317279012503781376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.424 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25790
10:44:31.424 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012541530112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.425 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012541530112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.426 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012554297344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.435 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25831 rows, more = false, responseScanTimestamp = 7317279012554297344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25831
10:44:31.441 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25836 rows, more = false, responseScanTimestamp = 7317279012584558592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25836
10:44:31.442 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012584558592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.443 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012600995840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.450 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25837 rows, more = false, responseScanTimestamp = 7317279012600995840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.450 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25837
10:44:31.457 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25840 rows, more = false, responseScanTimestamp = 7317279012642566144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25840
10:44:31.458 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012673638400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.459 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012678844416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.463 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1294475915(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.467 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25846 rows, more = false, responseScanTimestamp = 7317279012692623360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25846
10:44:31.467 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1149856044(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.468 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012715839488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.469 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1423995635(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.469 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012715839488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.477 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25860 rows, more = false, responseScanTimestamp = 7317279012731822080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.477 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25860
10:44:31.484 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25883 rows, more = false, responseScanTimestamp = 7317279012762705920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25883
10:44:31.492 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25883 rows, more = false, responseScanTimestamp = 7317279012762705920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.499 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25887 rows, more = false, responseScanTimestamp = 7317279012814548992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25887
10:44:31.500 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012851302400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.506 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25892 rows, more = false, responseScanTimestamp = 7317279012851302400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25892
10:44:31.515 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25894 rows, more = false, responseScanTimestamp = 7317279012879757312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25894
10:44:31.516 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012904091648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.517 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1755991093(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.518 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012909723648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.519 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1679427537(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.525 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25899 rows, more = false, responseScanTimestamp = 7317279012931530752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25899
10:44:31.526 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012954107904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.527 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012954107904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.528 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012971167744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.528 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012971167744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.534 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25921 rows, more = false, responseScanTimestamp = 7317279012971167744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.534 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25921
10:44:31.535 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279012977991680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.544 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25922 rows, more = false, responseScanTimestamp = 7317279012977991680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25922
10:44:31.545 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279013028966400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.552 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25927 rows, more = false, responseScanTimestamp = 7317279013028966400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.553 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25927
10:44:31.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25931 rows, more = false, responseScanTimestamp = 7317279013064949760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.561 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25931
10:44:31.570 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25935 rows, more = false, responseScanTimestamp = 7317279013099700224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25935
10:44:31.570 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1800786551(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.572 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1014317572(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.574 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@109341275(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.578 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25939 rows, more = false, responseScanTimestamp = 7317279013134721024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25939
10:44:31.586 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25960 rows, more = false, responseScanTimestamp = 7317279013170839552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25960
10:44:31.592 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25973 rows, more = false, responseScanTimestamp = 7317279013205327872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25973
10:44:31.601 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25975 rows, more = false, responseScanTimestamp = 7317279013234876416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.601 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25975
10:44:31.602 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279013264199680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.603 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279013264199680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.609 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25980 rows, more = false, responseScanTimestamp = 7317279013282783232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25980
10:44:31.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279013289963520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.617 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25981 rows, more = false, responseScanTimestamp = 7317279013289963520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.617 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25981
10:44:31.625 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25982 rows, more = false, responseScanTimestamp = 7317279013316722688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25982
10:44:31.627 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279013367914496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.629 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@848609749(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.635 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25987 rows, more = false, responseScanTimestamp = 7317279013367914496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25987
10:44:31.636 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279013401575424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.646 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26000 rows, more = false, responseScanTimestamp = 7317279013401575424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26000
10:44:31.654 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26005 rows, more = false, responseScanTimestamp = 7317279013444542464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26005
10:44:31.658 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2006412186(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.661 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26008 rows, more = false, responseScanTimestamp = 7317279013480173568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26008
10:44:31.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26009 rows, more = false, responseScanTimestamp = 7317279013485678592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26009
10:44:31.678 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26021 rows, more = false, responseScanTimestamp = 7317279013538742272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26021
10:44:31.686 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26024 rows, more = false, responseScanTimestamp = 7317279013574258688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.686 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26024
10:44:31.687 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1633972750(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.688 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1150753483(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.694 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26029 rows, more = false, responseScanTimestamp = 7317279013617983488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26029
10:44:31.695 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279013645455360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.697 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279013645455360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.706 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26051 rows, more = false, responseScanTimestamp = 7317279013664940032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26051
10:44:31.714 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26054 rows, more = false, responseScanTimestamp = 7317279013682864128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26054
10:44:31.715 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279013731008512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.723 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26059 rows, more = false, responseScanTimestamp = 7317279013731008512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26059
10:44:31.724 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279013763485696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.725 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279013763485696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.732 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26064 rows, more = false, responseScanTimestamp = 7317279013781037056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26064
10:44:31.742 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26066 rows, more = false, responseScanTimestamp = 7317279013798772736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26066
10:44:31.750 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26069 rows, more = false, responseScanTimestamp = 7317279013830131712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26069
10:44:31.758 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26074 rows, more = false, responseScanTimestamp = 7317279013878636544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26074
10:44:31.769 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26076 rows, more = false, responseScanTimestamp = 7317279013909413888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26076
10:44:31.777 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26080 rows, more = false, responseScanTimestamp = 7317279013948100608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.777 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26080
10:44:31.778 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279013985783808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.779 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279013985783808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.787 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26084 rows, more = false, responseScanTimestamp = 7317279014002049024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26084
10:44:31.795 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26088 rows, more = false, responseScanTimestamp = 7317279014027116544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26088
10:44:31.796 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014061834240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.804 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26092 rows, more = false, responseScanTimestamp = 7317279014061834240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.805 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26092
10:44:31.805 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014096601088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.809 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1352262117(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.816 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26097 rows, more = false, responseScanTimestamp = 7317279014110289920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.816 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26097
10:44:31.825 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26099 rows, more = false, responseScanTimestamp = 7317279014124175360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26099
10:44:31.834 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26112 rows, more = false, responseScanTimestamp = 7317279014177488896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26112
10:44:31.835 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014216491008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.842 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26116 rows, more = false, responseScanTimestamp = 7317279014216491008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26116
10:44:31.843 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@471763927(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.843 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014242971648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.851 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26119 rows, more = false, responseScanTimestamp = 7317279014257397760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26119
10:44:31.860 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26131 rows, more = false, responseScanTimestamp = 7317279014292066304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26131
10:44:31.865 [DEBUG - chaos-test-thread] (Connection.java:575) [peer master-127.20.240.253:41603(127.20.240.253:41603)] disconnecting while in state READY
10:44:31.866 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.240.253:41603(127.20.240.253:41603)] handling channelInactive
10:44:31.867 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.240.253:41603(127.20.240.253:41603)] cleaning up while in state READY due to: connection closed
10:44:31.870 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26134 rows, more = false, responseScanTimestamp = 7317279014320009216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26134
10:44:31.871 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014343786496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.872 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014343786496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.879 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26135 rows, more = false, responseScanTimestamp = 7317279014343786496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26135
10:44:31.880 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014384836608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.881 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014384836608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.889 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26137 rows, more = false, responseScanTimestamp = 7317279014418649088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26137
10:44:31.890 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014439546880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.901 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26139 rows, more = false, responseScanTimestamp = 7317279014439546880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26139
10:44:31.902 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014481645568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.910 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26144 rows, more = false, responseScanTimestamp = 7317279014487134208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.911 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26144
10:44:31.922 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26148 rows, more = false, responseScanTimestamp = 7317279014530670592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26148
10:44:31.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014563168256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.925 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014577676288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.926 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014600085504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.934 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26153 rows, more = false, responseScanTimestamp = 7317279014600085504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26153
10:44:31.943 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26157 rows, more = false, responseScanTimestamp = 7317279014625705984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.943 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26157
10:44:31.944 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014668513280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.954 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26162 rows, more = false, responseScanTimestamp = 7317279014668513280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.954 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26162
10:44:31.955 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014701473792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.956 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014706561024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.958 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1588096600(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:31.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26168 rows, more = false, responseScanTimestamp = 7317279014726828032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26168
10:44:31.965 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014747045888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.972 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26181 rows, more = false, responseScanTimestamp = 7317279014752055296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26181
10:44:31.981 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26184 rows, more = false, responseScanTimestamp = 7317279014783336448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26184
10:44:31.982 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014822625280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.983 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014822625280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.989 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26190 rows, more = false, responseScanTimestamp = 7317279014839578624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26190
10:44:31.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014844981248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.991 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014844981248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.992 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014844981248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:31.992 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014872133632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.000 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26192 rows, more = false, responseScanTimestamp = 7317279014872133632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.000 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26192
10:44:32.001 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014902300672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26197 rows, more = false, responseScanTimestamp = 7317279014902300672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26197
10:44:32.010 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279014938464256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7317279014938464256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26202
10:44:32.029 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26205 rows, more = false, responseScanTimestamp = 7317279014967959552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.029 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26205
10:44:32.037 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26210 rows, more = false, responseScanTimestamp = 7317279015015981056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26210
10:44:32.038 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015045361664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.039 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015045361664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.046 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26213 rows, more = false, responseScanTimestamp = 7317279015067840512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26213
10:44:32.054 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26215 rows, more = false, responseScanTimestamp = 7317279015079575552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.054 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26215
10:44:32.054 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@571831812(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.061 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26219 rows, more = false, responseScanTimestamp = 7317279015124180992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26219
10:44:32.069 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26220 rows, more = false, responseScanTimestamp = 7317279015138144256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26220
10:44:32.071 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015184121856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.072 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015184121856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.072 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015200989184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.073 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015200989184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.074 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015208800256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.075 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015208800256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.076 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015214747648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.085 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26236 rows, more = false, responseScanTimestamp = 7317279015214747648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26236
10:44:32.086 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015245033472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.087 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015245033472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.095 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26242 rows, more = false, responseScanTimestamp = 7317279015264530432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.095 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26242
10:44:32.096 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015288688640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.103 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26246 rows, more = false, responseScanTimestamp = 7317279015288688640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.103 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26246
10:44:32.114 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26247 rows, more = false, responseScanTimestamp = 7317279015304687616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.114 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26247
10:44:32.122 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26252 rows, more = false, responseScanTimestamp = 7317279015359111168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26252
10:44:32.123 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015404670976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015404670976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.125 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015415451648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.126 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015421669376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.127 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015421669376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.127 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1033645418(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.127 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015421669376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.128 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015428382720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.129 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015428382720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.130 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015435870208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.131 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015435870208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.139 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26270 rows, more = false, responseScanTimestamp = 7317279015442464768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.140 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26270
10:44:32.140 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015459397632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.151 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26274 rows, more = false, responseScanTimestamp = 7317279015465209856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26274
10:44:32.151 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1437882685(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.153 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1223894909(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.160 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26278 rows, more = false, responseScanTimestamp = 7317279015509966848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26278
10:44:32.161 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015541895168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.162 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015548391424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.170 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26301 rows, more = false, responseScanTimestamp = 7317279015572123648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26301
10:44:32.178 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26305 rows, more = false, responseScanTimestamp = 7317279015595339776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.178 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26305
10:44:32.178 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1105186097(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.181 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@502550301(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.183 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1786679343(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.186 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26308 rows, more = false, responseScanTimestamp = 7317279015624503296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26308
10:44:32.194 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26330 rows, more = false, responseScanTimestamp = 7317279015664136192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26330
10:44:32.202 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26342 rows, more = false, responseScanTimestamp = 7317279015692656640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26342
10:44:32.203 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015723991040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.207 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1005034194(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.212 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26346 rows, more = false, responseScanTimestamp = 7317279015729897472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26346
10:44:32.220 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26349 rows, more = false, responseScanTimestamp = 7317279015756996608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.221 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26349
10:44:32.230 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26362 rows, more = false, responseScanTimestamp = 7317279015799263232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.230 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26362
10:44:32.238 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26365 rows, more = false, responseScanTimestamp = 7317279015831613440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26365
10:44:32.246 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26369 rows, more = false, responseScanTimestamp = 7317279015873982464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26369
10:44:32.255 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26370 rows, more = false, responseScanTimestamp = 7317279015891107840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26370
10:44:32.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26373 rows, more = false, responseScanTimestamp = 7317279015938162688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26373
10:44:32.263 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015958773760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.269 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26374 rows, more = false, responseScanTimestamp = 7317279015958773760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26374
10:44:32.270 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279015995240448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.278 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26376 rows, more = false, responseScanTimestamp = 7317279015995240448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26376
10:44:32.287 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26381 rows, more = false, responseScanTimestamp = 7317279016041824256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26381
10:44:32.296 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26384 rows, more = false, responseScanTimestamp = 7317279016071262208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.296 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26384
10:44:32.297 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016107458560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.298 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016113688576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.299 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016129572864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.300 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016129572864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.306 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26390 rows, more = false, responseScanTimestamp = 7317279016136781824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26390
10:44:32.307 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016136781824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.308 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016142663680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.309 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016171024384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.310 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016171024384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.310 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016178233344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.319 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26393 rows, more = false, responseScanTimestamp = 7317279016178233344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26393
10:44:32.326 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26397 rows, more = false, responseScanTimestamp = 7317279016202506240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.326 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26397
10:44:32.334 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26398 rows, more = false, responseScanTimestamp = 7317279016222289920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.334 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26398
10:44:32.335 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016268382208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.342 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26402 rows, more = false, responseScanTimestamp = 7317279016268382208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26402
10:44:32.343 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016299868160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.343 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016299868160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.353 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26404 rows, more = false, responseScanTimestamp = 7317279016299868160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26404
10:44:32.353 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@82734810(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.360 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26409 rows, more = false, responseScanTimestamp = 7317279016338800640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26409
10:44:32.360 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@995972605(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.370 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26409 rows, more = false, responseScanTimestamp = 7317279016338800640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.371 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016403738624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.380 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26432 rows, more = false, responseScanTimestamp = 7317279016409423872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26432
10:44:32.382 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016452464640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.390 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26436 rows, more = false, responseScanTimestamp = 7317279016452464640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26436
10:44:32.396 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26441 rows, more = false, responseScanTimestamp = 7317279016496549888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26441
10:44:32.402 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26442 rows, more = false, responseScanTimestamp = 7317279016511098880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26442
10:44:32.403 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016537108480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.412 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26445 rows, more = false, responseScanTimestamp = 7317279016552681472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26445
10:44:32.413 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016587976704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.414 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016587976704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.414 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016603066368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.423 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26451 rows, more = false, responseScanTimestamp = 7317279016603066368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26451
10:44:32.427 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@624710993(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.432 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26456 rows, more = false, responseScanTimestamp = 7317279016631332864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26456
10:44:32.439 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26459 rows, more = false, responseScanTimestamp = 7317279016658829312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.439 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26459
10:44:32.448 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26471 rows, more = false, responseScanTimestamp = 7317279016700403712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26471
10:44:32.449 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016732921856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.450 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016732921856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.451 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016751841280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.458 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26476 rows, more = false, responseScanTimestamp = 7317279016751841280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26476
10:44:32.464 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26480 rows, more = false, responseScanTimestamp = 7317279016775311360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.464 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26480
10:44:32.472 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26481 rows, more = false, responseScanTimestamp = 7317279016791449600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26481
10:44:32.480 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26484 rows, more = false, responseScanTimestamp = 7317279016827572224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.481 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26484
10:44:32.483 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016868921344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.484 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@571107886(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.486 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1432700939(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.491 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26488 rows, more = false, responseScanTimestamp = 7317279016868921344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26488
10:44:32.492 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279016907149312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.501 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26510 rows, more = false, responseScanTimestamp = 7317279016914022400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.501 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26510
10:44:32.510 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26514 rows, more = false, responseScanTimestamp = 7317279016948334592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26514
10:44:32.520 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26518 rows, more = false, responseScanTimestamp = 7317279016986312704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26518
10:44:32.521 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017025355776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.522 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017031069696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.530 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26523 rows, more = false, responseScanTimestamp = 7317279017031069696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26523
10:44:32.531 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017065209856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.540 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26527 rows, more = false, responseScanTimestamp = 7317279017065209856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.540 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26527
10:44:32.549 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26532 rows, more = false, responseScanTimestamp = 7317279017106997248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.549 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26532
10:44:32.555 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26536 rows, more = false, responseScanTimestamp = 7317279017144836096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.555 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26536
10:44:32.562 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26537 rows, more = false, responseScanTimestamp = 7317279017163362304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26537
10:44:32.563 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017190576128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.569 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26538 rows, more = false, responseScanTimestamp = 7317279017190576128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.569 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26538
10:44:32.570 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017216913408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.578 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26539 rows, more = false, responseScanTimestamp = 7317279017216913408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26539
10:44:32.579 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017265717248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.580 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017265717248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.581 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017285021696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.582 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017285021696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.583 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017291771904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.583 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017291771904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.590 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26546 rows, more = false, responseScanTimestamp = 7317279017298690048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26546
10:44:32.591 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017318707200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.598 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26548 rows, more = false, responseScanTimestamp = 7317279017318707200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26548
10:44:32.606 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26550 rows, more = false, responseScanTimestamp = 7317279017338691584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.606 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26550
10:44:32.607 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017383419904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.614 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26554 rows, more = false, responseScanTimestamp = 7317279017383419904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26554
10:44:32.615 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017406308352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.617 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017424134144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.618 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017432809472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.618 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@80092647(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.627 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26558 rows, more = false, responseScanTimestamp = 7317279017432809472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.627 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26558
10:44:32.635 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26572 rows, more = false, responseScanTimestamp = 7317279017465516032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26572
10:44:32.636 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017500094464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.637 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017500094464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.638 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017517993984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.639 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017517993984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.647 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26578 rows, more = false, responseScanTimestamp = 7317279017523789824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.647 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26578
10:44:32.656 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26582 rows, more = false, responseScanTimestamp = 7317279017545166848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.656 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26582
10:44:32.657 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017578979328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.663 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26587 rows, more = false, responseScanTimestamp = 7317279017584644096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26587
10:44:32.663 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1133987571(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.663 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017602494464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.671 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26589 rows, more = false, responseScanTimestamp = 7317279017608257536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.671 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26589
10:44:32.682 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26600 rows, more = false, responseScanTimestamp = 7317279017643151360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.682 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26600
10:44:32.690 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26605 rows, more = false, responseScanTimestamp = 7317279017688485888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.690 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26605
10:44:32.691 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017720180736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.701 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26607 rows, more = false, responseScanTimestamp = 7317279017720180736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26607
10:44:32.708 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26611 rows, more = false, responseScanTimestamp = 7317279017762029568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.708 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26611
10:44:32.709 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017789906944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.718 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26614 rows, more = false, responseScanTimestamp = 7317279017802473472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.718 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26614
10:44:32.725 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26618 rows, more = false, responseScanTimestamp = 7317279017831440384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26618
10:44:32.726 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017858879488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.727 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017858879488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.735 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26621 rows, more = false, responseScanTimestamp = 7317279017885507584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26621
10:44:32.742 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26625 rows, more = false, responseScanTimestamp = 7317279017910607872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26625
10:44:32.743 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017936781312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.744 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017941708800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.745 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017956581376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.753 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26630 rows, more = false, responseScanTimestamp = 7317279017956581376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26630
10:44:32.754 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279017985777664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.762 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26635 rows, more = false, responseScanTimestamp = 7317279017985777664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26635
10:44:32.770 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26637 rows, more = false, responseScanTimestamp = 7317279018007289856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26637
10:44:32.771 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279018055020544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.778 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26642 rows, more = false, responseScanTimestamp = 7317279018055020544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26642
10:44:32.786 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26644 rows, more = false, responseScanTimestamp = 7317279018075852800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.786 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26644
10:44:32.788 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@851251125(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.790 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1298611449(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.795 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26648 rows, more = false, responseScanTimestamp = 7317279018122207232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26648
10:44:32.796 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279018158149632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.804 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26670 rows, more = false, responseScanTimestamp = 7317279018158149632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26670
10:44:32.814 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26675 rows, more = false, responseScanTimestamp = 7317279018194046976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26675
10:44:32.814 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2046437783(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.815 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279018220703744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.816 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@10705029(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.823 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26679 rows, more = false, responseScanTimestamp = 7317279018226954240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26679
10:44:32.831 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26701 rows, more = false, responseScanTimestamp = 7317279018272866304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.831 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26701
10:44:32.837 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26705 rows, more = false, responseScanTimestamp = 7317279018304094208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.837 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26705
10:44:32.838 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279018320334848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.847 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26707 rows, more = false, responseScanTimestamp = 7317279018335219712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26707
10:44:32.857 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26712 rows, more = false, responseScanTimestamp = 7317279018371149824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.857 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26712
10:44:32.858 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279018406940672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.865 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26716 rows, more = false, responseScanTimestamp = 7317279018406940672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26716
10:44:32.867 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1522085763(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.869 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@785207513(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.871 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@114516486(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.874 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26718 rows, more = false, responseScanTimestamp = 7317279018442698752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26718
10:44:32.885 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26740 rows, more = false, responseScanTimestamp = 7317279018482483200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26740
10:44:32.893 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26753 rows, more = false, responseScanTimestamp = 7317279018514472960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26753
10:44:32.894 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279018559250432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.895 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279018559250432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279018574876672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.897 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@472806697(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.897 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279018574876672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.899 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@259560472(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.907 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26759 rows, more = false, responseScanTimestamp = 7317279018581680128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26759
10:44:32.908 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279018609225728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.909 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279018609225728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.919 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26782 rows, more = false, responseScanTimestamp = 7317279018632298496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26782
10:44:32.922 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1274496694(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.924 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1453969052(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.927 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26787 rows, more = false, responseScanTimestamp = 7317279018663317504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26787
10:44:32.928 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279018692153344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.929 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279018699292672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.938 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26810 rows, more = false, responseScanTimestamp = 7317279018714570752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.938 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26810
10:44:32.944 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@968982109(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.947 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26815 rows, more = false, responseScanTimestamp = 7317279018741858304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.947 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26815
10:44:32.947 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1926423849(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:32.948 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279018782593024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.949 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279018782593024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.958 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26830 rows, more = false, responseScanTimestamp = 7317279018794827776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26830
10:44:32.966 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26843 rows, more = false, responseScanTimestamp = 7317279018817224704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26843
10:44:32.968 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279018852954112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.977 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26847 rows, more = false, responseScanTimestamp = 7317279018871091200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26847
10:44:32.983 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26852 rows, more = false, responseScanTimestamp = 7317279018903285760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26852
10:44:32.985 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279018916573184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.986 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279018916573184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.986 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279018945134592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.995 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26854 rows, more = false, responseScanTimestamp = 7317279018945134592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:32.995 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26854
10:44:32.996 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@56745779(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.003 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26859 rows, more = false, responseScanTimestamp = 7317279018972938240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.003 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26859
10:44:33.011 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26871 rows, more = false, responseScanTimestamp = 7317279019006070784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26871
10:44:33.018 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26875 rows, more = false, responseScanTimestamp = 7317279019040591872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.018 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26875
10:44:33.025 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26876 rows, more = false, responseScanTimestamp = 7317279019058524160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.025 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26876
10:44:33.025 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@463744237(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.025 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279019100856320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.028 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@690326098(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.031 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1278986738(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.033 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26879 rows, more = false, responseScanTimestamp = 7317279019100856320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.033 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26879
10:44:33.034 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279019125833728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.043 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26890 rows, more = false, responseScanTimestamp = 7317279019125833728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26890
10:44:33.051 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26913 rows, more = false, responseScanTimestamp = 7317279019168890880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26913
10:44:33.052 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279019202179072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.053 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279019207356416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.055 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1101930241(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.056 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2069336221(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.062 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26918 rows, more = false, responseScanTimestamp = 7317279019221958656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26918
10:44:33.072 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26940 rows, more = false, responseScanTimestamp = 7317279019247067136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26940
10:44:33.080 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26944 rows, more = false, responseScanTimestamp = 7317279019282558976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26944
10:44:33.086 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26948 rows, more = false, responseScanTimestamp = 7317279019322019840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26948
10:44:33.087 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2124804799(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.088 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1816379584(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.094 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26949 rows, more = false, responseScanTimestamp = 7317279019340660736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26949
10:44:33.102 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26970 rows, more = false, responseScanTimestamp = 7317279019380039680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26970
10:44:33.111 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26974 rows, more = false, responseScanTimestamp = 7317279019411992576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26974
10:44:33.117 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26978 rows, more = false, responseScanTimestamp = 7317279019446845440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26978
10:44:33.118 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1562676318(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.119 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@439364639(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.121 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1271989740(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.126 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26979 rows, more = false, responseScanTimestamp = 7317279019467714560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26979
10:44:33.126 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@971409814(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.127 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279019500892160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.136 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27000 rows, more = false, responseScanTimestamp = 7317279019507601408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27000
10:44:33.137 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279019545755648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.138 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279019545755648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.138 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279019567669248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.139 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279019567669248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.140 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279019574104064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.141 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279019574104064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.147 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1088009352(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.150 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27025 rows, more = false, responseScanTimestamp = 7317279019579412480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27025
10:44:33.152 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1536309336(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.154 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@414165155(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.160 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27029 rows, more = false, responseScanTimestamp = 7317279019602055168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27029
10:44:33.160 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279019651051520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.168 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27061 rows, more = false, responseScanTimestamp = 7317279019651051520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27061
10:44:33.178 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27065 rows, more = false, responseScanTimestamp = 7317279019681095680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.178 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27065
10:44:33.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279019718279168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.185 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27070 rows, more = false, responseScanTimestamp = 7317279019718279168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27070
10:44:33.186 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279019756683264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.187 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279019756683264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.187 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279019769061376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.195 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27073 rows, more = false, responseScanTimestamp = 7317279019769061376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.195 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27073
10:44:33.196 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279019795623936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.204 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27078 rows, more = false, responseScanTimestamp = 7317279019795623936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27078
10:44:33.214 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27082 rows, more = false, responseScanTimestamp = 7317279019829088256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27082
10:44:33.216 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@352856089(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.218 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@418952132(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.222 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27088 rows, more = false, responseScanTimestamp = 7317279019869007872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27088
10:44:33.222 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1382160507(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.224 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@929912868(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.226 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1676801584(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.227 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1045045017(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.232 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27090 rows, more = false, responseScanTimestamp = 7317279019896324096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27090
10:44:33.233 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2083092843(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.233 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279019936043008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.234 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@567849650(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27140 rows, more = false, responseScanTimestamp = 7317279019957407744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.241 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27140
10:44:33.247 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27170 rows, more = false, responseScanTimestamp = 7317279019978117120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27170
10:44:33.255 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27171 rows, more = false, responseScanTimestamp = 7317279019999342592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27171
10:44:33.263 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27173 rows, more = false, responseScanTimestamp = 7317279020038123520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.264 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27173
10:44:33.269 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27177 rows, more = false, responseScanTimestamp = 7317279020075700224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27177
10:44:33.275 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27178 rows, more = false, responseScanTimestamp = 7317279020090671104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27178
10:44:33.275 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1307873487(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.279 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@589884607(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.281 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27178 rows, more = false, responseScanTimestamp = 7317279020090671104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.290 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27180 rows, more = false, responseScanTimestamp = 7317279020140122112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27180
10:44:33.292 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020178579456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27200 rows, more = false, responseScanTimestamp = 7317279020178579456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.302 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27200
10:44:33.304 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020222623744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.312 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27205 rows, more = false, responseScanTimestamp = 7317279020246695936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.312 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27205
10:44:33.317 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@343751568(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.321 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27206 rows, more = false, responseScanTimestamp = 7317279020255182848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27206
10:44:33.329 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27210 rows, more = false, responseScanTimestamp = 7317279020309725184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.329 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27210
10:44:33.330 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020347035648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.340 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27223 rows, more = false, responseScanTimestamp = 7317279020347035648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.340 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27223
10:44:33.349 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27228 rows, more = false, responseScanTimestamp = 7317279020382883840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27228
10:44:33.350 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020420702208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.356 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27233 rows, more = false, responseScanTimestamp = 7317279020426694656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27233
10:44:33.357 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020440326144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.365 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27235 rows, more = false, responseScanTimestamp = 7317279020455243776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.365 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27235
10:44:33.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020475199488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.367 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020475199488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.376 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27237 rows, more = false, responseScanTimestamp = 7317279020505108480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.376 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27237
10:44:33.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020534550528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020534550528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.378 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020550471680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.379 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020550471680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.380 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020557332480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.381 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020557332480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.381 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020563738624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.382 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020563738624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.383 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020570066944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.391 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27246 rows, more = false, responseScanTimestamp = 7317279020570066944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27246
10:44:33.402 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27251 rows, more = false, responseScanTimestamp = 7317279020598607872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27251
10:44:33.403 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020631027712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.409 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27255 rows, more = false, responseScanTimestamp = 7317279020631027712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27255
10:44:33.410 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020658204672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.414 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1884575375(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.418 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27256 rows, more = false, responseScanTimestamp = 7317279020658204672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27256
10:44:33.419 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@424657570(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.426 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27259 rows, more = false, responseScanTimestamp = 7317279020698869760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27259
10:44:33.427 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020739739648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.433 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27281 rows, more = false, responseScanTimestamp = 7317279020739739648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27281
10:44:33.442 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27282 rows, more = false, responseScanTimestamp = 7317279020757356544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27282
10:44:33.443 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020806766592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.444 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020806766592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.445 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020823691264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.446 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020823691264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.447 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020831051776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.456 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27288 rows, more = false, responseScanTimestamp = 7317279020831051776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27288
10:44:33.464 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27293 rows, more = false, responseScanTimestamp = 7317279020861419520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.464 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27293
10:44:33.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27296 rows, more = false, responseScanTimestamp = 7317279020891611136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.473 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27296
10:44:33.474 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020932829184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.475 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020932829184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.476 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020950052864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.477 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020950052864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.477 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020950052864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.478 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279020956909568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.486 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27304 rows, more = false, responseScanTimestamp = 7317279020964016128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27304
10:44:33.494 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27307 rows, more = false, responseScanTimestamp = 7317279020980645888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27307
10:44:33.494 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279021020499968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.504 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27311 rows, more = false, responseScanTimestamp = 7317279021020499968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27311
10:44:33.509 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2112264224(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.513 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27315 rows, more = false, responseScanTimestamp = 7317279021052669952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27315
10:44:33.513 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@12230071(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.514 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279021089054720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.514 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279021096161280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.515 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279021096161280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.522 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27330 rows, more = false, responseScanTimestamp = 7317279021114236928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.522 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27330
10:44:33.530 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27340 rows, more = false, responseScanTimestamp = 7317279021120552960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27340
10:44:33.538 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27345 rows, more = false, responseScanTimestamp = 7317279021170630656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27345
10:44:33.539 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279021199503360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.547 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27349 rows, more = false, responseScanTimestamp = 7317279021199503360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27349
10:44:33.556 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27352 rows, more = false, responseScanTimestamp = 7317279021236899840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27352
10:44:33.563 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27356 rows, more = false, responseScanTimestamp = 7317279021271339008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27356
10:44:33.572 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27357 rows, more = false, responseScanTimestamp = 7317279021291356160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.572 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27357
10:44:33.578 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27360 rows, more = false, responseScanTimestamp = 7317279021330485248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27360
10:44:33.587 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27361 rows, more = false, responseScanTimestamp = 7317279021350395904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27361
10:44:33.588 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279021395824640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.593 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1384665857(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.598 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27365 rows, more = false, responseScanTimestamp = 7317279021395824640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27365
10:44:33.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279021441437696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27370 rows, more = false, responseScanTimestamp = 7317279021441437696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27370
10:44:33.619 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27384 rows, more = false, responseScanTimestamp = 7317279021486125056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.619 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27384
10:44:33.622 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@901103904(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.623 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2086365230(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.626 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27387 rows, more = false, responseScanTimestamp = 7317279021527089152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27387
10:44:33.628 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@685249847(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.634 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27390 rows, more = false, responseScanTimestamp = 7317279021557280768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27390
10:44:33.642 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27420 rows, more = false, responseScanTimestamp = 7317279021591011328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27420
10:44:33.651 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27425 rows, more = false, responseScanTimestamp = 7317279021629808640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27425
10:44:33.659 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27429 rows, more = false, responseScanTimestamp = 7317279021660434432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27429
10:44:33.668 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27432 rows, more = false, responseScanTimestamp = 7317279021689597952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27432
10:44:33.674 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27436 rows, more = false, responseScanTimestamp = 7317279021722812416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.674 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27436
10:44:33.675 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279021746495488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.676 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279021746495488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.677 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@945310582(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.678 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@603926940(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.683 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27438 rows, more = false, responseScanTimestamp = 7317279021772210176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.683 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27438
10:44:33.690 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27460 rows, more = false, responseScanTimestamp = 7317279021798285312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.690 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27460
10:44:33.691 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279021798285312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.692 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279021810343936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.692 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279021838225409) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.693 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279021838225409) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.694 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279021844647936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27463 rows, more = false, responseScanTimestamp = 7317279021844647936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.702 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27463
10:44:33.704 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@71448533(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.705 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1817967559(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.707 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@379723457(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.710 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27468 rows, more = false, responseScanTimestamp = 7317279021873565696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27468
10:44:33.710 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1275838040(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.711 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279021900599296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.712 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279021906673664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.712 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1499645075(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.714 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1792313787(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.716 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1820771894(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.721 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27490 rows, more = false, responseScanTimestamp = 7317279021906673664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27490
10:44:33.729 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27530 rows, more = false, responseScanTimestamp = 7317279021943156736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27530
10:44:33.738 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27542 rows, more = false, responseScanTimestamp = 7317279021984940032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27542
10:44:33.739 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279022019117056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.742 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2112769152(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.746 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27546 rows, more = false, responseScanTimestamp = 7317279022019117056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27546
10:44:33.747 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@854018546(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.747 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279022050856960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.749 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279022050856960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.749 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2091947844(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.749 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279022070054912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.758 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27560 rows, more = false, responseScanTimestamp = 7317279022070054912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27560
10:44:33.766 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27583 rows, more = false, responseScanTimestamp = 7317279022098022400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27583
10:44:33.767 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279022118432768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.776 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27584 rows, more = false, responseScanTimestamp = 7317279022118432768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.777 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27584
10:44:33.786 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27588 rows, more = false, responseScanTimestamp = 7317279022166573056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.786 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27588
10:44:33.787 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279022209249280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.788 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279022209249280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.788 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279022231310336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.799 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27594 rows, more = false, responseScanTimestamp = 7317279022231310336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27594
10:44:33.799 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@643651986(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.809 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27598 rows, more = false, responseScanTimestamp = 7317279022255009792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.809 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27598
10:44:33.817 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27610 rows, more = false, responseScanTimestamp = 7317279022291292160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27610
10:44:33.818 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279022332055552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.820 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279022338736128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.825 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@693672853(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.831 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27615 rows, more = false, responseScanTimestamp = 7317279022360801280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.831 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27615
10:44:33.831 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@561577877(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.839 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27619 rows, more = false, responseScanTimestamp = 7317279022384410624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.839 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27619
10:44:33.848 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27641 rows, more = false, responseScanTimestamp = 7317279022429814784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27641
10:44:33.858 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27644 rows, more = false, responseScanTimestamp = 7317279022459387904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27644
10:44:33.858 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1502234185(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.859 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279022508613632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.861 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@366413091(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.872 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d4dd581f5cae4d428aab780ec278eddf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279022508613632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.873 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d4dd581f5cae4d428aab780ec278eddf" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:33.875 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d4dd581f5cae4d428aab780ec278eddf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:33.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27649
10:44:33.883 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ad3d803cc2e3409bbf9f8a86ad4fcb90", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279022564978688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.883 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ad3d803cc2e3409bbf9f8a86ad4fcb90" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:33.884 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ad3d803cc2e3409bbf9f8a86ad4fcb90", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:33.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27671
10:44:33.886 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279022609977344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.887 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279022630588416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.888 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279022637088768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.891 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2017374271(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.893 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@509373690(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.897 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3ca44a131ac14d83b8dad420491b4f79", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279022637088768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.897 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3ca44a131ac14d83b8dad420491b4f79" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:33.898 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@359647606(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.898 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3ca44a131ac14d83b8dad420491b4f79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:33.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27676
10:44:33.900 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@943466725(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.907 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "126c5e505cb547c0aff9789d985d2d22", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279022670467072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.907 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "126c5e505cb547c0aff9789d985d2d22" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:33.908 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 42 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="126c5e505cb547c0aff9789d985d2d22", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:33.909 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27690
10:44:33.913 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279022711623680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.922 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0dc6c9121e924b769f7876305dc95505", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279022729523200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.922 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0dc6c9121e924b769f7876305dc95505" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:33.923 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 74 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0dc6c9121e924b769f7876305dc95505", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:33.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27722
10:44:33.925 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279022767767552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.930 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@890161301(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.934 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "aac7a481608d406cbf73fccb0b36fdd6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279022790656000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.934 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "aac7a481608d406cbf73fccb0b36fdd6" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:33.935 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 77 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="aac7a481608d406cbf73fccb0b36fdd6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:33.935 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27725
10:44:33.945 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c32c5cbb86f942dbb62a91443fabc77d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279022822084608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.945 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c32c5cbb86f942dbb62a91443fabc77d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:33.946 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 82 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c32c5cbb86f942dbb62a91443fabc77d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:33.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27730
10:44:33.952 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1212696946(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.958 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "36ed6b3d587c4caea7d6fa812d1de2f6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279022877138944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.958 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "36ed6b3d587c4caea7d6fa812d1de2f6" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:33.960 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@587668852(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.960 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 96 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="36ed6b3d587c4caea7d6fa812d1de2f6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:33.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27744
10:44:33.962 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2049270513(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:33.969 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3aa634515c584d569eee604bb7483932", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279022913900544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.969 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3aa634515c584d569eee604bb7483932" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:33.972 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 102 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3aa634515c584d569eee604bb7483932", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:33.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27750
10:44:33.974 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279022965301248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.983 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0b75762f787c431a84faadd64eac7c26", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279022991335424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.983 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0b75762f787c431a84faadd64eac7c26" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:33.984 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 134 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0b75762f787c431a84faadd64eac7c26", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:33.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27782
10:44:33.985 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023033081856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.986 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023040344064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.996 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a98ccf5349354dccb56461168f98f3ca", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023040344064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:33.996 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a98ccf5349354dccb56461168f98f3ca" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:33.997 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 139 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a98ccf5349354dccb56461168f98f3ca", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:33.997 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27787
10:44:33.998 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023071244288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.000 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023092281344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.000 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023098912768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.008 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b3c677d9aa274dda80694b714e671768", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023098912768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.008 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b3c677d9aa274dda80694b714e671768" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 146 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b3c677d9aa274dda80694b714e671768", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27794
10:44:34.010 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023111213056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.013 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023142359040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.014 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023142359040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.015 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023154847744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.024 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0e45a1e071154f36ac8acfe8567e5037", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023161384960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.024 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0e45a1e071154f36ac8acfe8567e5037" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.025 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 151 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0e45a1e071154f36ac8acfe8567e5037", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.025 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27799
10:44:34.026 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023183589376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.033 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9daa2b1929804cd8adc8fa6128f4c7a3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023208017920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.033 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9daa2b1929804cd8adc8fa6128f4c7a3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.034 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 156 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9daa2b1929804cd8adc8fa6128f4c7a3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27804
10:44:34.035 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023239847936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.036 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023239847936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.045 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6d6abbd3763d4707813eba85c08ff9a4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023247257600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.045 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6d6abbd3763d4707813eba85c08ff9a4" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.046 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 159 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6d6abbd3763d4707813eba85c08ff9a4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27807
10:44:34.047 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023258648576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.057 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "61818bc85e0d4945887804c5552a0336", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023258648576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.057 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "61818bc85e0d4945887804c5552a0336" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.059 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 161 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="61818bc85e0d4945887804c5552a0336", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27809
10:44:34.068 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "12aab665e1b044d4a28b8bda97391644", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023336574976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.068 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "12aab665e1b044d4a28b8bda97391644" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.069 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 167 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="12aab665e1b044d4a28b8bda97391644", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27815
10:44:34.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023372079104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.072 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023387770880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.079 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bcbecc498b364d949df00b12c81a8dca", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023387770880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.079 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bcbecc498b364d949df00b12c81a8dca" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.080 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 174 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bcbecc498b364d949df00b12c81a8dca", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27822
10:44:34.081 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023402049536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023433142272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.090 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9456b68eaad6420abda9bcb822369fa0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023439368192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.091 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9456b68eaad6420abda9bcb822369fa0" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.092 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 178 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9456b68eaad6420abda9bcb822369fa0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.092 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27826
10:44:34.093 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023460061184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.094 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023479476224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.101 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2196d03d95dc4ec89e5c7b23c8b6bbe9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023479476224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.102 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2196d03d95dc4ec89e5c7b23c8b6bbe9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.102 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 182 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2196d03d95dc4ec89e5c7b23c8b6bbe9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27830
10:44:34.111 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ddd9c59e96a6452dbac0453898b4af15", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023505301504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.112 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ddd9c59e96a6452dbac0453898b4af15" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.113 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 185 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ddd9c59e96a6452dbac0453898b4af15", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27833
10:44:34.114 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023545028608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.116 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@959203136(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.118 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@858102478(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9dd995757411475794e0b22072638f40", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023565942784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9dd995757411475794e0b22072638f40" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.124 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@684903779(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.125 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 190 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9dd995757411475794e0b22072638f40", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.125 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27838
10:44:34.126 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023591129088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.135 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "066adbe6beed4db7bb15267141a76686", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023591129088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.135 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "066adbe6beed4db7bb15267141a76686" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.135 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 202 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="066adbe6beed4db7bb15267141a76686", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27850
10:44:34.144 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cf91a02e512344babcc0ee24dd90e769", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023641485312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.144 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cf91a02e512344babcc0ee24dd90e769" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.145 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 225 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="cf91a02e512344babcc0ee24dd90e769", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.145 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27873
10:44:34.155 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d37bd9c55b0f44f9aea175a0ef35bdc0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023678902272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.155 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d37bd9c55b0f44f9aea175a0ef35bdc0" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.156 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 229 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d37bd9c55b0f44f9aea175a0ef35bdc0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.156 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27877
10:44:34.165 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4a96952829ae4be2baa099a8154424d2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023719571456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.165 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4a96952829ae4be2baa099a8154424d2" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.166 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 234 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4a96952829ae4be2baa099a8154424d2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27882
10:44:34.174 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ba950fd8e28d4695bbb0246f11035def", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023766994944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.174 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ba950fd8e28d4695bbb0246f11035def" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.175 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 239 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ba950fd8e28d4695bbb0246f11035def", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27887
10:44:34.185 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "35ec6de5e913448dbf89bf55766a2228", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023814250496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.185 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "35ec6de5e913448dbf89bf55766a2228" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.186 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 244 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="35ec6de5e913448dbf89bf55766a2228", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.186 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27892
10:44:34.187 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023841845248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.188 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023867064320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.199 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e3bb4bb72323464ea1ef9d05c4d108c1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023867064320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.199 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e3bb4bb72323464ea1ef9d05c4d108c1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.200 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 249 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e3bb4bb72323464ea1ef9d05c4d108c1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27897
10:44:34.201 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279023892230144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.209 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5269c68ffa654b98ae80aa6533c6bde3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023892230144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.209 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5269c68ffa654b98ae80aa6533c6bde3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.210 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 251 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="5269c68ffa654b98ae80aa6533c6bde3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.210 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27899
10:44:34.219 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "89838b89e7ca4e26a37f3642c5f2c6c3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023922626560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.219 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "89838b89e7ca4e26a37f3642c5f2c6c3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.220 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 252 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="89838b89e7ca4e26a37f3642c5f2c6c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27900
10:44:34.230 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "309315d683dc4536abd4d85847c60025", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279023971250176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.230 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "309315d683dc4536abd4d85847c60025" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.232 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 254 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="309315d683dc4536abd4d85847c60025", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27902
10:44:34.233 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279024024240128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.243 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9d65a5dd646c4b97ae8141ad29721d62", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024053272576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.243 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9d65a5dd646c4b97ae8141ad29721d62" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.245 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 257 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9d65a5dd646c4b97ae8141ad29721d62", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27905
10:44:34.246 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279024078020608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.247 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279024105779200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.257 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "205ed46eba274bd48c8809f33ec44f6a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024105779200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.257 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "205ed46eba274bd48c8809f33ec44f6a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.258 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 262 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="205ed46eba274bd48c8809f33ec44f6a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.258 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27910
10:44:34.268 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ca62575d4d564e62b13d95957c4cb2db", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024136916992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.268 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ca62575d4d564e62b13d95957c4cb2db" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.269 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 266 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ca62575d4d564e62b13d95957c4cb2db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27914
10:44:34.281 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b413038bcb714fa59a44211b05d99dab", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024184516608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.281 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b413038bcb714fa59a44211b05d99dab" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.282 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 271 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b413038bcb714fa59a44211b05d99dab", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.282 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27919
10:44:34.290 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5c60258172f640c9b595282254d92848", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024244150272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.290 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5c60258172f640c9b595282254d92848" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.290 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 276 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="5c60258172f640c9b595282254d92848", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27924
10:44:34.291 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2041647202(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.293 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@586960467(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.295 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1024480040(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.299 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0156f5e0eddc4731bdd5be32f1e0dd9a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024279457792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.299 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0156f5e0eddc4731bdd5be32f1e0dd9a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.299 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@51853372(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.300 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 280 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0156f5e0eddc4731bdd5be32f1e0dd9a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27928
10:44:34.301 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1926502972(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279024316784640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.311 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "422c453dc2b741f899a13bb43aedb252", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024333778944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.311 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "422c453dc2b741f899a13bb43aedb252" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.312 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 312 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="422c453dc2b741f899a13bb43aedb252", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.312 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27960
10:44:34.321 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5b1ccae9b6b544d2a5bbb1450bc0eacc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024365932544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.322 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5b1ccae9b6b544d2a5bbb1450bc0eacc" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.322 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 335 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="5b1ccae9b6b544d2a5bbb1450bc0eacc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27983
10:44:34.323 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279024406540288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.332 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cd35f78241f146e9b906ec15b8d30db8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024406540288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.332 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cd35f78241f146e9b906ec15b8d30db8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.333 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 340 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="cd35f78241f146e9b906ec15b8d30db8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27988
10:44:34.334 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279024447811584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.343 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bcd4068538174204829ba4c033a355ed", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024469377024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.343 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bcd4068538174204829ba4c033a355ed" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.344 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 346 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bcd4068538174204829ba4c033a355ed", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27994
10:44:34.353 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c4b684f9fa9f4306989f440c017d3e52", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024507056128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.353 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c4b684f9fa9f4306989f440c017d3e52" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.354 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 350 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c4b684f9fa9f4306989f440c017d3e52", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27998
10:44:34.362 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "aa706ee862f443aba3d8ebbc34411f87", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024539463680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.362 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "aa706ee862f443aba3d8ebbc34411f87" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.363 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 356 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="aa706ee862f443aba3d8ebbc34411f87", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28004
10:44:34.364 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@848973027(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.366 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@229425291(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.368 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@926994394(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.372 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "93db4f8614e5405e9b47bab8d2372270", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024574500864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.372 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "93db4f8614e5405e9b47bab8d2372270" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.372 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1704408820(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.373 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 360 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="93db4f8614e5405e9b47bab8d2372270", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28008
10:44:34.375 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@84575217(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.377 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1858708291(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.383 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2193cd8ed46e47feb97739692e056d5c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024614621184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.383 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2193cd8ed46e47feb97739692e056d5c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.383 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 382 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2193cd8ed46e47feb97739692e056d5c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28030
10:44:34.390 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a054a984a33045b7b9f6b5939f25d800", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024656240640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.391 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a054a984a33045b7b9f6b5939f25d800" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.391 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 422 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a054a984a33045b7b9f6b5939f25d800", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28070
10:44:34.399 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ca76a5a82d1c413fb8b1b100ae1ffec5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024681377792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.399 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ca76a5a82d1c413fb8b1b100ae1ffec5" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.400 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 424 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ca76a5a82d1c413fb8b1b100ae1ffec5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28072
10:44:34.411 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "faad9e46ac234fb2862ce9dc6fa6ac87", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024726384640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.411 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "faad9e46ac234fb2862ce9dc6fa6ac87" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.413 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 426 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="faad9e46ac234fb2862ce9dc6fa6ac87", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28074
10:44:34.414 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279024771575808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.415 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1606852447(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.417 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@62534341(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.424 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3b93d0d89e4b43d8a9aebd922c711fda", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024792956928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.424 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3b93d0d89e4b43d8a9aebd922c711fda" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.424 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1384004680(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.425 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 430 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3b93d0d89e4b43d8a9aebd922c711fda", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.425 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28078
10:44:34.426 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279024817774592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.434 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d720ae956fdc4a8f8eb60fb972dc188a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024846127104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.434 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d720ae956fdc4a8f8eb60fb972dc188a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.435 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 452 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d720ae956fdc4a8f8eb60fb972dc188a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28100
10:44:34.436 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279024869965824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.437 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279024887623680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.438 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279024887623680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.445 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c924ca6fc626495d9b3bd6cdb9ccc821", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024893231104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.445 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c924ca6fc626495d9b3bd6cdb9ccc821" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.446 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 467 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c924ca6fc626495d9b3bd6cdb9ccc821", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.446 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28115
10:44:34.447 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279024914776064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.448 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279024932171776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.452 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1896767231(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.455 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2022a010400647379aac371a95119c82", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024932171776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.455 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2022a010400647379aac371a95119c82" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.456 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@450436070(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.456 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 470 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2022a010400647379aac371a95119c82", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28118
10:44:34.457 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279024958357504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.458 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1218915938(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.466 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "504231a989be4daea2fbe0ff276e9456", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279024958357504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.467 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "504231a989be4daea2fbe0ff276e9456" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.467 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 472 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="504231a989be4daea2fbe0ff276e9456", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28120
10:44:34.469 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279024995971072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.479 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f40882052a3e41fa84a67d71da720987", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025019576320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.479 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f40882052a3e41fa84a67d71da720987" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.480 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 504 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f40882052a3e41fa84a67d71da720987", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28152
10:44:34.481 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025046323200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.481 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025069080576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.491 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bff16d0e9e8e4401a2efed705500404f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025069080576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.491 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bff16d0e9e8e4401a2efed705500404f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.492 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 509 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bff16d0e9e8e4401a2efed705500404f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28157
10:44:34.500 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7f448992d55241f2b54a98c3eca3a587", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025099636736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.500 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7f448992d55241f2b54a98c3eca3a587" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.501 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 514 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7f448992d55241f2b54a98c3eca3a587", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.501 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28162
10:44:34.502 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025137946624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.511 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d9fb339d3704489685f486d9e638e7a3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025157083136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.511 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d9fb339d3704489685f486d9e638e7a3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.512 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 517 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d9fb339d3704489685f486d9e638e7a3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28165
10:44:34.521 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4e74e8f3352646398018508d9b157445", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025180012544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.521 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4e74e8f3352646398018508d9b157445" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.521 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 520 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4e74e8f3352646398018508d9b157445", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.522 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28168
10:44:34.532 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d0a8dedf52294360bbc57f45169f1180", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025222569984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.532 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d0a8dedf52294360bbc57f45169f1180" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.533 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 524 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d0a8dedf52294360bbc57f45169f1180", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28172
10:44:34.534 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025269886976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.535 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025287446528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.545 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a1e88e22e6e747f0a56eb2ab774fab30", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025287446528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.545 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a1e88e22e6e747f0a56eb2ab774fab30" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.546 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 531 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a1e88e22e6e747f0a56eb2ab774fab30", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28179
10:44:34.548 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025318277120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.549 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025342529536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.556 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "22302a40ea7d439d81aa1b93729213a2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025342529536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.556 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "22302a40ea7d439d81aa1b93729213a2" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.557 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 537 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="22302a40ea7d439d81aa1b93729213a2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28185
10:44:34.558 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025356066816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.567 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "685a3c6e4c5c4c3eb4a8920e0cd66bfa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025386074112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.567 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "685a3c6e4c5c4c3eb4a8920e0cd66bfa" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.568 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 540 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="685a3c6e4c5c4c3eb4a8920e0cd66bfa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.568 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28188
10:44:34.579 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "39c1e94224c04971a9083b624df1875d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025411182592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.579 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "39c1e94224c04971a9083b624df1875d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.580 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 544 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="39c1e94224c04971a9083b624df1875d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.581 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28192
10:44:34.581 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025450536960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.589 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7bfda067091046f78d82fe7c3da1adea", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025480355840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.589 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7bfda067091046f78d82fe7c3da1adea" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.590 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 549 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7bfda067091046f78d82fe7c3da1adea", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28197
10:44:34.601 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4b350c80ecd144689eda4b307dc241aa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025502990336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.602 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4b350c80ecd144689eda4b307dc241aa" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.602 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 551 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4b350c80ecd144689eda4b307dc241aa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28199
10:44:34.603 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025546297344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.612 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e33f30c67c1c4a1b8f050b613e2d4b0c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025546297344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.612 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e33f30c67c1c4a1b8f050b613e2d4b0c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.613 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 556 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e33f30c67c1c4a1b8f050b613e2d4b0c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.613 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28204
10:44:34.614 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1805174594(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.622 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9e562e81605c421cb29a0be2ac2b0391", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025595518976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.622 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9e562e81605c421cb29a0be2ac2b0391" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.623 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 560 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9e562e81605c421cb29a0be2ac2b0391", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28208
10:44:34.624 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025636282368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.625 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025655881728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.626 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025655881728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.627 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025664749568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.628 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025664749568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.629 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025670713344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.638 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d047e82db194424bbaefc95df1afdcdb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025677099008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.638 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d047e82db194424bbaefc95df1afdcdb" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.639 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 577 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d047e82db194424bbaefc95df1afdcdb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28225
10:44:34.640 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025703317504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.650 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f31f1d4a51a94120a51f0b879b72dd01", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025722957824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.650 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f31f1d4a51a94120a51f0b879b72dd01" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.651 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 582 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f31f1d4a51a94120a51f0b879b72dd01", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28230
10:44:34.652 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025747599360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.662 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d71225001d2345a1a7e97294b034436b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025772498944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.663 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d71225001d2345a1a7e97294b034436b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.664 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 587 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d71225001d2345a1a7e97294b034436b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.664 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28235
10:44:34.665 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025799180288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.673 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b7f10c45282f49f59379b698d0bf2ea6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025799180288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.674 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b7f10c45282f49f59379b698d0bf2ea6" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.675 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 591 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b7f10c45282f49f59379b698d0bf2ea6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.675 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28239
10:44:34.676 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025848008704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.676 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025867239424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.677 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025867239424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.686 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2c1a198a6943488db55c5cbd6b12e0af", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025873514496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.686 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2c1a198a6943488db55c5cbd6b12e0af" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.687 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 598 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2c1a198a6943488db55c5cbd6b12e0af", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28246
10:44:34.688 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025902739456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.697 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f79e314fae8f4ed89f47b6a4aedca278", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025902739456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.697 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f79e314fae8f4ed89f47b6a4aedca278" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.698 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 603 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f79e314fae8f4ed89f47b6a4aedca278", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.698 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28251
10:44:34.699 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025946480640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.700 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279025963110400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.710 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "22b5090d3d734cceb1406e32c02cc331", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025963110400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.710 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "22b5090d3d734cceb1406e32c02cc331" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.711 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 609 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="22b5090d3d734cceb1406e32c02cc331", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.711 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28257
10:44:34.722 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2d8c2703ed1c4321a9342be24b21f65c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279025993228288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.722 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2d8c2703ed1c4321a9342be24b21f65c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.723 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 614 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2d8c2703ed1c4321a9342be24b21f65c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28262
10:44:34.730 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0aa9bdde4a1c4335b5fe6470835d6da5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026041942016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.730 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0aa9bdde4a1c4335b5fe6470835d6da5" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.731 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 619 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0aa9bdde4a1c4335b5fe6470835d6da5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28267
10:44:34.732 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279026083393536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.744 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1400931ae0bd4bcc87b780ba56a24455", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026099163136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.744 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1400931ae0bd4bcc87b780ba56a24455" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.745 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 622 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1400931ae0bd4bcc87b780ba56a24455", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28270
10:44:34.746 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279026129539072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.750 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1759675752(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.757 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "902aaf92061d46e5881c04b8bc1a65e3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026155651072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.757 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "902aaf92061d46e5881c04b8bc1a65e3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.757 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@976659897(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.758 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 628 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="902aaf92061d46e5881c04b8bc1a65e3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28276
10:44:34.761 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1267947683(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.766 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e8ae802616cf4731871a3349109003d3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026180759552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.767 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e8ae802616cf4731871a3349109003d3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.768 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 632 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e8ae802616cf4731871a3349109003d3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28280
10:44:34.769 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279026243878912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.778 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bee573bee77a48d6baa0f387df3efb1f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026251259904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.778 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bee573bee77a48d6baa0f387df3efb1f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.779 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 663 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bee573bee77a48d6baa0f387df3efb1f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.780 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28311
10:44:34.781 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279026278854656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.790 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "58169b47a89046ba96aad8f72caa982f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026295877632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.790 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "58169b47a89046ba96aad8f72caa982f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.791 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 669 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="58169b47a89046ba96aad8f72caa982f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.791 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28317
10:44:34.793 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279026340376576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.800 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0976a8b049c54b03a858496b8c9d00e3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026340376576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.800 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0976a8b049c54b03a858496b8c9d00e3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.801 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 674 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0976a8b049c54b03a858496b8c9d00e3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28322
10:44:34.802 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279026354593792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.803 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279026354593792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.812 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5040b1c376fa4b99bb47c51798f993f0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026386706432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.812 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5040b1c376fa4b99bb47c51798f993f0" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.813 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 677 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="5040b1c376fa4b99bb47c51798f993f0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28325
10:44:34.822 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7f80a073cc684a32bbafa4eae5954ac0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026415923200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.822 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7f80a073cc684a32bbafa4eae5954ac0" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.823 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 682 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7f80a073cc684a32bbafa4eae5954ac0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28330
10:44:34.824 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279026459148288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.825 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279026475962368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.832 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bf33a3f0d95d450080656c05436ba1d2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026475962368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.832 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bf33a3f0d95d450080656c05436ba1d2" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.833 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 688 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bf33a3f0d95d450080656c05436ba1d2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28336
10:44:34.834 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1713124420(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.842 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b32ce813157f4525b1d8bdd7172003ca", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026498342912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.842 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b32ce813157f4525b1d8bdd7172003ca" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.842 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b32ce813157f4525b1d8bdd7172003ca", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.843 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28338
10:44:34.851 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "86ecdd65645b4b659a5ca0bc2c34d2d8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026535976960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.852 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "86ecdd65645b4b659a5ca0bc2c34d2d8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.853 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 703 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="86ecdd65645b4b659a5ca0bc2c34d2d8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28351
10:44:34.854 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279026579566592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.863 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "668f671756fd439088248a5f316a4d60", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026596478976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.863 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "668f671756fd439088248a5f316a4d60" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.864 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 709 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="668f671756fd439088248a5f316a4d60", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28357
10:44:34.875 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "678b83690e454ef39f28ed958b582520", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026619293696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.875 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "678b83690e454ef39f28ed958b582520" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.877 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 713 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="678b83690e454ef39f28ed958b582520", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.877 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28361
10:44:34.878 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279026666110976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.882 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@447292458(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.886 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8d96aab8986d4d01bb2f5689541f83a2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026693570560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.887 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8d96aab8986d4d01bb2f5689541f83a2" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.887 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@364724651(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.887 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 718 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8d96aab8986d4d01bb2f5689541f83a2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28366
10:44:34.898 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4d52c245669e4521a5dfa114df8984f7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026721685504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.899 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4d52c245669e4521a5dfa114df8984f7" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.899 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 722 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4d52c245669e4521a5dfa114df8984f7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28370
10:44:34.900 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279026762489856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.901 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279026788696064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.902 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279026788696064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.911 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fb930c59557f4cf18e8f957a22384b01", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026795573248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.911 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fb930c59557f4cf18e8f957a22384b01" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.913 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 747 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="fb930c59557f4cf18e8f957a22384b01", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28395
10:44:34.923 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1a0d463f1e9249f98f4288e893322e89", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026822443008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.923 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1a0d463f1e9249f98f4288e893322e89" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 752 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1a0d463f1e9249f98f4288e893322e89", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.925 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28400
10:44:34.934 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cc419210bd9544a3a543d24220585511", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026867953664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.934 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cc419210bd9544a3a543d24220585511" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.935 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 758 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="cc419210bd9544a3a543d24220585511", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.935 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28406
10:44:34.936 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279026911731712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.937 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279026933829632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.938 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279026933829632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.939 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279026940923904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.939 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279026940923904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.940 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279026946711552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.949 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bb346ff01a584d46a61e911e292e3317", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026946711552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.949 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bb346ff01a584d46a61e911e292e3317" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.950 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1153058303(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 766 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bb346ff01a584d46a61e911e292e3317", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28414
10:44:34.960 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a315e0101303484da5d66a5322fa5cc8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279026974445568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.960 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a315e0101303484da5d66a5322fa5cc8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.961 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 771 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a315e0101303484da5d66a5322fa5cc8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28419
10:44:34.962 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027015802880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.963 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027041357824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027041357824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.965 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027047612416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.974 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "06299c46820f4007a7d96de342bf4163", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027047612416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.974 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "06299c46820f4007a7d96de342bf4163" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.975 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1124333368(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.975 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="06299c46820f4007a7d96de342bf4163", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28434
10:44:34.977 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@274207494(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:34.984 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "29cdbbac069c451685616a61c9b62093", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027076878336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.984 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "29cdbbac069c451685616a61c9b62093" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.985 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 791 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="29cdbbac069c451685616a61c9b62093", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.985 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28439
10:44:34.986 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027119955968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.994 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0cea851b7af74caeb70f43ef25bbb58b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027138138112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.994 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0cea851b7af74caeb70f43ef25bbb58b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:34.995 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 814 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0cea851b7af74caeb70f43ef25bbb58b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:34.995 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28462
10:44:34.996 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027161194496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.997 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027180470272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.998 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027180470272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.999 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027187384320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:34.999 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1872214207(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.000 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027187384320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.001 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027193614336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.010 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5c1f8aab42ff4c1b83d61c00666bfd6b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027193614336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.010 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5c1f8aab42ff4c1b83d61c00666bfd6b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.011 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 821 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="5c1f8aab42ff4c1b83d61c00666bfd6b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28469
10:44:35.012 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027224174592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.013 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027245576192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.014 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027245576192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.015 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027253866496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.016 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027253866496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.016 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027260534784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027260534784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.020 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2031394063(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.026 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6461078a96f84958b0423a09df8b935b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027267780608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.026 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6461078a96f84958b0423a09df8b935b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.027 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 839 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6461078a96f84958b0423a09df8b935b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.027 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28487
10:44:35.028 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027291979776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.034 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8d0f1f9bbdf3480581e4e9e4024bbde3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027310600192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.035 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8d0f1f9bbdf3480581e4e9e4024bbde3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.036 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 853 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8d0f1f9bbdf3480581e4e9e4024bbde3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28501
10:44:35.037 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027317530624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.038 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027345473536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.047 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1ab6728090a1458bbf1ecfd652f60fe9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027351011328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.047 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1ab6728090a1458bbf1ecfd652f60fe9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.048 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 856 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1ab6728090a1458bbf1ecfd652f60fe9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28504
10:44:35.049 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027377471488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.050 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027396288512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.051 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027396288512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.059 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a1b8a18f36be4df7a2958e172bbbb7b5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027402100736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.059 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a1b8a18f36be4df7a2958e172bbbb7b5" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.060 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 863 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a1b8a18f36be4df7a2958e172bbbb7b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28511
10:44:35.061 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027431014400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.062 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027447152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.063 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027447152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.064 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027453485056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.064 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@628236066(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.064 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027453485056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.076 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bec9dfdabe5d4d77a07feaf241f4135f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027458887680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.076 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bec9dfdabe5d4d77a07feaf241f4135f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.077 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 871 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bec9dfdabe5d4d77a07feaf241f4135f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28519
10:44:35.086 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e5cee4b9c0af4c6994d1f80d5a2ea7f2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027483156480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.086 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e5cee4b9c0af4c6994d1f80d5a2ea7f2" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.087 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 884 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e5cee4b9c0af4c6994d1f80d5a2ea7f2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28532
10:44:35.088 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027538542592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.089 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027557158912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.090 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027557158912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.099 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cfdf5387c76e452cbae53603a492e96a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027562336256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.099 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cfdf5387c76e452cbae53603a492e96a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.100 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 891 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="cfdf5387c76e452cbae53603a492e96a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28539
10:44:35.107 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3c273f0461cd4afa9bb34b050e533e2d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027592163328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.107 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3c273f0461cd4afa9bb34b050e533e2d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.108 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 895 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3c273f0461cd4afa9bb34b050e533e2d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.108 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28543
10:44:35.116 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a9e9ad719af44ae49a832fef322be887", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027615711232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.116 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a9e9ad719af44ae49a832fef322be887" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.118 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 897 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a9e9ad719af44ae49a832fef322be887", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.118 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28545
10:44:35.119 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027665584128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.128 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "74bb1e0d6d6045cba9a532a90cf9055d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027665584128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.128 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "74bb1e0d6d6045cba9a532a90cf9055d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.129 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 901 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="74bb1e0d6d6045cba9a532a90cf9055d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28549
10:44:35.135 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0f7562518f444ff89cea12e954a7c48e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027709480960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.135 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0f7562518f444ff89cea12e954a7c48e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.136 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 905 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0f7562518f444ff89cea12e954a7c48e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28553
10:44:35.137 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027727429632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.146 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "138bf2d644224f83a855bf93013e6e3e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027743227904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.147 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "138bf2d644224f83a855bf93013e6e3e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.148 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 907 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="138bf2d644224f83a855bf93013e6e3e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.148 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28555
10:44:35.149 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027799908352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.159 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "09a1c9bc55f3415390e232605599ba5b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027806789632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.159 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "09a1c9bc55f3415390e232605599ba5b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.160 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 913 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="09a1c9bc55f3415390e232605599ba5b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28561
10:44:35.164 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1969416361(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.170 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "78b6e112eb364652bbd6cab14b591ac7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027834490880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.170 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "78b6e112eb364652bbd6cab14b591ac7" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.171 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 918 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="78b6e112eb364652bbd6cab14b591ac7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28566
10:44:35.182 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8294565b1d35466a9fa8b842fedf07c0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027900547072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.182 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8294565b1d35466a9fa8b842fedf07c0" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.183 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 933 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8294565b1d35466a9fa8b842fedf07c0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.184 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28581
10:44:35.184 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027926700032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.191 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@669185274(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.193 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "441adaa5f0c04373b723ed7be1b5bbe3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027926700032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.194 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "441adaa5f0c04373b723ed7be1b5bbe3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.194 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2059663852(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.195 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 937 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="441adaa5f0c04373b723ed7be1b5bbe3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.195 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28585
10:44:35.196 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279027992756224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.196 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1333621401(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.206 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8d9fdc356556442a8f73dba9a14a8e6e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279027999883264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.206 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8d9fdc356556442a8f73dba9a14a8e6e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.207 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 952 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8d9fdc356556442a8f73dba9a14a8e6e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28600
10:44:35.214 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fa11b93f5f844607a82acaaac0815c98", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028025044992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.214 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fa11b93f5f844607a82acaaac0815c98" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.215 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 974 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="fa11b93f5f844607a82acaaac0815c98", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.216 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28622
10:44:35.223 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6603ee6583e34f8ea4d379d693d05e98", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028064804864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.223 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6603ee6583e34f8ea4d379d693d05e98" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.224 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 976 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6603ee6583e34f8ea4d379d693d05e98", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28624
10:44:35.227 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@758709375(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.234 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7e683e162810491caabd80f18106bf54", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028101570560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.234 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7e683e162810491caabd80f18106bf54" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.235 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 978 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7e683e162810491caabd80f18106bf54", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28626
10:44:35.236 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279028141654016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.237 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279028161716224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.238 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279028167835648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.239 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279028167835648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.240 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279028174254080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.249 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "63357a8257be4d82aa4c82e2308ea91e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028179738624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.249 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "63357a8257be4d82aa4c82e2308ea91e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.250 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@500013062(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.250 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 996 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="63357a8257be4d82aa4c82e2308ea91e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28644
10:44:35.251 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2024021706(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.253 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1558795005(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.258 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2c6b0d86190a4a448280c09adf621478", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028208586752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.259 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2c6b0d86190a4a448280c09adf621478" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.260 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1001 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2c6b0d86190a4a448280c09adf621478", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28649
10:44:35.268 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f485e9c31a074638b3d1e9f953727cac", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028245598208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.268 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f485e9c31a074638b3d1e9f953727cac" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.269 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f485e9c31a074638b3d1e9f953727cac", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28680
10:44:35.270 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279028284219392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.271 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279028302798848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.272 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279028302798848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.280 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e974b0d049a44b40b01a949fd7069896", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028308959232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.280 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e974b0d049a44b40b01a949fd7069896" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.281 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1039 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e974b0d049a44b40b01a949fd7069896", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.281 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28687
10:44:35.283 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279028332048384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.292 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "550d5316c88342c2a3881d71f38c54e3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028351815680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.292 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "550d5316c88342c2a3881d71f38c54e3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.293 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1044 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="550d5316c88342c2a3881d71f38c54e3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28692
10:44:35.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "da46a92167b2457398010beea40f6e18", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028378845184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "da46a92167b2457398010beea40f6e18" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.303 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1048 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="da46a92167b2457398010beea40f6e18", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28696
10:44:35.313 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7a2c33867a774f72abafaba6d2180df7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028421849088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.313 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7a2c33867a774f72abafaba6d2180df7" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.314 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1053 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7a2c33867a774f72abafaba6d2180df7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28701
10:44:35.322 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4d1d5cdef5ad4ae492134aee4e9dcc91", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028448178176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.323 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4d1d5cdef5ad4ae492134aee4e9dcc91" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.324 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1055 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4d1d5cdef5ad4ae492134aee4e9dcc91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.324 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28703
10:44:35.329 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@920159771(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.334 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1ea9de3b9de145dfac5c2b9a0badcb46", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028508852224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.335 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1ea9de3b9de145dfac5c2b9a0badcb46" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.335 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1193555310(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.336 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1057 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1ea9de3b9de145dfac5c2b9a0badcb46", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28705
10:44:35.337 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279028551819264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.337 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@531505422(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.339 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@164034236(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.341 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2069647809(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.347 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c54843ff6043404cb3b18dd426443a6d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028551819264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.347 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c54843ff6043404cb3b18dd426443a6d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.347 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@498435201(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.349 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1062 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c54843ff6043404cb3b18dd426443a6d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28710
10:44:35.349 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1945985128(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.350 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279028602089472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.355 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1294994365(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.361 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7bce8446ea9d4c64bbc396ea66a84983", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028626706432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.361 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7bce8446ea9d4c64bbc396ea66a84983" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.363 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1112 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7bce8446ea9d4c64bbc396ea66a84983", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28760
10:44:35.372 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "87612f8f35694c499383c327c5108e2f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028657545216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.372 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "87612f8f35694c499383c327c5108e2f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.374 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1132 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="87612f8f35694c499383c327c5108e2f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28780
10:44:35.375 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279028706238464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.384 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b8976eac67f6467ea1103e60d8af573b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028729663488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.384 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b8976eac67f6467ea1103e60d8af573b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.385 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1146 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b8976eac67f6467ea1103e60d8af573b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28794
10:44:35.387 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279028772200448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.395 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "33d7fd0c8467426dbbd66775c2f0e502", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028779425792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.396 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "33d7fd0c8467426dbbd66775c2f0e502" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.397 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1149 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="33d7fd0c8467426dbbd66775c2f0e502", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.397 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28797
10:44:35.403 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e5c698e529724fc78a785ba1f6b79cab", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028785856512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.404 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e5c698e529724fc78a785ba1f6b79cab" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.404 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1425774979(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.405 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1150 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e5c698e529724fc78a785ba1f6b79cab", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28798
10:44:35.406 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279028806377472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.415 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "59b46e2cfd7c4e82a3d346124f1bd530", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028858765312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.415 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "59b46e2cfd7c4e82a3d346124f1bd530" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.416 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1152 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="59b46e2cfd7c4e82a3d346124f1bd530", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28800
10:44:35.425 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d23a8b28dd674d7d807ef31f8d61c842", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028884811776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.425 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d23a8b28dd674d7d807ef31f8d61c842" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.426 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1164 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d23a8b28dd674d7d807ef31f8d61c842", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28812
10:44:35.437 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "15e6acef735a4e44b79b14e04afc78c0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028928757760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.437 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "15e6acef735a4e44b79b14e04afc78c0" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.438 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1169 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="15e6acef735a4e44b79b14e04afc78c0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.439 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28817
10:44:35.447 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "356e03e5dc634eb09feda3f8a2c838d8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279028989251584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.448 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "356e03e5dc634eb09feda3f8a2c838d8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.449 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1175 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="356e03e5dc634eb09feda3f8a2c838d8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28823
10:44:35.457 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "51e5fe9ff02a4ae6b0b982f8e2c67e19", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029020921856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.457 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "51e5fe9ff02a4ae6b0b982f8e2c67e19" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.458 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1180 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="51e5fe9ff02a4ae6b0b982f8e2c67e19", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28828
10:44:35.459 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029056204800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.460 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029076168704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.468 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f81ff145b42344f5b5012ea80eddce25", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029076168704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.468 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f81ff145b42344f5b5012ea80eddce25" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.470 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1185 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f81ff145b42344f5b5012ea80eddce25", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28833
10:44:35.479 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fb33d63cb65d4ded814fe453350c84dd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029104300032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.479 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fb33d63cb65d4ded814fe453350c84dd" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.480 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1190 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="fb33d63cb65d4ded814fe453350c84dd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28838
10:44:35.481 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029145305088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.489 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c03a1ab767944e96b36883e72b5b2cbd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029164371968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.490 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c03a1ab767944e96b36883e72b5b2cbd" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.490 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1196 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c03a1ab767944e96b36883e72b5b2cbd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28844
10:44:35.491 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029192642560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.492 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029208862720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.501 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "66cdfd947feb4b31b20dbafc880eacd8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029208862720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.501 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "66cdfd947feb4b31b20dbafc880eacd8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.502 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1201 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="66cdfd947feb4b31b20dbafc880eacd8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28849
10:44:35.508 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1700503057(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.512 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6ed30d941dd646f9b22b4bf470aae517", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029238566912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.512 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6ed30d941dd646f9b22b4bf470aae517" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.513 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2101173490(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.513 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1206 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6ed30d941dd646f9b22b4bf470aae517", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28854
10:44:35.514 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@807263499(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.514 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029285556224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.524 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ec1c99505d0d4ee1ae8a1d0a78af9ffa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029302980608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.524 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ec1c99505d0d4ee1ae8a1d0a78af9ffa" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.525 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1222 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ec1c99505d0d4ee1ae8a1d0a78af9ffa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28870
10:44:35.526 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029327835136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.537 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "228af1d507fe4e1bb04972ca4180bf3d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029350711296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.537 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "228af1d507fe4e1bb04972ca4180bf3d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.538 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@941780234(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.539 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1245 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="228af1d507fe4e1bb04972ca4180bf3d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.539 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28893
10:44:35.540 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029400977408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.548 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3a7c3cab949b484fbe2f672e872381ff", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029408235520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.548 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3a7c3cab949b484fbe2f672e872381ff" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.550 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1252 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3a7c3cab949b484fbe2f672e872381ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28900
10:44:35.558 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9ceb2a2c23b5407898859ff3a92d67d4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029432909824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.559 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9ceb2a2c23b5407898859ff3a92d67d4" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.560 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1265 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9ceb2a2c23b5407898859ff3a92d67d4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28913
10:44:35.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029456236544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.562 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029492051968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.572 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "74762b43a91e42daa0dd2f255d715cb6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029498671104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.572 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "74762b43a91e42daa0dd2f255d715cb6" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.573 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1269 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="74762b43a91e42daa0dd2f255d715cb6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.573 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28917
10:44:35.574 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029527490560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.575 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029527490560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.576 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029527490560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.585 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0af3cd6030454547b1599d5524e6b454", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029547225088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.585 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0af3cd6030454547b1599d5524e6b454" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.586 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1275 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0af3cd6030454547b1599d5524e6b454", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28923
10:44:35.587 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@28366601(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.588 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@385728769(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.595 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7ba3ab20a02c4d6b923f846786928ddc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029583470592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.595 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7ba3ab20a02c4d6b923f846786928ddc" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.596 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1280 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7ba3ab20a02c4d6b923f846786928ddc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.596 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28928
10:44:35.597 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029637124096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.598 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029637124096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029645606912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.606 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b899fcc18153496881742e55e637d769", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029645606912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.606 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b899fcc18153496881742e55e637d769" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.607 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1304 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b899fcc18153496881742e55e637d769", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28952
10:44:35.608 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029658415104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.618 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f692c12f7e264027ae747bbc2bb6b8c4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029685481472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.618 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f692c12f7e264027ae747bbc2bb6b8c4" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.620 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1307 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f692c12f7e264027ae747bbc2bb6b8c4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28955
10:44:35.628 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "eeeb418d93e447c38b3fa8a58723448d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029711876096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.628 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "eeeb418d93e447c38b3fa8a58723448d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.629 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1311 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="eeeb418d93e447c38b3fa8a58723448d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28959
10:44:35.635 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a57121fca8b84b6a8c34e258124f44b3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029757505536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.635 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a57121fca8b84b6a8c34e258124f44b3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.637 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1315 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a57121fca8b84b6a8c34e258124f44b3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28963
10:44:35.638 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029782560768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.639 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029809020928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.642 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1222026064(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.644 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1672994173(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.647 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "58fc6aea6c19423a8194d7b6d72cf2fd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029809020928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.647 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "58fc6aea6c19423a8194d7b6d72cf2fd" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.648 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1318 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="58fc6aea6c19423a8194d7b6d72cf2fd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28966
10:44:35.649 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029833437184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.658 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e5dd61f5ee6f4894951f2f78bf647d87", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029840502784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.659 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e5dd61f5ee6f4894951f2f78bf647d87" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.660 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1332 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e5dd61f5ee6f4894951f2f78bf647d87", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.660 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28980
10:44:35.667 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "481c68e5bc8444dd8ee11a57694df451", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029879119872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.667 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "481c68e5bc8444dd8ee11a57694df451" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1345 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="481c68e5bc8444dd8ee11a57694df451", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28993
10:44:35.670 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029907873792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.671 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029938487296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.671 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029944246272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.672 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029944246272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.673 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029950783488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.674 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029950783488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.674 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029956390912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.683 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bce8ceef713a4e66b33f35f0cbe9192f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279029956390912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.683 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bce8ceef713a4e66b33f35f0cbe9192f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.684 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1351 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bce8ceef713a4e66b33f35f0cbe9192f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28999
10:44:35.685 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279029995823104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.692 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "42a0408d0a5b4b0aaa359852dcd84441", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279030003228672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.693 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "42a0408d0a5b4b0aaa359852dcd84441" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.694 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1357 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="42a0408d0a5b4b0aaa359852dcd84441", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29005
10:44:35.705 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c95733ee36934b888a95fb3f212fc8a8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279030024949760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.705 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c95733ee36934b888a95fb3f212fc8a8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.706 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1359 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c95733ee36934b888a95fb3f212fc8a8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29007
10:44:35.707 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279030064054272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.708 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279030091161600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.715 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0da8ed92fc0a4541a473dbbbe3771c77", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279030091161600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.715 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0da8ed92fc0a4541a473dbbbe3771c77" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.716 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1365 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0da8ed92fc0a4541a473dbbbe3771c77", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.716 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29013
10:44:35.721 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1681409693(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.726 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a266e9b8674c4b43a6e413fa70fda4fe", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279030114840576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.727 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a266e9b8674c4b43a6e413fa70fda4fe" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.727 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@481650386(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.727 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1367 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a266e9b8674c4b43a6e413fa70fda4fe", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.728 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29015
10:44:35.736 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5c90bd7999554aaa98b58f0971ae6cbe", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279030159081472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.736 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5c90bd7999554aaa98b58f0971ae6cbe" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.737 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1372 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="5c90bd7999554aaa98b58f0971ae6cbe", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29020
10:44:35.738 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279030199627776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.739 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279030218493952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.748 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c8e506cf865241d1a8d65bf313ac8d1c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279030218493952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.748 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c8e506cf865241d1a8d65bf313ac8d1c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.749 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1395 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c8e506cf865241d1a8d65bf313ac8d1c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.749 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29043
10:44:35.752 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1636080183(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.757 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "aad5bbc1eaaf4d90a154d621aba65711", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279030249619456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.757 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "aad5bbc1eaaf4d90a154d621aba65711" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.757 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1007025999(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.760 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@439307004(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.762 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1400 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="aad5bbc1eaaf4d90a154d621aba65711", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29048
10:44:35.762 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@765144221(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.769 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b614f1f05fa74638955bc9fdb3529f7c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279030305783808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.769 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b614f1f05fa74638955bc9fdb3529f7c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.769 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1753959995(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.770 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1412 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b614f1f05fa74638955bc9fdb3529f7c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29060
10:44:35.771 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2078747618(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.780 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cb27f1b174f04fd6ad18947bbe9d003c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279030336094208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.780 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cb27f1b174f04fd6ad18947bbe9d003c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.781 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1432 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="cb27f1b174f04fd6ad18947bbe9d003c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29080
10:44:35.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279030374322176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.784 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279030400704512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.793 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "654899c572494509a500a512a9b53533", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279030400704512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.794 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "654899c572494509a500a512a9b53533" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.795 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1464 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="654899c572494509a500a512a9b53533", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29112
10:44:35.796 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279030428528640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.797 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279030455078912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.813 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "959320f927ba498aa323a753ec92ac8b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279030455078912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.814 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "959320f927ba498aa323a753ec92ac8b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.816 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1469 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="959320f927ba498aa323a753ec92ac8b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.816 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29117
10:44:35.831 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "182ef56078ef4fd190d807c34fb80b83", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279030497423360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.832 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "182ef56078ef4fd190d807c34fb80b83" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.833 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1475 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="182ef56078ef4fd190d807c34fb80b83", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29123
10:44:35.844 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "60f38feeb565436692a67bc218d3426a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279030579712000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.844 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "60f38feeb565436692a67bc218d3426a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.845 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1482 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="60f38feeb565436692a67bc218d3426a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.845 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29130
10:44:35.854 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "820f1b1ddcc645abb93c662ec05ba00d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279030640263168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.854 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "820f1b1ddcc645abb93c662ec05ba00d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.855 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1487 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="820f1b1ddcc645abb93c662ec05ba00d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.855 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29135
10:44:35.864 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "455f54b709c840d4833b7a910fd49ccc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279030695518208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.864 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "455f54b709c840d4833b7a910fd49ccc" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.866 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1490 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="455f54b709c840d4833b7a910fd49ccc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29138
10:44:35.875 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0aa8a7ea9c804f8e901f47c69947f2cc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279030728409088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.875 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0aa8a7ea9c804f8e901f47c69947f2cc" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.877 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1493 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0aa8a7ea9c804f8e901f47c69947f2cc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.877 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29141
10:44:35.878 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279030765801472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.879 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279030790213632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.891 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a2ee7dc2182f4e8a83f79188005d5a06", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279030790213632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.891 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a2ee7dc2182f4e8a83f79188005d5a06" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.892 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1496 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a2ee7dc2182f4e8a83f79188005d5a06", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.892 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29144
10:44:35.901 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ab3459c4cc3b4904b9e16186e2cbc479", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279030830833664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.902 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ab3459c4cc3b4904b9e16186e2cbc479" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.903 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1501 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ab3459c4cc3b4904b9e16186e2cbc479", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.903 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29149
10:44:35.904 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279030875140096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.905 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279030897991680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.906 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279030897991680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.907 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279030905421824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.918 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "892b47b4e9cb4e188a6c790649c65dc5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279030905421824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.919 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "892b47b4e9cb4e188a6c790649c65dc5" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.921 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1506 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="892b47b4e9cb4e188a6c790649c65dc5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29154
10:44:35.922 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279030939725824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279030967554048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.925 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279030976937984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.925 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279030983618560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.935 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e8a10761f28c4040ac3e0ee4e7bd62a3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279030983618560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.935 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e8a10761f28c4040ac3e0ee4e7bd62a3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.936 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1514 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e8a10761f28c4040ac3e0ee4e7bd62a3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29162
10:44:35.937 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031012139008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.938 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031034482688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.939 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031034482688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.940 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031041822720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.949 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6604a875767842c681855e339b4fe1c6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279031041822720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.949 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6604a875767842c681855e339b4fe1c6" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.951 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1519 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6604a875767842c681855e339b4fe1c6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29167
10:44:35.960 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8411654316ab45d5a53c51674ea2f45f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279031072993280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.960 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8411654316ab45d5a53c51674ea2f45f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.961 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1524 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8411654316ab45d5a53c51674ea2f45f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29172
10:44:35.963 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031118426112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.963 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@461371080(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:35.972 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fe30ecce85d748bda3de7dcd79be3b46", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279031137316864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.972 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fe30ecce85d748bda3de7dcd79be3b46" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.974 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1530 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="fe30ecce85d748bda3de7dcd79be3b46", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29178
10:44:35.985 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c35ee887aa0945609b3b18273b6afb45", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279031166611456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.985 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c35ee887aa0945609b3b18273b6afb45" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.987 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1544 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c35ee887aa0945609b3b18273b6afb45", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.987 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29192
10:44:35.988 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031238754304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.996 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "480df91a14e84dbb9da0c941be8986fd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279031238754304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:35.997 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "480df91a14e84dbb9da0c941be8986fd" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:35.998 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1550 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="480df91a14e84dbb9da0c941be8986fd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:35.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29198
10:44:35.999 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031265701888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.008 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ce1f791f7c96455ebd81237d312f251b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279031285596160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.008 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ce1f791f7c96455ebd81237d312f251b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1555 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ce1f791f7c96455ebd81237d312f251b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29203
10:44:36.010 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1878318846(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.010 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031313264640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.011 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031331954688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.012 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031331954688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.013 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031339233280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.022 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c472a7285b564a76af437ec063aefcdc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279031344857088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.022 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c472a7285b564a76af437ec063aefcdc" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.023 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1572 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c472a7285b564a76af437ec063aefcdc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29220
10:44:36.028 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1572646829(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.031 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d36c2492d8274799b27da5f1bdd217e7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279031374028800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.031 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d36c2492d8274799b27da5f1bdd217e7" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.032 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1577 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d36c2492d8274799b27da5f1bdd217e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.033 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29225
10:44:36.034 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031412297728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.034 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031427977216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.043 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1754b1ab151948179fdcdbcb13698b67", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279031427977216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.043 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1754b1ab151948179fdcdbcb13698b67" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.044 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1592 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1754b1ab151948179fdcdbcb13698b67", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29240
10:44:36.055 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8814fe1586e44dbe9aeb5999969811bc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279031454793728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.055 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8814fe1586e44dbe9aeb5999969811bc" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.056 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1595 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8814fe1586e44dbe9aeb5999969811bc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29243
10:44:36.067 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a4c0ecdde5a24d14a9a68c2ee88193a8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279031501832192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.067 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a4c0ecdde5a24d14a9a68c2ee88193a8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.069 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1600 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a4c0ecdde5a24d14a9a68c2ee88193a8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29248
10:44:36.078 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3f0ae6de5b2b426caa1b94a79c915e8a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279031574945792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.078 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3f0ae6de5b2b426caa1b94a79c915e8a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.079 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1606 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3f0ae6de5b2b426caa1b94a79c915e8a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29254
10:44:36.081 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031598624768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.082 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031619899392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031627673600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.084 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031633817600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.096 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e7fed6d9c958473baf9028fa59765af4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279031633817600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.096 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e7fed6d9c958473baf9028fa59765af4" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.099 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1611 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e7fed6d9c958473baf9028fa59765af4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.099 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29259
10:44:36.101 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031696179200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.102 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031704346624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.113 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0cdd437bfb4f4282a51f9404485eca32", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279031711371264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.113 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0cdd437bfb4f4282a51f9404485eca32" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.115 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1616 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0cdd437bfb4f4282a51f9404485eca32", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29264
10:44:36.117 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031763386368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.117 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@524691395(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.127 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "50be0fcda86f43a3a607a47a691d3c5c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279031763386368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.127 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "50be0fcda86f43a3a607a47a691d3c5c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.129 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1620 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="50be0fcda86f43a3a607a47a691d3c5c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29268
10:44:36.143 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3347e7c0ea244b6898055a6748d156ea", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279031800815616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.144 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3347e7c0ea244b6898055a6748d156ea" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.144 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2079021909(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.145 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1634 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3347e7c0ea244b6898055a6748d156ea", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.145 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29282
10:44:36.154 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "efecb10e749c4edd8cc1fe15ad698dd5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279031862210560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.155 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "efecb10e749c4edd8cc1fe15ad698dd5" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.156 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1641 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="efecb10e749c4edd8cc1fe15ad698dd5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.156 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29289
10:44:36.157 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279031898341376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.164 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d61dc7563d3741869f325f32aa340123", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279031933399040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.165 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d61dc7563d3741869f325f32aa340123" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.166 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1653 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d61dc7563d3741869f325f32aa340123", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29301
10:44:36.177 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4ec306d1f83b448ab54be6d09a765587", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279031953575936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.177 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4ec306d1f83b448ab54be6d09a765587" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1655 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4ec306d1f83b448ab54be6d09a765587", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.179 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29303
10:44:36.189 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5337afa383be44429bd7cf068ed971fe", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279031999598592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.189 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5337afa383be44429bd7cf068ed971fe" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.190 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1660 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="5337afa383be44429bd7cf068ed971fe", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29308
10:44:36.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279032073039872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.202 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f7e261e831884fc8a82e9782f326e04d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279032073039872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.202 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f7e261e831884fc8a82e9782f326e04d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.203 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1664 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f7e261e831884fc8a82e9782f326e04d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29312
10:44:36.204 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279032105054208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.215 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "37ce01f7655c4259a2f66f01b083f34b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279032105054208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.215 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "37ce01f7655c4259a2f66f01b083f34b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.216 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1668 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="37ce01f7655c4259a2f66f01b083f34b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.216 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29316
10:44:36.218 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279032161042432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.219 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279032180260864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.220 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279032180260864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.227 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "13e612b012714c10b083ffb9d73f9337", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279032190353408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.227 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "13e612b012714c10b083ffb9d73f9337" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.229 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1675 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="13e612b012714c10b083ffb9d73f9337", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29323
10:44:36.230 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279032230408192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.231 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279032230408192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.232 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279032237604864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.240 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "25f9be693d3c4dde9b4d78aa96d1195e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279032237604864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.240 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "25f9be693d3c4dde9b4d78aa96d1195e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1678 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="25f9be693d3c4dde9b4d78aa96d1195e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.242 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29326
10:44:36.244 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279032245587968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.255 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "879c4901ecce4d9299993262b7142b7d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279032283533312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.255 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "879c4901ecce4d9299993262b7142b7d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.256 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1680 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="879c4901ecce4d9299993262b7142b7d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.256 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29328
10:44:36.263 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@849443320(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.265 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "caa1aafde409454ead35e7f4eb95b087", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279032283533312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.265 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "caa1aafde409454ead35e7f4eb95b087" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.267 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1680 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="caa1aafde409454ead35e7f4eb95b087", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.268 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@181959110(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.268 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279032293650432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.279 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1bd6301d204d414384537b83e6a87b3c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279032386904064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.279 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1bd6301d204d414384537b83e6a87b3c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.280 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1682 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1bd6301d204d414384537b83e6a87b3c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.280 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29330
10:44:36.289 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "59eb31c6002e486a90cfa138c583ddee", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279032418062336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.289 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "59eb31c6002e486a90cfa138c583ddee" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.291 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1703 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="59eb31c6002e486a90cfa138c583ddee", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29351
10:44:36.292 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279032463720448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.293 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279032482836480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.300 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@613298017(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.305 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "18b38933c8144976b1544cabc43bfc68", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279032491364352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.305 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "18b38933c8144976b1544cabc43bfc68" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.307 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1707 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="18b38933c8144976b1544cabc43bfc68", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29355
10:44:36.317 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e48c0ad80b7e425b984f19c002b3117f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279032527970304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.317 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e48c0ad80b7e425b984f19c002b3117f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.319 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1712 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e48c0ad80b7e425b984f19c002b3117f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29360
10:44:36.321 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279032593842176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.321 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279032593842176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.331 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "84c41e50b3664577b156468fe3dab582", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279032605319168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.331 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "84c41e50b3664577b156468fe3dab582" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.331 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@94304598(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.333 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1727 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="84c41e50b3664577b156468fe3dab582", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29375
10:44:36.333 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1019821732(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.335 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1972795058(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.344 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d26c0cfe24364c16ac806108953f67f5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279032632422400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.345 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d26c0cfe24364c16ac806108953f67f5" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.347 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1731 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d26c0cfe24364c16ac806108953f67f5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29379
10:44:36.359 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ec6873edcb4b40c3b5dc736d51237009", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279032686469120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.359 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ec6873edcb4b40c3b5dc736d51237009" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.364 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1763 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ec6873edcb4b40c3b5dc736d51237009", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29411
10:44:36.365 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279032770359296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279032770359296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.376 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "779ab0fb3e644e31ad700e0ec20dd00a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279032791670784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "779ab0fb3e644e31ad700e0ec20dd00a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.378 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1770 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="779ab0fb3e644e31ad700e0ec20dd00a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29418
10:44:36.389 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6d3b37881cb54c45bc8717f38b54e07c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279032824283136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.389 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6d3b37881cb54c45bc8717f38b54e07c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.391 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1775 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6d3b37881cb54c45bc8717f38b54e07c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29423
10:44:36.393 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@548846150(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.394 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1385210703(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.396 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@660179879(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.400 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "561e6c30b10b4f8daf339f95774cc53f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279032864669696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.400 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "561e6c30b10b4f8daf339f95774cc53f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.401 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1779 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="561e6c30b10b4f8daf339f95774cc53f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29427
10:44:36.402 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279032921866240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.411 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4e74c0e0f30d42dc86f196eca3cf7b71", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279032937644032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.411 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4e74c0e0f30d42dc86f196eca3cf7b71" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.412 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1812 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4e74c0e0f30d42dc86f196eca3cf7b71", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29460
10:44:36.421 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "65e1ad6b68f94cfeaca5a540c0a5d4c5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279032961024000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.422 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "65e1ad6b68f94cfeaca5a540c0a5d4c5" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.423 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1816 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="65e1ad6b68f94cfeaca5a540c0a5d4c5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29464
10:44:36.424 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033005654016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.425 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033005654016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.432 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ba2117148d1d4ba88e4789e29b0194e8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033032077312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.432 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ba2117148d1d4ba88e4789e29b0194e8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.433 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1822 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ba2117148d1d4ba88e4789e29b0194e8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29470
10:44:36.434 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033039163392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.447 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c1cdb3d7debc4bcfaa9c6a3c42cae6f8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033069215744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.447 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c1cdb3d7debc4bcfaa9c6a3c42cae6f8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.448 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1824 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c1cdb3d7debc4bcfaa9c6a3c42cae6f8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29472
10:44:36.449 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033103224832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.450 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1631345176(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.458 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "56ab6e8098ec4576a323f6f901ef39ea", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033131016192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.458 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "56ab6e8098ec4576a323f6f901ef39ea" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.459 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1830 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="56ab6e8098ec4576a323f6f901ef39ea", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29478
10:44:36.460 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033156022272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.461 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033175265280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.462 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033181483008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.462 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033181483008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.470 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a83a96c793d6498190fdc66184e4debb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033187254272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.471 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a83a96c793d6498190fdc66184e4debb" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.472 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1846 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a83a96c793d6498190fdc66184e4debb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29494
10:44:36.472 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1959635187(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.474 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@596703230(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.481 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3bf59c9ac75e485695c9512957baf120", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033208532992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.481 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3bf59c9ac75e485695c9512957baf120" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.483 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1850 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3bf59c9ac75e485695c9512957baf120", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29498
10:44:36.491 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "69138b0c87c645e581621cf9309213b5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033247334400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.491 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "69138b0c87c645e581621cf9309213b5" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.493 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1872 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="69138b0c87c645e581621cf9309213b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29520
10:44:36.494 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033310789632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.504 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "10443e53938e470ca10098f8288bb0c4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033310789632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.504 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "10443e53938e470ca10098f8288bb0c4" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.504 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1224692888(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.505 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1876 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="10443e53938e470ca10098f8288bb0c4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29524
10:44:36.514 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "816d423749af44259c8b3c63d0a50bcc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033348042752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.514 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "816d423749af44259c8b3c63d0a50bcc" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.515 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1881 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="816d423749af44259c8b3c63d0a50bcc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29529
10:44:36.517 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033391702016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.518 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033406070784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.519 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033412218880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.523 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1259354885(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.528 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "051ca675eb2c4b7bab176d16e70f20d3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033412218880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.528 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "051ca675eb2c4b7bab176d16e70f20d3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.529 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1384356004(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.529 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1897 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="051ca675eb2c4b7bab176d16e70f20d3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29545
10:44:36.532 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1988667917(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.537 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "904f5b7ecf874914b8f37a886cc29ac6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033443852288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.537 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "904f5b7ecf874914b8f37a886cc29ac6" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.539 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1902 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="904f5b7ecf874914b8f37a886cc29ac6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.539 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29550
10:44:36.540 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033485185024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.541 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033501503488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.551 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2fa90fe83b3f448298ed60f1f92ac242", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033508868096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.551 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2fa90fe83b3f448298ed60f1f92ac242" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.552 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1934 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2fa90fe83b3f448298ed60f1f92ac242", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29582
10:44:36.559 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fb748b13bb7c4b8b934079ef8d346f68", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033538048000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.559 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fb748b13bb7c4b8b934079ef8d346f68" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.559 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1155627984(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.560 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1939 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="fb748b13bb7c4b8b934079ef8d346f68", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29587
10:44:36.570 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ccbe8a43d9d54c24960bf032d4dd8835", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033561894912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.570 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ccbe8a43d9d54c24960bf032d4dd8835" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.571 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1941 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ccbe8a43d9d54c24960bf032d4dd8835", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.571 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29589
10:44:36.572 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033613656064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.573 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033633976320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.574 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033640300544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.575 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033640300544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.576 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033646850048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.584 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8ed34f7ba2674246b7443335141ff08c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033646850048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.585 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8ed34f7ba2674246b7443335141ff08c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.586 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1955 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8ed34f7ba2674246b7443335141ff08c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29603
10:44:36.587 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033673953280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.587 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033694281728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.588 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033694281728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.589 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033702211584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "732644af4a83472dad026a54714f4674", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033702211584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "732644af4a83472dad026a54714f4674" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.600 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1961 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="732644af4a83472dad026a54714f4674", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29609
10:44:36.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b901efe22a66482aa6e1f155ce2640cc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033731571712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b901efe22a66482aa6e1f155ce2640cc" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.611 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1966 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b901efe22a66482aa6e1f155ce2640cc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29614
10:44:36.612 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@241416282(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.612 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033774604288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.614 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1089165194(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.621 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "30c7f09c77db40bcb3fdbb95e6fbc722", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033798008832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.621 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "30c7f09c77db40bcb3fdbb95e6fbc722" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.623 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1971 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="30c7f09c77db40bcb3fdbb95e6fbc722", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29619
10:44:36.632 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "524000753f274152be9eb98f11c1dd45", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033825652736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.632 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "524000753f274152be9eb98f11c1dd45" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.634 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1993 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="524000753f274152be9eb98f11c1dd45", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29641
10:44:36.635 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1937786200(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.645 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "91b0a1018db7420285b124d08ace87e1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033873756160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.646 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "91b0a1018db7420285b124d08ace87e1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.647 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1999 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="91b0a1018db7420285b124d08ace87e1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.647 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29647
10:44:36.648 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033919934464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.656 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "881fbd9d72b04461ba62e5cef1cb5919", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033944670208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.656 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "881fbd9d72b04461ba62e5cef1cb5919" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.657 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2015 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="881fbd9d72b04461ba62e5cef1cb5919", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.657 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29663
10:44:36.658 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033966452736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.659 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033986465792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.660 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279033986465792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.662 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1014013699(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.665 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@792875455(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "827bbee5f57e4505af7592c744867510", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279033994813440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.670 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "827bbee5f57e4505af7592c744867510" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.671 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2019 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="827bbee5f57e4505af7592c744867510", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.671 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29667
10:44:36.679 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e9d54e6dd21c417d82ce0abc9ff56c2a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034042499072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.680 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e9d54e6dd21c417d82ce0abc9ff56c2a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.681 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2042 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e9d54e6dd21c417d82ce0abc9ff56c2a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29690
10:44:36.682 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279034083926016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.691 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3fe05c33944b41e584d5ec67c74c8297", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034083926016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.691 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3fe05c33944b41e584d5ec67c74c8297" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.692 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2047 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3fe05c33944b41e584d5ec67c74c8297", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.692 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29695
10:44:36.693 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279034113986560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.694 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279034129920000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.704 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2c4e59b46519479cb5f52bee34b2215d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034129920000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.704 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2c4e59b46519479cb5f52bee34b2215d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.705 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2053 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2c4e59b46519479cb5f52bee34b2215d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.705 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29701
10:44:36.708 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@890180826(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.714 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "37b6ab4cb0df4696a3c7a5f02f6b3475", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034160734208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.714 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "37b6ab4cb0df4696a3c7a5f02f6b3475" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.716 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2058 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="37b6ab4cb0df4696a3c7a5f02f6b3475", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.716 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29706
10:44:36.724 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3bcc5c721935451e946dd3eae1ae5152", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034225348608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.724 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3bcc5c721935451e946dd3eae1ae5152" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.726 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2073 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3bcc5c721935451e946dd3eae1ae5152", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29721
10:44:36.727 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279034266083328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.734 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3e5e493c8a084b3c9e2f7c846348655f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034266083328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.734 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3e5e493c8a084b3c9e2f7c846348655f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.735 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2075 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3e5e493c8a084b3c9e2f7c846348655f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29723
10:44:36.736 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279034279350272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.737 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279034306125824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.738 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279034306125824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.739 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279034314072064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.747 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1cf77cb98d7d4c78ae44915a1fd4601d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034314072064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.747 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1cf77cb98d7d4c78ae44915a1fd4601d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.748 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2079 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1cf77cb98d7d4c78ae44915a1fd4601d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29727
10:44:36.749 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279034346508288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.750 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279034360705024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.759 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "41cb77a6fb0e4c6182c9af7577ed272f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034360705024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.759 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "41cb77a6fb0e4c6182c9af7577ed272f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.761 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2085 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="41cb77a6fb0e4c6182c9af7577ed272f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29733
10:44:36.762 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1146367398(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.762 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279034392141824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.763 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279034411233280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.772 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "758151057944419996e0445bdd1fe5a2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034411233280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.772 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "758151057944419996e0445bdd1fe5a2" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.773 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2091 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="758151057944419996e0445bdd1fe5a2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29739
10:44:36.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9e97c905da994edd845c6961c40cbfcc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034461839360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9e97c905da994edd845c6961c40cbfcc" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.784 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2106 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9e97c905da994edd845c6961c40cbfcc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29754
10:44:36.791 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "95b9e1034b764ca491dbbd901a7743d1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034482823168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.791 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "95b9e1034b764ca491dbbd901a7743d1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.791 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2086939304(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.793 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2109 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="95b9e1034b764ca491dbbd901a7743d1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29757
10:44:36.793 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1091982130(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.800 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6936316052404180966346305b6e0337", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034524532736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.801 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6936316052404180966346305b6e0337" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.802 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2111 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6936316052404180966346305b6e0337", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29759
10:44:36.813 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c425bd5dee8541f88ad94ce1db546bf1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034560753664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.813 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c425bd5dee8541f88ad94ce1db546bf1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.815 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2133 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c425bd5dee8541f88ad94ce1db546bf1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29781
10:44:36.816 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279034632224768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.817 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@208811534(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.817 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279034632224768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.819 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1773011771(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.825 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4198cdd0a35e4ebf8bf0df0f26db63a4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034639704064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.825 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4198cdd0a35e4ebf8bf0df0f26db63a4" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.827 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2141 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4198cdd0a35e4ebf8bf0df0f26db63a4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29789
10:44:36.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "eec8ca285af94c9caea665081dd79cf3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034660327424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "eec8ca285af94c9caea665081dd79cf3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.838 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2162 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="eec8ca285af94c9caea665081dd79cf3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29810
10:44:36.847 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f25a79b568984fbcb6591bb96a6e2b87", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034706722816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.847 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f25a79b568984fbcb6591bb96a6e2b87" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.849 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@876762572(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.850 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2167 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f25a79b568984fbcb6591bb96a6e2b87", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29815
10:44:36.859 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5ee482acad464b3ab786ad32ad1c1b74", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034764054528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.860 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5ee482acad464b3ab786ad32ad1c1b74" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.861 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2171 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="5ee482acad464b3ab786ad32ad1c1b74", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29819
10:44:36.865 [DEBUG - chaos-test-thread] (Connection.java:575) [peer master-127.20.240.254:42069(127.20.240.254:42069)] disconnecting while in state TERMINATED
10:44:36.870 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b1fb8090afd443f091dd21f162fc88e6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034820976640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.870 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b1fb8090afd443f091dd21f162fc88e6" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.872 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2185 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b1fb8090afd443f091dd21f162fc88e6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.872 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29833
10:44:36.874 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1195249589(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.876 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1524728602(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.880 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "055ef79d57964649b4de79e6ef1dae47", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034860609536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.880 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "055ef79d57964649b4de79e6ef1dae47" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.881 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2189 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="055ef79d57964649b4de79e6ef1dae47", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.882 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29837
10:44:36.883 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279034886836224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.894 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "37acf16a5c91430cb3b195e11ddbd78c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034904895488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.894 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "37acf16a5c91430cb3b195e11ddbd78c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2212 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="37acf16a5c91430cb3b195e11ddbd78c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29860
10:44:36.897 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279034933972992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.907 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0a42a3f904c74fb59f374b98eed7bb03", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279034963435520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.907 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0a42a3f904c74fb59f374b98eed7bb03" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.908 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2218 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0a42a3f904c74fb59f374b98eed7bb03", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29866
10:44:36.910 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279034993086464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.919 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cbf080656a284aa9b5e128804eed4e64", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279035014619136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.919 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cbf080656a284aa9b5e128804eed4e64" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.921 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2223 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="cbf080656a284aa9b5e128804eed4e64", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29871
10:44:36.922 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035065434112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.923 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035065434112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.932 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "efc2f880d3cf49e4ac4b364e489b22d1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279035065434112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.932 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "efc2f880d3cf49e4ac4b364e489b22d1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.934 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2229 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="efc2f880d3cf49e4ac4b364e489b22d1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29877
10:44:36.943 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dabbfd3dce9f4d11bd61a81327e2f61e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279035097661440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.943 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dabbfd3dce9f4d11bd61a81327e2f61e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.944 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2234 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="dabbfd3dce9f4d11bd61a81327e2f61e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29882
10:44:36.952 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9b32bc96aa884387a916b5fb71193d8b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279035145240576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.952 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9b32bc96aa884387a916b5fb71193d8b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.954 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2239 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9b32bc96aa884387a916b5fb71193d8b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.954 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29887
10:44:36.955 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035185000448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.956 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035200888832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.957 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035206479872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.966 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9dde61ad03254df4b0a2b7d43c3690cb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279035206479872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.966 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9dde61ad03254df4b0a2b7d43c3690cb" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.968 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2246 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9dde61ad03254df4b0a2b7d43c3690cb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.968 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29894
10:44:36.969 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035258228736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.970 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035258228736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.979 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "875a96538f7c4c2f86573c9ced6e3e4f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279035265769472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.979 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "875a96538f7c4c2f86573c9ced6e3e4f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.980 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2253 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="875a96538f7c4c2f86573c9ced6e3e4f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29901
10:44:36.981 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035292008448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.989 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b94df1d7c7eb414ca0ff99fe5db81bdb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279035309322240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.989 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b94df1d7c7eb414ca0ff99fe5db81bdb" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:36.989 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1129309350(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2258 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b94df1d7c7eb414ca0ff99fe5db81bdb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:36.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29906
10:44:36.991 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035331641344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.991 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1694840118(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:36.992 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035331641344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.993 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035350401024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:36.993 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035350401024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.003 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7d023e8a3aac4d379699e45018eb8795", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279035359698944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.003 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7d023e8a3aac4d379699e45018eb8795" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.004 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2272 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7d023e8a3aac4d379699e45018eb8795", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.004 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29920
10:44:37.005 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035385499648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.014 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e0996d616aa0413983da3ba29d1bfcf0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279035407347712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.014 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e0996d616aa0413983da3ba29d1bfcf0" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.015 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2286 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e0996d616aa0413983da3ba29d1bfcf0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.015 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29934
10:44:37.016 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1391578500(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.016 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035433295872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035452977152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.018 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@73297299(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.018 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035452977152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035461165056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.020 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035461165056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.021 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035467837440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.021 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035467837440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.022 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035474702336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.034 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e7df284aa2a2433cb85d8328d7a90fd7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279035480342528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.034 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e7df284aa2a2433cb85d8328d7a90fd7" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.035 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2313 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e7df284aa2a2433cb85d8328d7a90fd7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29961
10:44:37.037 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035533840384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.039 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@940102506(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.041 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1953037784(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.047 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0b21c901d66e4ceb8a3e606356cc4bef", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279035533840384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.047 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0b21c901d66e4ceb8a3e606356cc4bef" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.048 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2319 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0b21c901d66e4ceb8a3e606356cc4bef", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29967
10:44:37.058 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3e98da2b2e2549e0914de784c4adcd57", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279035583184896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.058 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3e98da2b2e2549e0914de784c4adcd57" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.059 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2342 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3e98da2b2e2549e0914de784c4adcd57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29990
10:44:37.060 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035612254208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.064 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@673813308(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.071 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d2f0b30c76084c3a87891f1f9e000a4e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279035632943104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.071 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d2f0b30c76084c3a87891f1f9e000a4e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.072 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2348 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d2f0b30c76084c3a87891f1f9e000a4e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29996
10:44:37.073 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035681779712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.082 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "69172dc67d92484d9328057c4fa3f3a3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279035688673280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.082 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "69172dc67d92484d9328057c4fa3f3a3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.084 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2363 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="69172dc67d92484d9328057c4fa3f3a3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30011
10:44:37.085 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035716218880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.086 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035716218880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.087 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035733979136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.088 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035743199232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.088 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1609322847(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.088 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035743199232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.089 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@553736779(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.097 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bf41dedc72bd4e029a3c2454f487a4b2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279035748724736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.097 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bf41dedc72bd4e029a3c2454f487a4b2" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.099 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2371 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bf41dedc72bd4e029a3c2454f487a4b2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.099 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30019
10:44:37.106 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f66cebe2e4a54fd8874d26d03972966d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279035792273408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.106 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f66cebe2e4a54fd8874d26d03972966d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.109 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2394 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f66cebe2e4a54fd8874d26d03972966d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30042
10:44:37.118 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8d627411d71c40b68a900dec933918ac", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279035834224640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.118 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8d627411d71c40b68a900dec933918ac" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.119 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2398 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8d627411d71c40b68a900dec933918ac", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30046
10:44:37.128 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7b07bdd3a73e479dae5660ef944b4947", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279035862032384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.128 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7b07bdd3a73e479dae5660ef944b4947" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.130 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2402 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7b07bdd3a73e479dae5660ef944b4947", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30050
10:44:37.140 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "254357257e884f91ab59947feb1a38fd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279035920855040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.140 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "254357257e884f91ab59947feb1a38fd" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.142 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2408 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="254357257e884f91ab59947feb1a38fd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30056
10:44:37.149 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1c7bde11a464442aa75b80288c8eccc4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279035951788032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.149 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1c7bde11a464442aa75b80288c8eccc4" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.150 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2410 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1c7bde11a464442aa75b80288c8eccc4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30058
10:44:37.152 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279035993194496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.153 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036006617088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.154 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036012986368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.155 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036018855936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.156 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036018855936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.166 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fab714ba92e1411dbfc72e1c2683979a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036026425344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.166 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fab714ba92e1411dbfc72e1c2683979a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.167 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="fab714ba92e1411dbfc72e1c2683979a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.167 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30065
10:44:37.176 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "afe9fea261ce4f2f832023a1b136118b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036037795840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.177 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "afe9fea261ce4f2f832023a1b136118b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.178 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2419 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="afe9fea261ce4f2f832023a1b136118b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.179 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30067
10:44:37.188 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "09a04c15a2d94c71a6e6c9c9d3859fcd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036119580672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.188 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "09a04c15a2d94c71a6e6c9c9d3859fcd" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.190 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2425 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="09a04c15a2d94c71a6e6c9c9d3859fcd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30073
10:44:37.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036167147520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.192 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036167147520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.201 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d51de8da7d2841a98bdb98363fa3e011", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036173877248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.201 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d51de8da7d2841a98bdb98363fa3e011" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.203 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2431 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d51de8da7d2841a98bdb98363fa3e011", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30079
10:44:37.213 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fbdc19b3cabf4a12a5d8d1329ef4fba5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036221091840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.213 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fbdc19b3cabf4a12a5d8d1329ef4fba5" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.214 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2436 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="fbdc19b3cabf4a12a5d8d1329ef4fba5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30084
10:44:37.215 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036251963392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.224 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "32fe630c99d94e9ca00bd02f22b4ee4d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036266991616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.225 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "32fe630c99d94e9ca00bd02f22b4ee4d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.226 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2442 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="32fe630c99d94e9ca00bd02f22b4ee4d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30090
10:44:37.235 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b914eafc6dfd40998aa89576be1cce81", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036311183360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.235 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b914eafc6dfd40998aa89576be1cce81" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.237 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2447 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b914eafc6dfd40998aa89576be1cce81", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.237 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30095
10:44:37.245 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b6aa39e9556646548330f990f6de8fe7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036357128192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.245 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b6aa39e9556646548330f990f6de8fe7" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.246 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2453 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b6aa39e9556646548330f990f6de8fe7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30101
10:44:37.247 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036384411648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.253 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7f2720152152483e8b89c5d524d70f81", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036399980544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.253 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7f2720152152483e8b89c5d524d70f81" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.254 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2458 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7f2720152152483e8b89c5d524d70f81", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30106
10:44:37.261 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0aa993854d7f419087dda7095ff5eb50", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036406788096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.261 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0aa993854d7f419087dda7095ff5eb50" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.263 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2459 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0aa993854d7f419087dda7095ff5eb50", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30107
10:44:37.264 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036449837056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.273 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b3ae141497264445b41bd2e7d0552289", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036465758208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.273 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b3ae141497264445b41bd2e7d0552289" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.274 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2462 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b3ae141497264445b41bd2e7d0552289", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.274 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30110
10:44:37.275 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036491374592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.280 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@305460622(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.286 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d5d8a62f981d45899374c5558c325402", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036512681984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.286 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d5d8a62f981d45899374c5558c325402" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.288 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2467 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d5d8a62f981d45899374c5558c325402", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30115
10:44:37.296 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3a1d70831c0d4bedbb2d4a155c4b48ae", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036567068672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.296 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3a1d70831c0d4bedbb2d4a155c4b48ae" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.298 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2482 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3a1d70831c0d4bedbb2d4a155c4b48ae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.298 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30130
10:44:37.307 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c0a5a8c7d3974d6789da3e4557a0fbea", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036609232896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.307 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c0a5a8c7d3974d6789da3e4557a0fbea" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.307 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1994404999(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.308 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2487 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c0a5a8c7d3974d6789da3e4557a0fbea", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.308 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30135
10:44:37.309 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1262220717(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.309 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036633006080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.310 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036653871104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.311 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1615019395(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.312 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1433283712(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.318 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "028e1270906542cfb8b7ae48cdc54fb3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036653871104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.319 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "028e1270906542cfb8b7ae48cdc54fb3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.320 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2492 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="028e1270906542cfb8b7ae48cdc54fb3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.320 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30140
10:44:37.329 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fd1df67c888f4d1e935f3aff565aa3bf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036700520448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.329 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fd1df67c888f4d1e935f3aff565aa3bf" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.330 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2534 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="fd1df67c888f4d1e935f3aff565aa3bf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30182
10:44:37.331 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036722475008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.338 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2807878365704c52ac9082c1e9aed75b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036742701056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.338 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2807878365704c52ac9082c1e9aed75b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.338 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@576552614(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.339 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2539 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2807878365704c52ac9082c1e9aed75b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.339 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30187
10:44:37.340 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@920609245(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.348 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f3f2dbdd7fa04e5ea71f8607349fd1ad", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036764176384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.348 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f3f2dbdd7fa04e5ea71f8607349fd1ad" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.349 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2541 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f3f2dbdd7fa04e5ea71f8607349fd1ad", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30189
10:44:37.350 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036805488640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.358 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "01652af3f5a449a7a4060de1af9749d3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036820475904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.358 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "01652af3f5a449a7a4060de1af9749d3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.360 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2565 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="01652af3f5a449a7a4060de1af9749d3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30213
10:44:37.360 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036844834816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.361 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036863053824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.369 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b3cbf29c46884736889711a078a86bb4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036869033984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.369 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b3cbf29c46884736889711a078a86bb4" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.370 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2571 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b3cbf29c46884736889711a078a86bb4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30219
10:44:37.371 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036893261824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.372 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036907667456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.373 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036907667456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.374 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036913762304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.375 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036913762304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.386 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6776896155ae419ba11e5f2a6d55edce", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036920528896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.386 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6776896155ae419ba11e5f2a6d55edce" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.387 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2577 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6776896155ae419ba11e5f2a6d55edce", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30225
10:44:37.388 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036956942336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.389 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279036976443392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.400 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "517ca90248bd40cfa40eacb849630841", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279036982444032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.400 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "517ca90248bd40cfa40eacb849630841" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.401 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2585 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="517ca90248bd40cfa40eacb849630841", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30233
10:44:37.402 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1326054816(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.413 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "07ae246d0e0c481381994bd5c625baaa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037013377024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.413 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "07ae246d0e0c481381994bd5c625baaa" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.414 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2590 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="07ae246d0e0c481381994bd5c625baaa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.415 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30238
10:44:37.415 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279037087031296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.424 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "579bcbd70581408f8829ee15ca634db9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037087031296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.424 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "579bcbd70581408f8829ee15ca634db9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.425 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2605 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="579bcbd70581408f8829ee15ca634db9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.425 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30253
10:44:37.426 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279037113405440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.427 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279037131804672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.434 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ff8d2bae1fec45c1ae588b33b30ec089", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037131804672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.434 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ff8d2bae1fec45c1ae588b33b30ec089" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.436 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2610 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ff8d2bae1fec45c1ae588b33b30ec089", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30258
10:44:37.437 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279037156368384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.445 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8938c7f176114be29a34bfe528d009b9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037172576256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.446 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8938c7f176114be29a34bfe528d009b9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.447 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2613 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8938c7f176114be29a34bfe528d009b9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.447 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30261
10:44:37.455 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "08518f5eed054ea2984e2b1be3fe9119", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037220667392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.456 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "08518f5eed054ea2984e2b1be3fe9119" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.457 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2619 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="08518f5eed054ea2984e2b1be3fe9119", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30267
10:44:37.468 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "105b202ac26b4b608d0cb14990357f21", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037244870656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.468 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "105b202ac26b4b608d0cb14990357f21" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.470 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2623 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="105b202ac26b4b608d0cb14990357f21", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30271
10:44:37.472 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1806156525(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.473 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@575023473(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.479 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "be00e79d86fd4cb59b6fad7ac724eced", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037313314816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.479 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "be00e79d86fd4cb59b6fad7ac724eced" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.480 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2630 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="be00e79d86fd4cb59b6fad7ac724eced", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30278
10:44:37.481 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279037340217344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.482 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279037357772800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.490 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "50de27af3e7d4f7b8e455b052094d9e6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037357772800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.490 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "50de27af3e7d4f7b8e455b052094d9e6" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.491 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2653 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="50de27af3e7d4f7b8e455b052094d9e6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30301
10:44:37.501 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d1b6e34a9174482982e87f978fc71df1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037386252288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.501 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d1b6e34a9174482982e87f978fc71df1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.502 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2655 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d1b6e34a9174482982e87f978fc71df1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.503 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1876587885(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30303
10:44:37.505 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1874747851(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.513 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0a9c799fb30246e6bc1c49e24face5d9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037448142848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.513 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0a9c799fb30246e6bc1c49e24face5d9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.515 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2661 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0a9c799fb30246e6bc1c49e24face5d9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30309
10:44:37.516 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279037479534592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.526 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6b235a82422446b68a998dd884c52dbc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037498875904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.526 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6b235a82422446b68a998dd884c52dbc" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.527 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2684 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6b235a82422446b68a998dd884c52dbc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30332
10:44:37.530 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@979068539(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.538 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e2643105fe8144c09bab90c0799d54bc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037545066496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.538 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e2643105fe8144c09bab90c0799d54bc" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.539 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2689 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e2643105fe8144c09bab90c0799d54bc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.540 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30337
10:44:37.541 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279037598937088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.541 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279037598937088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.550 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6940b01e3070497d8e16a8c0b576e721", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037605703680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.550 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6940b01e3070497d8e16a8c0b576e721" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.551 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2705 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6940b01e3070497d8e16a8c0b576e721", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30353
10:44:37.559 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0e1c52fbf1594c3eab4b32026bd34e08", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037634330624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.559 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0e1c52fbf1594c3eab4b32026bd34e08" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2710 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0e1c52fbf1594c3eab4b32026bd34e08", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.561 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30358
10:44:37.562 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279037671501824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.562 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279037686435840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.570 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "98e0829d174d40328803fc98c2fe49f6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037692211200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.570 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "98e0829d174d40328803fc98c2fe49f6" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.572 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2715 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="98e0829d174d40328803fc98c2fe49f6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.572 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30363
10:44:37.578 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "733f82bb931f4f01a623c658464402ec", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037713055744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.578 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "733f82bb931f4f01a623c658464402ec" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.580 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2719 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="733f82bb931f4f01a623c658464402ec", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.580 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30367
10:44:37.581 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279037738819584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.588 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "09ca2d6447d24802a35b4113167d60d0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037764657152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.588 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "09ca2d6447d24802a35b4113167d60d0" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.590 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2722 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="09ca2d6447d24802a35b4113167d60d0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30370
10:44:37.598 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3732def6f9764c49b15e9c7c1aa85e7b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037805424640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.598 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3732def6f9764c49b15e9c7c1aa85e7b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.600 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2725 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3732def6f9764c49b15e9c7c1aa85e7b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30373
10:44:37.601 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279037827907584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.602 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279037827907584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.608 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2780303f08664f9196a7780bdebe979f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037827907584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.608 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2780303f08664f9196a7780bdebe979f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2729 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2780303f08664f9196a7780bdebe979f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30377
10:44:37.611 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@692444640(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.612 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279037846937600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.624 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "23a71c8806d846e6889f01d0acd632bb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037888344064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.624 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "23a71c8806d846e6889f01d0acd632bb" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.626 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2731 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="23a71c8806d846e6889f01d0acd632bb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30379
10:44:37.627 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279037945737216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.637 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dd6f41b1cda84033b8d9c925236f3643", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279037953646592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.637 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dd6f41b1cda84033b8d9c925236f3643" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.639 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2743 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="dd6f41b1cda84033b8d9c925236f3643", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30391
10:44:37.648 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b46f3e8549d24c93a67875087a31f957", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038006820864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.648 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b46f3e8549d24c93a67875087a31f957" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.649 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2749 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b46f3e8549d24c93a67875087a31f957", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30397
10:44:37.650 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@361276600(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.659 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "09486898eae44f0a882b59bf838c0431", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038049144832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.660 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "09486898eae44f0a882b59bf838c0431" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.662 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2751 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="09486898eae44f0a882b59bf838c0431", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30399
10:44:37.670 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8e948bc9653d4a10829209b9c3b6b205", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038057676800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.670 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8e948bc9653d4a10829209b9c3b6b205" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.672 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2752 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8e948bc9653d4a10829209b9c3b6b205", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.672 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30400
10:44:37.678 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "70005b5382574787bb835734e4310b35", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038105849856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.678 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "70005b5382574787bb835734e4310b35" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.680 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2763 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="70005b5382574787bb835734e4310b35", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.680 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30411
10:44:37.681 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279038149738496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.682 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279038149738496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.691 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "26d0430eeb5b4688bcbc5f3ef5dd5c01", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038180036608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.691 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "26d0430eeb5b4688bcbc5f3ef5dd5c01" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.691 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@153366523(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.692 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2766 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="26d0430eeb5b4688bcbc5f3ef5dd5c01", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.692 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30414
10:44:37.693 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279038208659456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.693 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1747843098(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.694 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279038227488768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.695 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1862304290(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a457de2125bf47228b67f3afb5181634", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038227488768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a457de2125bf47228b67f3afb5181634" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.704 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2772 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a457de2125bf47228b67f3afb5181634", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.704 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30420
10:44:37.704 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279038272086016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.705 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279038272086016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.714 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dbac7d5343404a8eae142dea934dbf44", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038277906432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.714 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dbac7d5343404a8eae142dea934dbf44" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.716 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2805 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="dbac7d5343404a8eae142dea934dbf44", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.716 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30453
10:44:37.717 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279038302552064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.726 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f7b7cb6ab4b147f79fb1682ef3ecaa4f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038322282496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.726 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f7b7cb6ab4b147f79fb1682ef3ecaa4f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.727 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2810 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f7b7cb6ab4b147f79fb1682ef3ecaa4f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.727 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30458
10:44:37.736 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c1bfb4054a594417bae361c1eb1a7177", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038368210944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.736 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c1bfb4054a594417bae361c1eb1a7177" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.738 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2816 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c1bfb4054a594417bae361c1eb1a7177", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30464
10:44:37.739 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279038391148544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.749 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dcc1329a5ffc4c268f71d8038f9cd35f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038410944512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.750 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dcc1329a5ffc4c268f71d8038f9cd35f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.751 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2821 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="dcc1329a5ffc4c268f71d8038f9cd35f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.752 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30469
10:44:37.756 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1073567262(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.761 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b3ac82c671c34262b8e34365aa37d91c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038466715648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.761 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b3ac82c671c34262b8e34365aa37d91c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.763 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2828 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b3ac82c671c34262b8e34365aa37d91c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30476
10:44:37.764 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279038493044736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.765 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279038512504832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.775 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "951fe1a8562b4b868d3c978725fc12df", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038520434688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.775 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "951fe1a8562b4b868d3c978725fc12df" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.777 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2843 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="951fe1a8562b4b868d3c978725fc12df", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.777 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30491
10:44:37.781 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@395242989(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.782 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@275003950(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.787 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f2377e193c0045329d05fc1bbef35144", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038571225088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.787 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f2377e193c0045329d05fc1bbef35144" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.787 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2073996178(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.788 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2849 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f2377e193c0045329d05fc1bbef35144", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30497
10:44:37.798 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1f5dcd3f0e654f21b6088066bfb91200", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038600921088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.798 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1f5dcd3f0e654f21b6088066bfb91200" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.800 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2862 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1f5dcd3f0e654f21b6088066bfb91200", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30510
10:44:37.806 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f305f0e95e4140de8866e228ef67423b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038665187328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.806 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f305f0e95e4140de8866e228ef67423b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.808 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2886 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f305f0e95e4140de8866e228ef67423b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30534
10:44:37.809 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279038699114496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.810 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279038699114496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.811 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279038706102272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.811 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279038706102272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.821 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "97bcc52e425d44e394f706fbe9e8057a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038712414208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.822 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "97bcc52e425d44e394f706fbe9e8057a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.823 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2890 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="97bcc52e425d44e394f706fbe9e8057a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30538
10:44:37.830 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0f9b3b5da4524effa4c3e052f5fb76ff", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038742093824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.830 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0f9b3b5da4524effa4c3e052f5fb76ff" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.832 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2895 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0f9b3b5da4524effa4c3e052f5fb76ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30543
10:44:37.833 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279038769446912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.834 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279038797053952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.841 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "54a0bf9c49d448e88a51df2550a93be4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038797053952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.841 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "54a0bf9c49d448e88a51df2550a93be4" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.843 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2898 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="54a0bf9c49d448e88a51df2550a93be4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.843 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30546
10:44:37.851 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cd019b11abc944eb86e91974efebb4b5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038840111104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.851 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cd019b11abc944eb86e91974efebb4b5" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.853 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2901 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="cd019b11abc944eb86e91974efebb4b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30549
10:44:37.854 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279038865117184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.863 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "aeb14cb7e48c49248c7e44663ff0d8e0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038882586624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.863 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "aeb14cb7e48c49248c7e44663ff0d8e0" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.864 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2906 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="aeb14cb7e48c49248c7e44663ff0d8e0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30554
10:44:37.871 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c7ee3051ba7044f884660c8cdf45b2dc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038911471616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.871 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c7ee3051ba7044f884660c8cdf45b2dc" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.873 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2910 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c7ee3051ba7044f884660c8cdf45b2dc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.873 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30558
10:44:37.874 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279038947856384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.883 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "828e35bd50a34c59a42d655d251323fb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038965628928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.883 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "828e35bd50a34c59a42d655d251323fb" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.885 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2913 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="828e35bd50a34c59a42d655d251323fb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30561
10:44:37.886 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279038998990848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.894 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cb4b79f8e3504a42ab14f682781eb3aa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279038998990848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.894 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cb4b79f8e3504a42ab14f682781eb3aa" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2918 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="cb4b79f8e3504a42ab14f682781eb3aa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30566
10:44:37.906 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c3f4ac2f9c1248f783346e9e95985d2a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279039038455808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.906 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c3f4ac2f9c1248f783346e9e95985d2a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.908 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2922 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c3f4ac2f9c1248f783346e9e95985d2a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30570
10:44:37.916 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "03af26d95c9c460a8505ffaced1019c8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279039108071424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.916 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "03af26d95c9c460a8505ffaced1019c8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.917 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2925 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="03af26d95c9c460a8505ffaced1019c8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30573
10:44:37.918 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039130779648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.926 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7c85f413771944b49d829883b104fd28", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279039148191744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.926 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7c85f413771944b49d829883b104fd28" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.928 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2930 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7c85f413771944b49d829883b104fd28", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.928 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30578
10:44:37.929 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039190343680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.937 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a685b3458b1440efb78d93420ccac8f8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279039190343680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.938 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a685b3458b1440efb78d93420ccac8f8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.939 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2932 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a685b3458b1440efb78d93420ccac8f8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30580
10:44:37.943 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@780554073(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.945 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1317482209(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.949 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c71eab5ae37a4b09a1308e6d966c4126", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279039236579328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.949 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c71eab5ae37a4b09a1308e6d966c4126" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.949 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2139342933(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2938 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c71eab5ae37a4b09a1308e6d966c4126", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30586
10:44:37.951 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1909407244(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.952 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1831820267(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.959 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7897f140fd5e4f0ba1406fe9068fb6da", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279039266807808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.959 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7897f140fd5e4f0ba1406fe9068fb6da" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.960 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2952 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7897f140fd5e4f0ba1406fe9068fb6da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30600
10:44:37.962 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039318450176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.962 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039326560256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.963 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039326560256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039332814848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.972 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bc8c2a946812429580ea4b533446e2f0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279039332814848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.972 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bc8c2a946812429580ea4b533446e2f0" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.974 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2995 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bc8c2a946812429580ea4b533446e2f0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30643
10:44:37.975 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039362043904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.983 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "00c1cdba66604f5a8268400ab39ff6ae", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279039378886656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.983 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "00c1cdba66604f5a8268400ab39ff6ae" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.984 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3001 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="00c1cdba66604f5a8268400ab39ff6ae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30649
10:44:37.985 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039420956672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.986 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039420956672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.987 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039427297280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.991 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@438866057(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.993 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2072523513(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.996 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8baec9dba95b40b9bcde012c54419399", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279039427297280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:37.996 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8baec9dba95b40b9bcde012c54419399" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:37.997 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1933532378(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:37.998 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3007 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8baec9dba95b40b9bcde012c54419399", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:37.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30655
10:44:37.999 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039470923776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.000 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039477497856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.001 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039484637184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.002 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039484637184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.012 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e581e3b3cfce4653b03dc7b169de6266", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279039490605056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.012 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e581e3b3cfce4653b03dc7b169de6266" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.014 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3043 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e581e3b3cfce4653b03dc7b169de6266", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30691
10:44:38.015 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039517597696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.015 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039541268480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.016 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039548026880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039548026880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.026 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "68fcb96b6ac243f5895bb6509a03bb68", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279039553245184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.026 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "68fcb96b6ac243f5895bb6509a03bb68" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.027 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3051 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="68fcb96b6ac243f5895bb6509a03bb68", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.027 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30699
10:44:38.038 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4bcf0dfe961a4a0786961468b54fbaa9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279039576379392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.038 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4bcf0dfe961a4a0786961468b54fbaa9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.038 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1683534165(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.040 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3055 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4bcf0dfe961a4a0786961468b54fbaa9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30703
10:44:38.040 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@984271247(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.048 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5923999e5a2a4e5cb5b6d6408d1b984c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279039641878528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.048 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5923999e5a2a4e5cb5b6d6408d1b984c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.050 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3061 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="5923999e5a2a4e5cb5b6d6408d1b984c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.050 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30709
10:44:38.051 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039675359232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.052 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039690121216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.061 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2dbd4244feed4fe5b6c81cc4425837b0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279039696228352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.062 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2dbd4244feed4fe5b6c81cc4425837b0" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.063 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3086 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2dbd4244feed4fe5b6c81cc4425837b0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30734
10:44:38.064 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039743844352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.073 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "80c07a243952408fa27a613ebf8bf311", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279039743844352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.073 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "80c07a243952408fa27a613ebf8bf311" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.075 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3092 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="80c07a243952408fa27a613ebf8bf311", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30740
10:44:38.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "be6e48f93f6c4a3d9cfad288300d30c7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279039773667328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "be6e48f93f6c4a3d9cfad288300d30c7" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.085 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3097 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="be6e48f93f6c4a3d9cfad288300d30c7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30745
10:44:38.095 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0ce3bbd0634243c3bb91f26411247293", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279039831990272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.095 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0ce3bbd0634243c3bb91f26411247293" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.096 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3101 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0ce3bbd0634243c3bb91f26411247293", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30749
10:44:38.097 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039857164288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.106 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f3caab3253a44187b4480e03598ad456", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279039880257536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.106 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f3caab3253a44187b4480e03598ad456" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.109 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3106 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f3caab3253a44187b4480e03598ad456", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30754
10:44:38.110 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279039928623104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.118 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "67f40d5abd574f72b690471d342713f8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279039928623104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.118 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "67f40d5abd574f72b690471d342713f8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.120 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3111 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="67f40d5abd574f72b690471d342713f8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30759
10:44:38.129 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "47b54c26da584c8cbc42965be6f15f30", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279039975997440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.129 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "47b54c26da584c8cbc42965be6f15f30" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.131 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3115 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="47b54c26da584c8cbc42965be6f15f30", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30763
10:44:38.131 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@9382873(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.141 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0a599e6be69c48c9b2227c24aab12c52", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040020971520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.141 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0a599e6be69c48c9b2227c24aab12c52" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.143 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3121 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0a599e6be69c48c9b2227c24aab12c52", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30769
10:44:38.144 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279040066600960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.154 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9a37d33006a94df69cb77a5bc86e380a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040073732096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.154 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9a37d33006a94df69cb77a5bc86e380a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.156 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3135 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9a37d33006a94df69cb77a5bc86e380a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.156 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30783
10:44:38.158 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@157253278(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.160 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@674018553(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.162 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1151792834(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.169 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8cf3a0f0c4aa4199933cede3e18c1a52", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040098963456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.169 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8cf3a0f0c4aa4199933cede3e18c1a52" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.169 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1024384108(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.171 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3139 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8cf3a0f0c4aa4199933cede3e18c1a52", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30787
10:44:38.172 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1331162845(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b33167d92b024514896bdb41767e9bc7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040153976832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b33167d92b024514896bdb41767e9bc7" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.180 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3162 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b33167d92b024514896bdb41767e9bc7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30810
10:44:38.187 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0610307a0475415f8ec98c0e27aee602", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040195244032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.188 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0610307a0475415f8ec98c0e27aee602" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.189 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3182 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0610307a0475415f8ec98c0e27aee602", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30830
10:44:38.190 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279040243183616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.201 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "123ad39d0a2842c983a84f32338ceaa3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040260726784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.201 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "123ad39d0a2842c983a84f32338ceaa3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.203 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3194 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="123ad39d0a2842c983a84f32338ceaa3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30842
10:44:38.203 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@34672818(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.205 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1911748308(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.207 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@987015482(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.212 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1c83acf404754f1a932e500499eb18bb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040294416384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.212 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1c83acf404754f1a932e500499eb18bb" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.212 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1241881019(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.214 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3200 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1c83acf404754f1a932e500499eb18bb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30848
10:44:38.214 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1083933897(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.216 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@641310296(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.222 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "aa05223ecb1848c29003d038139b0c6c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040339128320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.222 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "aa05223ecb1848c29003d038139b0c6c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.224 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3222 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="aa05223ecb1848c29003d038139b0c6c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30870
10:44:38.233 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bd8d5720c3a84b7fac2ff4af58b86efb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040384008192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.233 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bd8d5720c3a84b7fac2ff4af58b86efb" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.235 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3262 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bd8d5720c3a84b7fac2ff4af58b86efb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30910
10:44:38.236 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279040429785088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.247 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4cac1dd751c04036bc2327aa43fe8111", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040448245760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.247 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4cac1dd751c04036bc2327aa43fe8111" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.251 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3268 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4cac1dd751c04036bc2327aa43fe8111", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.251 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30916
10:44:38.259 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3c21b363de3a47c3824a8628be03caa4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040500121600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.260 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3c21b363de3a47c3824a8628be03caa4" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.261 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3273 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3c21b363de3a47c3824a8628be03caa4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.261 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30921
10:44:38.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279040555442176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.263 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279040555442176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.273 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "354b1baeb62d4edf899c05d85f4bfb89", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040562442240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.273 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "354b1baeb62d4edf899c05d85f4bfb89" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.275 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3280 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="354b1baeb62d4edf899c05d85f4bfb89", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30928
10:44:38.276 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279040609939456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.281 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@968584924(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.284 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "febd7696c7384a5993f0d57db40ec7dd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040609939456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.284 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "febd7696c7384a5993f0d57db40ec7dd" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.286 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3287 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="febd7696c7384a5993f0d57db40ec7dd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30935
10:44:38.286 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1595273233(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.286 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279040634810368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.294 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2168e994f73e4ee78d7ab1ed4fefa1eb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040654565376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.295 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2168e994f73e4ee78d7ab1ed4fefa1eb" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.296 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3292 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2168e994f73e4ee78d7ab1ed4fefa1eb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.296 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30940
10:44:38.306 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3cf70b26ce0a443c8815a4f5f04647f1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040663019520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.307 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3cf70b26ce0a443c8815a4f5f04647f1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.309 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3302 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3cf70b26ce0a443c8815a4f5f04647f1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30950
10:44:38.318 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "54f9a89f2a7e4829ac473e47d7f6cdf8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040747978752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.318 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "54f9a89f2a7e4829ac473e47d7f6cdf8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.320 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3317 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="54f9a89f2a7e4829ac473e47d7f6cdf8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.320 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30965
10:44:38.320 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279040793243648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.328 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e6eb7a1b7db34177abfcc5588dec4aa1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040793243648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.328 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e6eb7a1b7db34177abfcc5588dec4aa1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.329 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3322 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e6eb7a1b7db34177abfcc5588dec4aa1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30970
10:44:38.339 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "820ef10df0d44209bb8f5f58543efcc3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040816873472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.339 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "820ef10df0d44209bb8f5f58543efcc3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.341 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3324 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="820ef10df0d44209bb8f5f58543efcc3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30972
10:44:38.341 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1127521014(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.342 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279040880504832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.351 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "28d4f0b65bd84fe9b00b69aacdfaa838", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040880504832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.351 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "28d4f0b65bd84fe9b00b69aacdfaa838" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.353 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3331 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="28d4f0b65bd84fe9b00b69aacdfaa838", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30979
10:44:38.360 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ae9d4c35f94449bb84c556c3938577a6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040924905472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.360 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ae9d4c35f94449bb84c556c3938577a6" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.361 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3345 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ae9d4c35f94449bb84c556c3938577a6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.361 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30993
10:44:38.362 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279040951525376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.371 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "50b46a7086f744729c503a5ddf56bc6d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279040965644288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.371 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "50b46a7086f744729c503a5ddf56bc6d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.373 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3349 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="50b46a7086f744729c503a5ddf56bc6d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30997
10:44:38.379 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3b8f0a7fa1ca4c8992eec996c0bdc019", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041010524160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.379 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3b8f0a7fa1ca4c8992eec996c0bdc019" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.381 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3354 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3b8f0a7fa1ca4c8992eec996c0bdc019", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.381 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31002
10:44:38.382 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041018531840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.383 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041046499328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.384 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041046499328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.385 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041053372416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.393 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "537f45e76017467383c78d9a24146810", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041060257792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.393 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "537f45e76017467383c78d9a24146810" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.395 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3358 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="537f45e76017467383c78d9a24146810", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31006
10:44:38.396 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041100476416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.396 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041100476416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.397 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041108660224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.398 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041108660224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.406 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "155c1171a90645b9815afd1c6f77add9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041115246592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.406 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "155c1171a90645b9815afd1c6f77add9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.407 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3365 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="155c1171a90645b9815afd1c6f77add9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.408 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31013
10:44:38.409 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041153486848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.411 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@697632662(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.412 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1262109174(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.421 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d70f82b93d6a48a98f0353c3f9ba7474", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041153486848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.421 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d70f82b93d6a48a98f0353c3f9ba7474" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.423 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3369 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d70f82b93d6a48a98f0353c3f9ba7474", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31017
10:44:38.433 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e8eb754f8424465a955dec3d3a3e9098", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041216126976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.434 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e8eb754f8424465a955dec3d3a3e9098" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.435 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3393 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e8eb754f8424465a955dec3d3a3e9098", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31041
10:44:38.444 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1c89d8bd255c4f6ba597ed097e33354e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041246478336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.444 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1c89d8bd255c4f6ba597ed097e33354e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.445 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3398 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1c89d8bd255c4f6ba597ed097e33354e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31046
10:44:38.446 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041290612736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.447 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041309622272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.448 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041316675584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.455 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0bf450162ef946578d87d59fbcd21d73", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041316675584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.456 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0bf450162ef946578d87d59fbcd21d73" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.457 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3405 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0bf450162ef946578d87d59fbcd21d73", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31053
10:44:38.462 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1004512760(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.466 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "669ea588ce144d378860d51237ab47c4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041357877248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.467 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "669ea588ce144d378860d51237ab47c4" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.468 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1557883743(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.468 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3408 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="669ea588ce144d378860d51237ab47c4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31056
10:44:38.470 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041398673408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.477 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c19516c000dc474a82e835875057563a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041398673408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.477 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c19516c000dc474a82e835875057563a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.479 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3412 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c19516c000dc474a82e835875057563a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31060
10:44:38.486 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ab275022d4ca44c897a31092ce967c49", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041426796544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.486 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ab275022d4ca44c897a31092ce967c49" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.487 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3433 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ab275022d4ca44c897a31092ce967c49", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.488 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31081
10:44:38.488 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041454092288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.496 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "96c23088ba28429fb7f13bd1fd668698", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041482072064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.496 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "96c23088ba28429fb7f13bd1fd668698" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.498 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3436 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="96c23088ba28429fb7f13bd1fd668698", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31084
10:44:38.499 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1576234725(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.499 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041506652160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.509 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6cc338c46d384e2b81ec5cdcb912d657", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041525194752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.509 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6cc338c46d384e2b81ec5cdcb912d657" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.511 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3441 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6cc338c46d384e2b81ec5cdcb912d657", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31089
10:44:38.519 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d0f39aeefd90489a8966dee2f4c99c30", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041576599552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.519 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d0f39aeefd90489a8966dee2f4c99c30" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.520 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1147117916(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.521 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3457 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d0f39aeefd90489a8966dee2f4c99c30", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31105
10:44:38.522 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@40447050(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.522 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041620070400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.532 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "81c9275d18d64ea89698d5a541e62532", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041620070400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.532 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "81c9275d18d64ea89698d5a541e62532" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.534 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3462 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="81c9275d18d64ea89698d5a541e62532", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.534 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31110
10:44:38.535 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041671987200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.536 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041671987200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.537 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041680105472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.543 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c1b721f015204bee9cb9ac8198292971", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041680105472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.543 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c1b721f015204bee9cb9ac8198292971" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.545 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3488 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c1b721f015204bee9cb9ac8198292971", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31136
10:44:38.553 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8ffc86437d5f4c5989a0ca50b9311888", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041717297152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.553 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8ffc86437d5f4c5989a0ca50b9311888" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.555 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3491 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8ffc86437d5f4c5989a0ca50b9311888", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.555 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31139
10:44:38.556 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041758601216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.557 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041758601216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.558 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041765036032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.559 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041765036032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.565 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c1df48d473644a6b83cf0e3798a3a030", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041770217472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.566 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c1df48d473644a6b83cf0e3798a3a030" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.567 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3498 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c1df48d473644a6b83cf0e3798a3a030", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.567 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31146
10:44:38.575 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1536d65b522b4602b6a59c87deffb721", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041782005760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.575 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1536d65b522b4602b6a59c87deffb721" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.576 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3500 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1536d65b522b4602b6a59c87deffb721", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.577 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31148
10:44:38.585 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "24ce08f7f17a4e688126d5e33c512890", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041846460416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.585 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "24ce08f7f17a4e688126d5e33c512890" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.587 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3504 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="24ce08f7f17a4e688126d5e33c512890", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31152
10:44:38.596 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "91039fbae90d4be1ba658a71cfcf7406", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041869615104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.596 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "91039fbae90d4be1ba658a71cfcf7406" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.598 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3508 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="91039fbae90d4be1ba658a71cfcf7406", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31156
10:44:38.608 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2bdfea026f3941698b3775c434726e55", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041910140928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.608 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2bdfea026f3941698b3775c434726e55" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3512 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2bdfea026f3941698b3775c434726e55", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31160
10:44:38.618 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d0281a729fc743268d7d69743de49523", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279041981829120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.618 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d0281a729fc743268d7d69743de49523" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.620 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3518 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d0281a729fc743268d7d69743de49523", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31166
10:44:38.621 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279041995739136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.631 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "59e9e75caab641c9bd937dc39ed46519", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042009473024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.631 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "59e9e75caab641c9bd937dc39ed46519" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.633 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3521 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="59e9e75caab641c9bd937dc39ed46519", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31169
10:44:38.642 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2732fb1f900e48cca2927f1ca2c36d48", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042057932800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.642 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2732fb1f900e48cca2927f1ca2c36d48" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.642 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@99565259(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.643 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3526 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2732fb1f900e48cca2927f1ca2c36d48", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31174
10:44:38.644 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042101628928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.645 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1135475925(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.645 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042101628928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.646 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042122366976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.647 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042122366976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.656 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c0568747728247beb4c43a8b7757e568", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042131554304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.656 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c0568747728247beb4c43a8b7757e568" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.658 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3542 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c0568747728247beb4c43a8b7757e568", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31190
10:44:38.659 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042179538944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.660 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042179538944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.664 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2059530429(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.671 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f28497c3b0144011a8ad37112734b141", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042186502144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.671 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f28497c3b0144011a8ad37112734b141" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.673 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3558 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f28497c3b0144011a8ad37112734b141", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31206
10:44:38.682 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8b4e21a4a45c453db3229d8774cb9c6d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042241650688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.682 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8b4e21a4a45c453db3229d8774cb9c6d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.684 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3572 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8b4e21a4a45c453db3229d8774cb9c6d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31220
10:44:38.684 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042284572672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.692 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b3ed83957d514ecdb356900dd9709e70", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042284572672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.692 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b3ed83957d514ecdb356900dd9709e70" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.693 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3577 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b3ed83957d514ecdb356900dd9709e70", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31225
10:44:38.694 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042325491712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b5ea23a7cf5e4c4cb2e1a1b1fa7f5cac", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042325491712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b5ea23a7cf5e4c4cb2e1a1b1fa7f5cac" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.704 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3580 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b5ea23a7cf5e4c4cb2e1a1b1fa7f5cac", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.704 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31228
10:44:38.714 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fb098de80c9e451999dc944c3a0b72e9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042368991232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.714 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fb098de80c9e451999dc944c3a0b72e9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.716 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3585 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="fb098de80c9e451999dc944c3a0b72e9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.716 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31233
10:44:38.717 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@830576851(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.717 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042418008064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.718 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042418008064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.719 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042418008064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.728 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "090a1a1e85734703b5667c57e0c894f6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042429280256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.728 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "090a1a1e85734703b5667c57e0c894f6" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.730 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3592 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="090a1a1e85734703b5667c57e0c894f6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31240
10:44:38.737 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e9b8ec16b4134180ad987ed81c40bd70", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042472984576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.737 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e9b8ec16b4134180ad987ed81c40bd70" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.739 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3603 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e9b8ec16b4134180ad987ed81c40bd70", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.739 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31251
10:44:38.740 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042512576512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.741 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042512576512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.742 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042519437312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.743 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042519437312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.743 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042524889088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.751 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9a35103baf9e4b278f429ad3de32902c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042530377728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.752 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9a35103baf9e4b278f429ad3de32902c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.753 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3609 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9a35103baf9e4b278f429ad3de32902c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31257
10:44:38.755 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042570469376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.763 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "db973a816acc4354bf61c84927ed4025", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042570469376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.763 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "db973a816acc4354bf61c84927ed4025" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.765 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3613 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="db973a816acc4354bf61c84927ed4025", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.765 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31261
10:44:38.766 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042586591232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.773 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6808c631f447495f85c802ce489f7523", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042617483264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.773 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6808c631f447495f85c802ce489f7523" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.775 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3616 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6808c631f447495f85c802ce489f7523", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31264
10:44:38.776 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042658799616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.784 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "477404c2abd4419098dc0e3d07ca1d82", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042658799616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.784 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "477404c2abd4419098dc0e3d07ca1d82" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.785 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1306849614(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.786 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3619 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="477404c2abd4419098dc0e3d07ca1d82", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.786 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31267
10:44:38.787 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042685595648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.789 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042707038208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.789 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042713870336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.797 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "db8ee484f7d14de2a20da520f0defd43", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042713870336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.798 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "db8ee484f7d14de2a20da520f0defd43" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.799 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3632 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="db8ee484f7d14de2a20da520f0defd43", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31280
10:44:38.807 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "89d692551ef14f82a60f105b885bd00b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042759135232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.807 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "89d692551ef14f82a60f105b885bd00b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.809 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3636 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="89d692551ef14f82a60f105b885bd00b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.809 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31284
10:44:38.810 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042766147584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.814 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1627649907(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.818 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1cc55d23ccac4f69961cb49658488ea4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042797887488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.818 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1cc55d23ccac4f69961cb49658488ea4" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.820 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3638 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1cc55d23ccac4f69961cb49658488ea4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.820 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31286
10:44:38.831 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c599788b79b1488c939d0c5af83519f3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042824355840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.831 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c599788b79b1488c939d0c5af83519f3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.833 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3642 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c599788b79b1488c939d0c5af83519f3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31290
10:44:38.840 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bfb7521845af4f2197597385f4f9eb71", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042894868480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.840 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bfb7521845af4f2197597385f4f9eb71" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.842 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3658 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bfb7521845af4f2197597385f4f9eb71", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31306
10:44:38.844 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@347252726(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.846 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@692646579(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.850 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "65d71fed5c0a42fbb2a8978fd4212c78", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042934091776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.850 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "65d71fed5c0a42fbb2a8978fd4212c78" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.852 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3660 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="65d71fed5c0a42fbb2a8978fd4212c78", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31308
10:44:38.853 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042975367168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.854 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042975367168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.855 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042975367168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.855 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279042983505920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.865 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2708b467e8f24229b3351a24ca689819", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279042983505920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.865 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2708b467e8f24229b3351a24ca689819" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.866 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3683 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2708b467e8f24229b3351a24ca689819", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31331
10:44:38.869 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1137449045(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.876 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c0df6841afd34370ba29091e7337905c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043034038272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.876 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c0df6841afd34370ba29091e7337905c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.878 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3689 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c0df6841afd34370ba29091e7337905c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31337
10:44:38.879 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043063562240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.880 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043081351168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.881 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043089485824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.882 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043089485824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.891 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7b7b14e7ab934d4dbd9cf62c2671a950", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043096653824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.891 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7b7b14e7ab934d4dbd9cf62c2671a950" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.891 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1024120624(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.893 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3706 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7b7b14e7ab934d4dbd9cf62c2671a950", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31354
10:44:38.893 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1015437936(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.900 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "94e7a3378f7541f7b428cd75dd5fd0a7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043126095872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.901 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "94e7a3378f7541f7b428cd75dd5fd0a7" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.901 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1379269177(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.902 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3711 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="94e7a3378f7541f7b428cd75dd5fd0a7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.903 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31359
10:44:38.903 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1905811098(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.913 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "91e0a8bc1b7c4680b1f0cdf6da23d192", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043149295616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.913 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "91e0a8bc1b7c4680b1f0cdf6da23d192" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.915 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3722 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="91e0a8bc1b7c4680b1f0cdf6da23d192", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31370
10:44:38.916 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043205959680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.925 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a568dbe3ce5548a7b75eef9ce174d710", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043231993856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.926 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a568dbe3ce5548a7b75eef9ce174d710" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.928 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3755 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a568dbe3ce5548a7b75eef9ce174d710", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.928 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31403
10:44:38.929 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043240374272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.930 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043283951616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043293761536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.932 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043293761536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.933 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043300970496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.943 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7eae9ef2851b4c76a7de78c702d1009e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043300970496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.943 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7eae9ef2851b4c76a7de78c702d1009e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.945 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3759 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7eae9ef2851b4c76a7de78c702d1009e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31407
10:44:38.947 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043355480064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.954 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3a932202014a4ac380d5931fb77cbaed", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043355480064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.954 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3a932202014a4ac380d5931fb77cbaed" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.955 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3765 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3a932202014a4ac380d5931fb77cbaed", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31413
10:44:38.963 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6a056d2518a141ae8dd3ac86f53570a6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043370733568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.963 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6a056d2518a141ae8dd3ac86f53570a6" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.965 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3767 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6a056d2518a141ae8dd3ac86f53570a6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31415
10:44:38.966 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@448836814(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.967 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@337324092(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.969 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1770192052(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.970 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1516049296(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.974 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b656abcba6fe4d61a1a9ba1deb7cb426", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043421626368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.974 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b656abcba6fe4d61a1a9ba1deb7cb426" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.974 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1168419537(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.976 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3770 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b656abcba6fe4d61a1a9ba1deb7cb426", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31418
10:44:38.976 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@137572497(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.978 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1982470783(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.980 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1155094201(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:38.985 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c0aef5643e3c4bf28c40c55a7778ac31", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043481796608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.985 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c0aef5643e3c4bf28c40c55a7778ac31" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.987 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3812 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c0aef5643e3c4bf28c40c55a7778ac31", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.987 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31460
10:44:38.988 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043525361664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.989 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043525361664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.997 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f820f26597224e76bf3d649caec00212", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043532902400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:38.997 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f820f26597224e76bf3d649caec00212" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:38.999 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3853 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f820f26597224e76bf3d649caec00212", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:38.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31501
10:44:39.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d3010521c9e94d999ea2a2bbc913fba8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043575869440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d3010521c9e94d999ea2a2bbc913fba8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.010 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3858 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d3010521c9e94d999ea2a2bbc913fba8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31506
10:44:39.011 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043605975040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.020 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e724a16ee5fe4c38baa555935592126d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043624329216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.020 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e724a16ee5fe4c38baa555935592126d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.022 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3864 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e724a16ee5fe4c38baa555935592126d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31512
10:44:39.032 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dbdfc991339d40f89023cc7bd19c5695", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043655966720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.032 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dbdfc991339d40f89023cc7bd19c5695" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.034 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3869 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="dbdfc991339d40f89023cc7bd19c5695", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31517
10:44:39.034 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043717808128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.035 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043717808128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.042 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "acf978b3427441a78b25f64862dce56e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043725447168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.042 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "acf978b3427441a78b25f64862dce56e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.044 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3876 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="acf978b3427441a78b25f64862dce56e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31524
10:44:39.045 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043760549888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.047 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@608935633(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.048 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@904758641(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.053 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4484f5af13fe48d78c1e965169ce5798", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043760549888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.053 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4484f5af13fe48d78c1e965169ce5798" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.053 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@330467409(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.055 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3879 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4484f5af13fe48d78c1e965169ce5798", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31527
10:44:39.056 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043785981952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.057 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043806752768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.058 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043806752768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.059 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043814293504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.071 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4f19a2b837ce4b3a9686eb38c0a23aa2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043821420544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.071 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4f19a2b837ce4b3a9686eb38c0a23aa2" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.074 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3913 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4f19a2b837ce4b3a9686eb38c0a23aa2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.074 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31561
10:44:39.085 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6cb136e55ead492fbfc46120f388d0a4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043882999808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.085 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6cb136e55ead492fbfc46120f388d0a4" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.087 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3917 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6cb136e55ead492fbfc46120f388d0a4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31565
10:44:39.089 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043935113216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.095 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1da54c9962ba4ba99fcdb942d3234eba", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043935113216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.095 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1da54c9962ba4ba99fcdb942d3234eba" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.096 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3922 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1da54c9962ba4ba99fcdb942d3234eba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.096 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31570
10:44:39.101 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1660787302ae46eeb2dcf1f358814af9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.102 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1660787302ae46eeb2dcf1f358814af9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.103 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1660787302ae46eeb2dcf1f358814af9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.103 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31571
10:44:39.108 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2bf9fb28e86749cfa096c95871641e2e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.108 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2bf9fb28e86749cfa096c95871641e2e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.110 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2bf9fb28e86749cfa096c95871641e2e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.111 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.111 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.117 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6b79874c4f5f4bd4a2ce8b982da1b6c9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.117 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6b79874c4f5f4bd4a2ce8b982da1b6c9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.119 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6b79874c4f5f4bd4a2ce8b982da1b6c9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2b601f5e814f468d874a08c3cf6580c9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2b601f5e814f468d874a08c3cf6580c9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.125 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2b601f5e814f468d874a08c3cf6580c9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.130 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "be74836b6a154d1e96886eff4fac4377", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.130 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "be74836b6a154d1e96886eff4fac4377" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.132 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="be74836b6a154d1e96886eff4fac4377", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.137 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "15897f61dfe84796a68fc289476ddf8b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.137 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "15897f61dfe84796a68fc289476ddf8b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.139 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="15897f61dfe84796a68fc289476ddf8b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.144 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bfd763ce1a1d47f683f1d30078d33c5d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.144 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bfd763ce1a1d47f683f1d30078d33c5d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.145 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bfd763ce1a1d47f683f1d30078d33c5d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.153 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3c9e01b7f82b45f586e598369667e3e2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.153 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3c9e01b7f82b45f586e598369667e3e2" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.155 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3c9e01b7f82b45f586e598369667e3e2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.156 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.161 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b3ee7dd03b904d6cbaaefd7e3ae7d3b1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.162 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b3ee7dd03b904d6cbaaefd7e3ae7d3b1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.163 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b3ee7dd03b904d6cbaaefd7e3ae7d3b1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.168 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "190cbf7ec7ae4187a5ae75cbfe967408", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.168 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "190cbf7ec7ae4187a5ae75cbfe967408" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.169 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="190cbf7ec7ae4187a5ae75cbfe967408", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.176 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a88ada9541f74042ab8b58dc5309498c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.176 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a88ada9541f74042ab8b58dc5309498c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.177 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a88ada9541f74042ab8b58dc5309498c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.178 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.185 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d75a0ea2a7804228ac840fc86c221531", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.185 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d75a0ea2a7804228ac840fc86c221531" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.186 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d75a0ea2a7804228ac840fc86c221531", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c50b6538cf5d458ca9755b903800fccd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c50b6538cf5d458ca9755b903800fccd" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.193 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c50b6538cf5d458ca9755b903800fccd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.197 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d99d26b7bd4e40cfa67c9c0e83e1fa31", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.197 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d99d26b7bd4e40cfa67c9c0e83e1fa31" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.199 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d99d26b7bd4e40cfa67c9c0e83e1fa31", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.199 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.205 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "38b2479b4c5e4f89a3f9f052c31eb09e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.205 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "38b2479b4c5e4f89a3f9f052c31eb09e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.206 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="38b2479b4c5e4f89a3f9f052c31eb09e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.207 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.213 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b2e6af319aa149af82e7682339710dba", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.213 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b2e6af319aa149af82e7682339710dba" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.214 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b2e6af319aa149af82e7682339710dba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.214 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.220 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "358f9db4abe94fbbb6deee9e0d405580", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.220 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "358f9db4abe94fbbb6deee9e0d405580" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.221 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="358f9db4abe94fbbb6deee9e0d405580", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.222 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.229 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b11ea5d76074461ba020ae1db74d2134", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.229 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b11ea5d76074461ba020ae1db74d2134" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.231 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b11ea5d76074461ba020ae1db74d2134", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.232 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.238 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d724ea0b7dd34038a34f104608b3bacf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.238 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d724ea0b7dd34038a34f104608b3bacf" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.239 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d724ea0b7dd34038a34f104608b3bacf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.240 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.245 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7ea45a40752b4764adcaa9ef0908287c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.246 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7ea45a40752b4764adcaa9ef0908287c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.247 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7ea45a40752b4764adcaa9ef0908287c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.248 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.253 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "16ca479f806a472b8313de73867cb9db", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.253 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "16ca479f806a472b8313de73867cb9db" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.255 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="16ca479f806a472b8313de73867cb9db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.260 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "33f70b6b664b43288d42f5d6a932d23e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.260 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "33f70b6b664b43288d42f5d6a932d23e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="33f70b6b664b43288d42f5d6a932d23e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.263 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.269 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3ccb1044c20645cfa05bb119fc01059a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.269 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3ccb1044c20645cfa05bb119fc01059a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.270 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3ccb1044c20645cfa05bb119fc01059a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.277 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "69197e63d3bc4367929415e06304c5ac", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.277 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "69197e63d3bc4367929415e06304c5ac" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.278 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="69197e63d3bc4367929415e06304c5ac", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.279 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.279 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.280 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.286 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "baac312749d442bbb92906c78e4c8695", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.286 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "baac312749d442bbb92906c78e4c8695" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.287 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="baac312749d442bbb92906c78e4c8695", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.288 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.289 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.294 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e6bdb6ba57fe4968b1049731fb8944b1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.294 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e6bdb6ba57fe4968b1049731fb8944b1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.296 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e6bdb6ba57fe4968b1049731fb8944b1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.297 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "85fd5aedbc0f4671bc975e4d4643b511", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "85fd5aedbc0f4671bc975e4d4643b511" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.304 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="85fd5aedbc0f4671bc975e4d4643b511", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.309 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8ef0a29560444541af5cffd2812ae3d9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.309 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8ef0a29560444541af5cffd2812ae3d9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.310 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8ef0a29560444541af5cffd2812ae3d9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.311 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.316 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7638f4db8466408687bfe6700c0fbe4a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.317 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7638f4db8466408687bfe6700c0fbe4a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.318 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7638f4db8466408687bfe6700c0fbe4a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.319 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.327 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "579245e55a2d4b299573b6c22140697f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.327 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "579245e55a2d4b299573b6c22140697f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.328 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="579245e55a2d4b299573b6c22140697f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.329 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.330 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.336 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0eb7271526c64a2b8983879721a5a38e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.336 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0eb7271526c64a2b8983879721a5a38e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.337 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0eb7271526c64a2b8983879721a5a38e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.343 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "31dc32edc89143cca47ae5d051fefc4e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.343 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "31dc32edc89143cca47ae5d051fefc4e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.344 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="31dc32edc89143cca47ae5d051fefc4e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.349 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cc609729714649258580897bc15ad88b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.349 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cc609729714649258580897bc15ad88b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.351 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="cc609729714649258580897bc15ad88b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.356 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bb99b0d586184ffe8a1ce5e98daac3f1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.356 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bb99b0d586184ffe8a1ce5e98daac3f1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.358 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bb99b0d586184ffe8a1ce5e98daac3f1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.358 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.359 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.365 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3fa0a1397c994472a091f7b37002d6aa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.365 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3fa0a1397c994472a091f7b37002d6aa" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3fa0a1397c994472a091f7b37002d6aa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.367 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.373 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "af74b10fa2994ab8a7cf37848411c603", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.373 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "af74b10fa2994ab8a7cf37848411c603" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.375 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="af74b10fa2994ab8a7cf37848411c603", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.380 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "80e21964a75842679854bc996e2a9f6d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.380 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "80e21964a75842679854bc996e2a9f6d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.382 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="80e21964a75842679854bc996e2a9f6d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.383 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.389 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e07be49e9eb848d38674bbdeb7040187", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.389 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e07be49e9eb848d38674bbdeb7040187" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.390 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e07be49e9eb848d38674bbdeb7040187", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.391 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.392 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.398 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b20ee6a3481f4e16bfbe7a9646a563ef", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.398 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b20ee6a3481f4e16bfbe7a9646a563ef" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.399 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b20ee6a3481f4e16bfbe7a9646a563ef", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.405 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2cfcf49a94924ecab120cbfc2fb28b25", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.405 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2cfcf49a94924ecab120cbfc2fb28b25" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.407 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2cfcf49a94924ecab120cbfc2fb28b25", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.413 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7946a29655bb488db0e1ae06a0dc5795", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.413 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7946a29655bb488db0e1ae06a0dc5795" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.414 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7946a29655bb488db0e1ae06a0dc5795", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.420 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2e9313d6ddc542959d68d9e0a5ad094f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.420 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2e9313d6ddc542959d68d9e0a5ad094f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.422 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2e9313d6ddc542959d68d9e0a5ad094f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.422 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.423 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.429 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9b9a40ee54b64a18acd065f34c01629d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.430 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9b9a40ee54b64a18acd065f34c01629d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.431 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9b9a40ee54b64a18acd065f34c01629d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.432 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.438 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "50d80bb3b10b45789de88dc918f32d64", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.438 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "50d80bb3b10b45789de88dc918f32d64" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.440 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="50d80bb3b10b45789de88dc918f32d64", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.446 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7937ac917e9341ddb93c359738a74be0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.446 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7937ac917e9341ddb93c359738a74be0" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.447 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7937ac917e9341ddb93c359738a74be0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.448 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.449 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.450 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.456 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f1ca65b1a0ad45f1a432162ca86fc677", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.456 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f1ca65b1a0ad45f1a432162ca86fc677" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.457 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f1ca65b1a0ad45f1a432162ca86fc677", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.463 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "617531dfda624f19b243d5099df91a52", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.463 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "617531dfda624f19b243d5099df91a52" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.464 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="617531dfda624f19b243d5099df91a52", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.469 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9c33e28fb5c74911af6591f5e3426532", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.470 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9c33e28fb5c74911af6591f5e3426532" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.471 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9c33e28fb5c74911af6591f5e3426532", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.472 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.474 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.475 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.475 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.481 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b9d494d6d1fb478095d178028617fcc8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.481 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b9d494d6d1fb478095d178028617fcc8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.483 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b9d494d6d1fb478095d178028617fcc8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.490 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4b157e36a8734b27a3d4115473fb1ed9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.490 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4b157e36a8734b27a3d4115473fb1ed9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.491 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4b157e36a8734b27a3d4115473fb1ed9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.497 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2b9b6f4d098940a787985e72ba9743d6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.497 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2b9b6f4d098940a787985e72ba9743d6" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.498 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2b9b6f4d098940a787985e72ba9743d6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.499 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.499 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.500 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.500 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.501 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.501 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.509 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "561bd329b3524430863c995170b94dba", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.510 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "561bd329b3524430863c995170b94dba" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.511 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="561bd329b3524430863c995170b94dba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.512 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.518 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6ccd423e809c41d9a1d61436ef783b79", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.519 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6ccd423e809c41d9a1d61436ef783b79" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.520 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6ccd423e809c41d9a1d61436ef783b79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.521 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.527 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "20e4bc940aff432cb75054ae755f9ecb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.528 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "20e4bc940aff432cb75054ae755f9ecb" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.529 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="20e4bc940aff432cb75054ae755f9ecb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.530 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.536 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d07142b0adf143f2b45940326be146e5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.536 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d07142b0adf143f2b45940326be146e5" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.538 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d07142b0adf143f2b45940326be146e5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.544 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "62afbb50feca4ab7964477b0580ce297", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043945742337) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.544 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "62afbb50feca4ab7964477b0580ce297" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.546 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="62afbb50feca4ab7964477b0580ce297", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.554 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "be883f6b72d8419baf0032b701ce580f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279043951456256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.554 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "be883f6b72d8419baf0032b701ce580f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.557 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3924 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="be883f6b72d8419baf0032b701ce580f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31572
10:44:39.557 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279045859295232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.560 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@500201472(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.562 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1704317053(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.566 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3873f21daf8742f9ad9d5188671ab313", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279045859295232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.566 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3873f21daf8742f9ad9d5188671ab313" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.566 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1015678899(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.568 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3929 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3873f21daf8742f9ad9d5188671ab313", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.568 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31577
10:44:39.577 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c94921bfce974cd0980fc1aaa9861e7e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279045888974848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.577 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c94921bfce974cd0980fc1aaa9861e7e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.579 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3942 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c94921bfce974cd0980fc1aaa9861e7e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31590
10:44:39.584 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1006497907(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.588 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2b592d2fc95e4f42b1f2211c1bd94d9e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279045951217664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.588 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2b592d2fc95e4f42b1f2211c1bd94d9e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.589 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@628330356(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.590 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3967 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2b592d2fc95e4f42b1f2211c1bd94d9e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31615
10:44:39.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6699b24d992a4224880174c4133a2ad4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279045999677440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6699b24d992a4224880174c4133a2ad4" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.601 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3982 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6699b24d992a4224880174c4133a2ad4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.601 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31630
10:44:39.602 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046022692864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.603 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046041956352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.604 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046041956352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.605 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046051356672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.606 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046051356672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.607 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046059352064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.610 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1848550815(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.612 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@49643638(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.616 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dcff45be719f459a9db42bb7270e36f0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279046059352064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.616 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dcff45be719f459a9db42bb7270e36f0" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.618 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3998 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="dcff45be719f459a9db42bb7270e36f0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31646
10:44:39.629 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "35352a017ea04c00bd355b2c2990422e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279046094512128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.629 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "35352a017ea04c00bd355b2c2990422e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.630 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4012 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="35352a017ea04c00bd355b2c2990422e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31660
10:44:39.639 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "abcbc09368144dbaabe3be27a16c09ae", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279046139768832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.639 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "abcbc09368144dbaabe3be27a16c09ae" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.641 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4026 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="abcbc09368144dbaabe3be27a16c09ae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.641 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31674
10:44:39.649 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "075e83fb23414b8eae94af42bcc5ebbb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279046188339200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.650 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "075e83fb23414b8eae94af42bcc5ebbb" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.651 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4031 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="075e83fb23414b8eae94af42bcc5ebbb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.652 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31679
10:44:39.661 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7c8bcb20f0c9433393073790b1c62643", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279046248214528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.661 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7c8bcb20f0c9433393073790b1c62643" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.662 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1457493555(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.663 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4037 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7c8bcb20f0c9433393073790b1c62643", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31685
10:44:39.671 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "52f06d787be349debf34eabee70a5dd8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279046273675264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.671 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "52f06d787be349debf34eabee70a5dd8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.673 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4041 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="52f06d787be349debf34eabee70a5dd8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31689
10:44:39.674 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046336724992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.675 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046336724992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.684 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d6bea169ab9b4924a2dbbdc5b118208a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279046343839744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.684 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d6bea169ab9b4924a2dbbdc5b118208a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.684 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1869527987(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.686 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4056 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d6bea169ab9b4924a2dbbdc5b118208a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.686 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31704
10:44:39.693 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "15fd3e28af224231a75f58902f0e8724", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279046371172352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.693 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "15fd3e28af224231a75f58902f0e8724" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.695 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4061 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="15fd3e28af224231a75f58902f0e8724", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31709
10:44:39.696 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046427398144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.705 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "72157b919b1647a5893acc5492d22c71", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279046427398144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.705 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "72157b919b1647a5893acc5492d22c71" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.706 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4074 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="72157b919b1647a5893acc5492d22c71", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31722
10:44:39.707 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046474600448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.708 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046474600448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.718 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "97991544220e40f4bb9594072c3ac3b9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279046481694720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.718 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "97991544220e40f4bb9594072c3ac3b9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.720 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4080 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="97991544220e40f4bb9594072c3ac3b9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31728
10:44:39.721 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046528425984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.722 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046528425984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.722 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046535831552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.731 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "587f8f8852a648b79ccb2b06a8b6ecb1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279046535831552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.731 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "587f8f8852a648b79ccb2b06a8b6ecb1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.731 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1954019740(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.733 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4086 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="587f8f8852a648b79ccb2b06a8b6ecb1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31734
10:44:39.734 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046563266560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.742 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "55eb1df13ea54a6c94522e422657163f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279046582599680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.742 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "55eb1df13ea54a6c94522e422657163f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.744 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4092 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="55eb1df13ea54a6c94522e422657163f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.744 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31740
10:44:39.753 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d48a867016484927a11815dd9087f55e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279046629146624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.753 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d48a867016484927a11815dd9087f55e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.755 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4107 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d48a867016484927a11815dd9087f55e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31755
10:44:39.756 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046673469440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.760 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046673469440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.761 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046681165824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.769 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5375ca050d7e47a8b5b1b6e8f1c8fa90", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279046681165824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.769 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5375ca050d7e47a8b5b1b6e8f1c8fa90" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.771 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4111 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="5375ca050d7e47a8b5b1b6e8f1c8fa90", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.771 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31759
10:44:39.772 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046724894720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.782 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "df5cc82ad6b24da4b740882827ba1c4b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279046742650880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.782 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "df5cc82ad6b24da4b740882827ba1c4b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.784 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4117 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="df5cc82ad6b24da4b740882827ba1c4b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31765
10:44:39.785 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046770847744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.794 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "78bef6a9390c4055906df281dd4dcfe9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279046790549504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.794 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "78bef6a9390c4055906df281dd4dcfe9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.796 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4123 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="78bef6a9390c4055906df281dd4dcfe9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31771
10:44:39.804 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4fe0dced423c4e1c8731a381b0e1e640", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279046840688640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.804 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4fe0dced423c4e1c8731a381b0e1e640" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.806 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4129 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4fe0dced423c4e1c8731a381b0e1e640", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31777
10:44:39.814 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "da8d3fc3fc2b4cd2879addf878b4c8f2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279046881333248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.814 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "da8d3fc3fc2b4cd2879addf878b4c8f2" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.816 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4132 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="da8d3fc3fc2b4cd2879addf878b4c8f2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31780
10:44:39.826 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c0c47605f0334e0fa92ae6e983f993ca", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279046923767808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.827 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c0c47605f0334e0fa92ae6e983f993ca" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.829 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4135 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c0c47605f0334e0fa92ae6e983f993ca", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31783
10:44:39.830 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046950731776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.830 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1513038164(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.831 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046974427136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.832 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279046982606848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.840 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0d054dc45fe04999a6885d1082405ba9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279046982606848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.840 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0d054dc45fe04999a6885d1082405ba9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.842 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4141 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0d054dc45fe04999a6885d1082405ba9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31789
10:44:39.843 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047028707328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.850 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5f1b4d6d8e92462c9cea37fb47ccce71", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279047028707328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.850 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5f1b4d6d8e92462c9cea37fb47ccce71" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.852 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4155 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="5f1b4d6d8e92462c9cea37fb47ccce71", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31803
10:44:39.853 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047070941184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.855 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047070941184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.864 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f1f28a4887f64032951c19a1bcd52868", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279047078998016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.865 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f1f28a4887f64032951c19a1bcd52868" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.867 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4159 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f1f28a4887f64032951c19a1bcd52868", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31807
10:44:39.877 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ebea722e22d04c5cb6d342e190de1e83", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279047129530368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.878 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ebea722e22d04c5cb6d342e190de1e83" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.880 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4166 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ebea722e22d04c5cb6d342e190de1e83", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31814
10:44:39.881 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047155482624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.882 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1894468140(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.882 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047155482624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.883 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047183241216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.884 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047183241216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.886 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047183241216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "80ed7fc780644ece825f8238ea81bfe3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279047202570240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "80ed7fc780644ece825f8238ea81bfe3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.898 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4172 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="80ed7fc780644ece825f8238ea81bfe3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31820
10:44:39.899 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047257018368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.907 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bff536f7c70d4dffb1a8c19545a984fa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279047257018368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.907 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bff536f7c70d4dffb1a8c19545a984fa" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.909 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4187 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bff536f7c70d4dffb1a8c19545a984fa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.909 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31835
10:44:39.910 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047304822784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.911 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047304822784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.918 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c15810d0ae90418fb4cdd0f158290586", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279047312707584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.918 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c15810d0ae90418fb4cdd0f158290586" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.920 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4193 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c15810d0ae90418fb4cdd0f158290586", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.920 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31841
10:44:39.929 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "003b68fd263341ccb1cf2ed77a20dd3f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279047348273152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.929 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "003b68fd263341ccb1cf2ed77a20dd3f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4195 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="003b68fd263341ccb1cf2ed77a20dd3f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31843
10:44:39.932 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047393460224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.933 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047393460224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.933 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1791149217(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.934 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047401766912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.935 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047401766912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.935 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@556952444(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.937 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@37014415(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.938 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@673471439(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.944 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "51eeec218e1f4096be8e8098051cdcee", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279047401766912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.945 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "51eeec218e1f4096be8e8098051cdcee" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.946 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4201 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="51eeec218e1f4096be8e8098051cdcee", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31849
10:44:39.947 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047457091584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.949 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047457091584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047464288256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.958 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "af1576b0dfcd49539fe81e40fec47058", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279047471484928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.958 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "af1576b0dfcd49539fe81e40fec47058" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.961 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4244 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="af1576b0dfcd49539fe81e40fec47058", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31892
10:44:39.965 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1421829542(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.969 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5f449c50bbd746988cb64022e372c13d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279047494815744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.969 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5f449c50bbd746988cb64022e372c13d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.970 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1717870022(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.971 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4248 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="5f449c50bbd746988cb64022e372c13d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31896
10:44:39.971 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1118325302(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:39.972 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047539511296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.979 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "00e695793eaa4511ab41a8fd1c9f2f4f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279047559106560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.979 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "00e695793eaa4511ab41a8fd1c9f2f4f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.982 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4262 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="00e695793eaa4511ab41a8fd1c9f2f4f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31910
10:44:39.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f3a7150621a24ce8af6cea7d5a64df7f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279047600488448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f3a7150621a24ce8af6cea7d5a64df7f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:39.993 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4283 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f3a7150621a24ce8af6cea7d5a64df7f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:39.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31931
10:44:39.994 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047645581312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:39.998 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1222151055(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.003 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8f174ac7b07b4858825fd472024fe544", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279047645581312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.003 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8f174ac7b07b4858825fd472024fe544" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.003 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1734690151(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.005 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4287 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8f174ac7b07b4858825fd472024fe544", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31935
10:44:40.006 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047676153856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.007 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047697264640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.008 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047697264640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9a259a13f3f945aa96c55670085d97af", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279047704920064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9a259a13f3f945aa96c55670085d97af" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4312 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9a259a13f3f945aa96c55670085d97af", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31960
10:44:40.020 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047754067968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.024 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@632123104(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.025 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@634677657(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.031 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5830c28887fd4c4fa333fb4d514585d2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279047754067968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.031 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5830c28887fd4c4fa333fb4d514585d2" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.033 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4318 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="5830c28887fd4c4fa333fb4d514585d2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.033 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31966
10:44:40.034 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047788257280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.042 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "27bd9cc9acdc4c92a16ad140d2df5098", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279047810568192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.042 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "27bd9cc9acdc4c92a16ad140d2df5098" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.044 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4342 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="27bd9cc9acdc4c92a16ad140d2df5098", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31990
10:44:40.045 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047854784512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.055 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f33c277dac774982b7ecea7c6c959617", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279047854784512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.055 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f33c277dac774982b7ecea7c6c959617" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.057 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4347 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f33c277dac774982b7ecea7c6c959617", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31995
10:44:40.058 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047885869056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.059 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279047907680256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.067 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "44b772d894ff4ec7ab66d7a59022df11", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279047916158976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.067 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "44b772d894ff4ec7ab66d7a59022df11" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.069 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4354 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="44b772d894ff4ec7ab66d7a59022df11", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32002
10:44:40.072 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@702286431(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.074 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1692351614(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.078 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f0fdbd9e5c0a418cbd8e657ed89a8b43", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279047939211264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.078 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f0fdbd9e5c0a418cbd8e657ed89a8b43" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.078 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@709592171(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.080 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4358 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f0fdbd9e5c0a418cbd8e657ed89a8b43", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32006
10:44:40.090 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "04697d00b10f4cc7b8f25f06714610c1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279047987224576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.090 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "04697d00b10f4cc7b8f25f06714610c1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.092 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4372 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="04697d00b10f4cc7b8f25f06714610c1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.092 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32020
10:44:40.100 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8cfbb28e95074b439a8cba2cd9f0473a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279048051531776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.100 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8cfbb28e95074b439a8cba2cd9f0473a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.102 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4396 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8cfbb28e95074b439a8cba2cd9f0473a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32044
10:44:40.102 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@752203802(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.109 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "10d3f0f699f341b88fa6db63230046e8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279048093323264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.109 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "10d3f0f699f341b88fa6db63230046e8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.110 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4401 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="10d3f0f699f341b88fa6db63230046e8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32049
10:44:40.119 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "09df62b1879b4b4c9b208a0a17218370", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279048129384448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.119 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "09df62b1879b4b4c9b208a0a17218370" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.121 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4412 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="09df62b1879b4b4c9b208a0a17218370", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32060
10:44:40.122 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279048154210304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.132 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7eac8733e0944fa0a87a06bcc3905037", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279048172003328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.132 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7eac8733e0944fa0a87a06bcc3905037" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.134 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7eac8733e0944fa0a87a06bcc3905037", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32065
10:44:40.135 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279048211251200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.145 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d1c3b7400f694545b26bd77a03532af3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279048225243136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.145 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d1c3b7400f694545b26bd77a03532af3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.147 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4423 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d1c3b7400f694545b26bd77a03532af3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32071
10:44:40.157 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "610d61b24bed417c9188f52956d16aef", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279048277204992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.158 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "610d61b24bed417c9188f52956d16aef" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.160 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4429 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="610d61b24bed417c9188f52956d16aef", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32077
10:44:40.161 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279048329404416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.167 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "459da63cf66e40a9bfb283a91ad08480", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279048329404416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.167 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "459da63cf66e40a9bfb283a91ad08480" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.170 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4435 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="459da63cf66e40a9bfb283a91ad08480", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32083
10:44:40.174 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1704116525(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dd5b05bf38ed4682a4d89c0401363d88", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279048369729536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dd5b05bf38ed4682a4d89c0401363d88" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.179 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2016619821(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.181 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4438 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="dd5b05bf38ed4682a4d89c0401363d88", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32086
10:44:40.181 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@237868700(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.183 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@263842347(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.185 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2085734744(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.190 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7f85ceb8d539480688177aba1dc05cff", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279048417808384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.190 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7f85ceb8d539480688177aba1dc05cff" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.192 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4452 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7f85ceb8d539480688177aba1dc05cff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32100
10:44:40.193 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279048463024128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.194 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279048463024128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.204 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8a9dee0bf728412091f00df0d65cfc83", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279048470728704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.204 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8a9dee0bf728412091f00df0d65cfc83" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.206 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4493 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8a9dee0bf728412091f00df0d65cfc83", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.206 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32141
10:44:40.207 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279048514457600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.208 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279048514457600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.208 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279048520200192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.219 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "61deeb23c9c246a3b461673d906085b2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279048520200192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.219 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "61deeb23c9c246a3b461673d906085b2" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.222 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4499 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="61deeb23c9c246a3b461673d906085b2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32147
10:44:40.231 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d31cbc1069ef4109b17c72be050791d0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279048582901760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.231 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d31cbc1069ef4109b17c72be050791d0" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.233 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4503 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d31cbc1069ef4109b17c72be050791d0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32151
10:44:40.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8689033508a44d4297b160ab127ac4e2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279048630611968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8689033508a44d4297b160ab127ac4e2" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.244 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4506 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8689033508a44d4297b160ab127ac4e2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.244 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32154
10:44:40.245 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279048654520320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.247 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279048671326208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.254 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a4a132895ef746c8b0d24c9a9dda0840", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279048688975872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.255 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a4a132895ef746c8b0d24c9a9dda0840" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.257 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4511 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a4a132895ef746c8b0d24c9a9dda0840", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32159
10:44:40.258 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279048728522752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.266 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dbda1ff6e2f34a4ea55ba90088abf236", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279048728522752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.266 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dbda1ff6e2f34a4ea55ba90088abf236" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.268 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4514 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="dbda1ff6e2f34a4ea55ba90088abf236", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32162
10:44:40.275 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "80f7b931a8054fe5acc5a1bb93262665", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279048773537792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.276 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "80f7b931a8054fe5acc5a1bb93262665" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.276 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@501926330(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.277 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4519 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="80f7b931a8054fe5acc5a1bb93262665", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32167
10:44:40.288 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7099ea1729224da78caf734e1ba9728d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279048796127232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.289 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7099ea1729224da78caf734e1ba9728d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.290 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4521 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7099ea1729224da78caf734e1ba9728d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32169
10:44:40.291 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279048866234368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.293 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279048866234368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.293 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279048873828352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "070710f0407548d1a4784f84870f80ee", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279048873828352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "070710f0407548d1a4784f84870f80ee" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.302 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2131830253(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.304 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4536 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="070710f0407548d1a4784f84870f80ee", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.304 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32184
10:44:40.305 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1069117590(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.305 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279048903794688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.306 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1305503024(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.306 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279048921591808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.314 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ef5f0898730d4dcd9c4b5c76933a94c5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279048931532800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.314 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ef5f0898730d4dcd9c4b5c76933a94c5" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.316 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4552 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ef5f0898730d4dcd9c4b5c76933a94c5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32200
10:44:40.326 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4221228645594264a363db173d74c128", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279048970846208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.326 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4221228645594264a363db173d74c128" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.328 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4572 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4221228645594264a363db173d74c128", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32220
10:44:40.338 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "22b22d9ae3ea4122aaa66abdb588814c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279049019420672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.338 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "22b22d9ae3ea4122aaa66abdb588814c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.340 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4577 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="22b22d9ae3ea4122aaa66abdb588814c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.340 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32225
10:44:40.341 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279049050132480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.349 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "89cbd64db7134804b889648b56013d20", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279049067593728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.349 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "89cbd64db7134804b889648b56013d20" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.351 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4583 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="89cbd64db7134804b889648b56013d20", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.351 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32231
10:44:40.352 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279049115381760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.353 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279049115381760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.363 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b29bf0af4fc446279d489a343bf5bd3e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279049123307520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.363 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b29bf0af4fc446279d489a343bf5bd3e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.365 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4589 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b29bf0af4fc446279d489a343bf5bd3e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.365 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32237
10:44:40.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279049148923904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.373 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8f5c8c5da5cf4ea6b47f9859a8618c37", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279049169469440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.373 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8f5c8c5da5cf4ea6b47f9859a8618c37" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.374 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4594 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8f5c8c5da5cf4ea6b47f9859a8618c37", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32242
10:44:40.385 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e8f3d2f8ac284a1ba92223efe25fb8a1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279049210626048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.386 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e8f3d2f8ac284a1ba92223efe25fb8a1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.388 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4597 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e8f3d2f8ac284a1ba92223efe25fb8a1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.388 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32245
10:44:40.388 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279049263173632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.397 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "79940f1b498c45ca92727ff4539a6408", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279049263173632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.397 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "79940f1b498c45ca92727ff4539a6408" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.399 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4604 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="79940f1b498c45ca92727ff4539a6408", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32252
10:44:40.409 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f95b349922304d2287d94e0d1e7bc595", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279049303982080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.409 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f95b349922304d2287d94e0d1e7bc595" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.411 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4609 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f95b349922304d2287d94e0d1e7bc595", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32257
10:44:40.419 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ae2531c8f25d4339829b53d2d572013b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279049358405632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.419 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ae2531c8f25d4339829b53d2d572013b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.421 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4615 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ae2531c8f25d4339829b53d2d572013b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32263
10:44:40.430 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d108bd2c94974758913edb4160a1e753", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279049400786944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.430 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d108bd2c94974758913edb4160a1e753" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.432 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4619 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d108bd2c94974758913edb4160a1e753", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32267
10:44:40.442 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c39751ed580f47d0b02953359aa0708d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279049422671872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.443 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c39751ed580f47d0b02953359aa0708d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.445 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4621 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c39751ed580f47d0b02953359aa0708d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32269
10:44:40.446 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279049496883200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.456 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a29a32dac53c459a9f24286d936cdb35", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279049496883200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.456 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a29a32dac53c459a9f24286d936cdb35" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.458 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4628 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a29a32dac53c459a9f24286d936cdb35", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32276
10:44:40.459 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279049551228928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.466 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "14d1cc4f260044789823e438093ab9e4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279049551228928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.466 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "14d1cc4f260044789823e438093ab9e4" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.468 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4634 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="14d1cc4f260044789823e438093ab9e4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.469 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32282
10:44:40.469 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279049593683968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.479 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "210eb04106de41aca32361d43769d9aa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279049593683968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.479 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "210eb04106de41aca32361d43769d9aa" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.481 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4637 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="210eb04106de41aca32361d43769d9aa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.481 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32285
10:44:40.484 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279049645359104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.485 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279049645359104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.494 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "368e74b1f9ef4a29a7d0d4c5d8c9b134", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279049654808576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.494 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "368e74b1f9ef4a29a7d0d4c5d8c9b134" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.497 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4643 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="368e74b1f9ef4a29a7d0d4c5d8c9b134", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32291
10:44:40.498 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279049709719552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.507 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ae2cc97643c04689b1091fd4dceedd19", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279049709719552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.507 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ae2cc97643c04689b1091fd4dceedd19" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.509 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4648 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ae2cc97643c04689b1091fd4dceedd19", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32296
10:44:40.519 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e653edcbe0df49a4acecf60ffa495230", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279049762107392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.519 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e653edcbe0df49a4acecf60ffa495230" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.521 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4654 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e653edcbe0df49a4acecf60ffa495230", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32302
10:44:40.532 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3e8d3698ad5a464785321634e8200de4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279049808900096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.532 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3e8d3698ad5a464785321634e8200de4" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.535 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4659 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3e8d3698ad5a464785321634e8200de4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.535 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32307
10:44:40.542 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "68927231562a4e1ebe041373a0c93ef8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279049864413184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.542 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "68927231562a4e1ebe041373a0c93ef8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.544 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4665 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="68927231562a4e1ebe041373a0c93ef8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32313
10:44:40.546 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279049903579136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.546 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279049909768192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.547 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279049915219968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.557 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1a232a3459fd41c883e8ab00a3583184", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279049915219968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.558 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1a232a3459fd41c883e8ab00a3583184" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.560 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4670 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1a232a3459fd41c883e8ab00a3583184", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32318
10:44:40.568 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "afa7b3e74d0e4979becac469e5452d7a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279049968275456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.568 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "afa7b3e74d0e4979becac469e5452d7a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.570 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4675 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="afa7b3e74d0e4979becac469e5452d7a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.571 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32323
10:44:40.571 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279050012479488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.578 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a6721e3b09724cfe8604e1e089fb5950", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050012479488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.578 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a6721e3b09724cfe8604e1e089fb5950" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.581 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4680 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a6721e3b09724cfe8604e1e089fb5950", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.581 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32328
10:44:40.589 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "95671838e30d4a49aa073c02568e54df", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050025988096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.590 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "95671838e30d4a49aa073c02568e54df" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.592 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4682 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="95671838e30d4a49aa073c02568e54df", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32330
10:44:40.593 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279050099171328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.601 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fd13794937a64d238fb7d4176a1fe4de", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050099171328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.601 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fd13794937a64d238fb7d4176a1fe4de" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.603 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4686 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="fd13794937a64d238fb7d4176a1fe4de", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.604 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32334
10:44:40.604 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279050146643968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.611 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6cc4ee0005bc40dea38a9f5efee41fe7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050146643968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.611 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6cc4ee0005bc40dea38a9f5efee41fe7" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.613 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4689 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6cc4ee0005bc40dea38a9f5efee41fe7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.613 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32337
10:44:40.621 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2557c08b81454942833d6c786bea7176", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050173046784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.621 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2557c08b81454942833d6c786bea7176" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.624 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4691 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2557c08b81454942833d6c786bea7176", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.624 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32339
10:44:40.634 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "71a7922cab43472f992f965dc5c86c08", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050229288960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.634 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "71a7922cab43472f992f965dc5c86c08" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.636 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4695 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="71a7922cab43472f992f965dc5c86c08", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.636 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32343
10:44:40.647 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "85102b93254f4cb48200a18d833b8448", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050280116224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.647 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "85102b93254f4cb48200a18d833b8448" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.649 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4700 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="85102b93254f4cb48200a18d833b8448", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32348
10:44:40.657 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "34283ff8d550416c848a2087f281958d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050334199808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.657 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "34283ff8d550416c848a2087f281958d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.659 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4704 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="34283ff8d550416c848a2087f281958d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32352
10:44:40.660 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279050374668288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.661 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279050374668288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.662 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279050383994880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "09ed4c5af55b48d2a34d810ee80a3487", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050383994880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.670 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "09ed4c5af55b48d2a34d810ee80a3487" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.672 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4708 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="09ed4c5af55b48d2a34d810ee80a3487", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.672 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32356
10:44:40.672 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@104649257(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.673 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279050409938944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.683 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3591c64e3eae44348deb775400823982", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050426789888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.683 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3591c64e3eae44348deb775400823982" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.685 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4711 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3591c64e3eae44348deb775400823982", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32359
10:44:40.693 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bf9721858c094ffbb0392a5348b68d41", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050461605888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.693 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bf9721858c094ffbb0392a5348b68d41" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.695 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4725 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bf9721858c094ffbb0392a5348b68d41", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32373
10:44:40.696 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1895080270(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.696 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279050522857472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.697 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279050522857472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.706 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9437e51edb77404b8c3a58733c2001a1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050533056512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.706 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9437e51edb77404b8c3a58733c2001a1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.709 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4732 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9437e51edb77404b8c3a58733c2001a1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32380
10:44:40.717 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "934f24723a764fc98efebde8c24493b8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050577391616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.717 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "934f24723a764fc98efebde8c24493b8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.720 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4746 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="934f24723a764fc98efebde8c24493b8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32394
10:44:40.720 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@71123462(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.721 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279050622402560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.724 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1242193492(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.728 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "aa0368252d174af3a251e3d388b40456", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050622402560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.728 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "aa0368252d174af3a251e3d388b40456" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.730 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4751 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="aa0368252d174af3a251e3d388b40456", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32399
10:44:40.740 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a494330ae5654ffbaf2432f2f630095c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050666323968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.740 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a494330ae5654ffbaf2432f2f630095c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.742 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4772 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a494330ae5654ffbaf2432f2f630095c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32420
10:44:40.748 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@709324966(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.753 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "860f223c7a0d4d7783fe7872d38ea904", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050714361856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.753 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "860f223c7a0d4d7783fe7872d38ea904" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.754 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2146196081(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.755 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4777 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="860f223c7a0d4d7783fe7872d38ea904", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32425
10:44:40.765 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f15aa80adafb46aeade5f364d999f673", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050770731008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.765 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f15aa80adafb46aeade5f364d999f673" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.767 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4792 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f15aa80adafb46aeade5f364d999f673", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.767 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32440
10:44:40.777 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "47e0135cda854959a4ce70cdb6b0433e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050816663552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.778 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "47e0135cda854959a4ce70cdb6b0433e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.780 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4804 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="47e0135cda854959a4ce70cdb6b0433e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.780 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32452
10:44:40.781 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279050869579776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.782 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279050869579776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.792 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "80ff7bf78d8448f0beba111263ed4a11", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050879102976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.792 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "80ff7bf78d8448f0beba111263ed4a11" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.795 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4810 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="80ff7bf78d8448f0beba111263ed4a11", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32458
10:44:40.796 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279050929754112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.800 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@288295672(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.806 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d90c1c3c0d18450f99007caf1a89c93e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050935427072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.806 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d90c1c3c0d18450f99007caf1a89c93e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.808 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4818 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d90c1c3c0d18450f99007caf1a89c93e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.809 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32466
10:44:40.822 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3a8afb0e9f2c4f13b878850622428930", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279050984816640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.822 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3a8afb0e9f2c4f13b878850622428930" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.824 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4833 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3a8afb0e9f2c4f13b878850622428930", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32481
10:44:40.835 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6bdcb52887eb4d4ab7801f6ba1cff3c3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279051022802944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.835 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6bdcb52887eb4d4ab7801f6ba1cff3c3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.837 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4838 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6bdcb52887eb4d4ab7801f6ba1cff3c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.837 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32486
10:44:40.838 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051103268864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.839 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051103268864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.840 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051111784448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.849 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dbb38d2fdefb4352be3947ed5a7e864a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279051111784448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.849 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dbb38d2fdefb4352be3947ed5a7e864a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.851 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4846 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="dbb38d2fdefb4352be3947ed5a7e864a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32494
10:44:40.852 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051161681920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.863 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6a9083120a8b43679b15fc7b2eea61c4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279051161681920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.863 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6a9083120a8b43679b15fc7b2eea61c4" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.866 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4851 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6a9083120a8b43679b15fc7b2eea61c4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32499
10:44:40.867 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051219906560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.876 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "90383ea8c1b8430eb704164da82be54a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279051219906560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.876 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "90383ea8c1b8430eb704164da82be54a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.878 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4857 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="90383ea8c1b8430eb704164da82be54a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32505
10:44:40.887 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "956f196c72a74d6da05e49dde2a1098b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279051271524352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.887 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "956f196c72a74d6da05e49dde2a1098b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.889 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4863 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="956f196c72a74d6da05e49dde2a1098b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32511
10:44:40.890 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051319533568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.891 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051319533568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.892 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051327430656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.893 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051327430656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.894 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051334037504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.896 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@156180087(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.897 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@412917176(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.903 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "29de590f62e54bff958fd8c3fb7a9ee9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279051334037504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.903 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "29de590f62e54bff958fd8c3fb7a9ee9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.903 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@96367368(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.905 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4869 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="29de590f62e54bff958fd8c3fb7a9ee9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32517
10:44:40.906 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051359662080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.907 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051382530048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.907 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051390545920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.908 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051390545920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.909 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051396800512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.917 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ec942fdfac71430aaddd876613f3f80d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279051396800512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.917 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ec942fdfac71430aaddd876613f3f80d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.920 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4903 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ec942fdfac71430aaddd876613f3f80d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.920 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32551
10:44:40.926 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6cdc9755c2f34410adf36db4f3908a34", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279051440791552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.927 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6cdc9755c2f34410adf36db4f3908a34" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.929 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4906 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6cdc9755c2f34410adf36db4f3908a34", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.929 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32554
10:44:40.930 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051480506368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.939 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "903ac339b391421d968defcae141fedb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279051480506368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.939 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "903ac339b391421d968defcae141fedb" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.941 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4908 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="903ac339b391421d968defcae141fedb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32556
10:44:40.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "90a5adbad8ba456d8783e8d5d44198e9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279051529166848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "90a5adbad8ba456d8783e8d5d44198e9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.952 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4913 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="90a5adbad8ba456d8783e8d5d44198e9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.952 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32561
10:44:40.953 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051554680832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.954 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051576139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.955 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051584180224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.961 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8c5102177a954c269ed3caf898756244", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279051584180224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.961 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8c5102177a954c269ed3caf898756244" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.962 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1815069069(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:40.963 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4919 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8c5102177a954c269ed3caf898756244", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32567
10:44:40.972 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "210c14046d7b468384ce82b0d81fa8a8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279051616219136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.972 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "210c14046d7b468384ce82b0d81fa8a8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.975 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4921 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="210c14046d7b468384ce82b0d81fa8a8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32569
10:44:40.976 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051667935232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.977 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051667935232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.986 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "10e91ec448f64e59a1c194564747e8fd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279051676241920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.987 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "10e91ec448f64e59a1c194564747e8fd" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:40.989 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4937 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="10e91ec448f64e59a1c194564747e8fd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:40.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32585
10:44:40.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051725303808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051725303808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:40.991 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051734167552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.000 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "821b28571ca44ebaa9dc43f5056e4f0c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279051734167552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.000 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "821b28571ca44ebaa9dc43f5056e4f0c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.002 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4944 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="821b28571ca44ebaa9dc43f5056e4f0c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32592
10:44:41.012 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "62fdab1aa0b64f2b996bd2904e73be2b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279051778748416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.012 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "62fdab1aa0b64f2b996bd2904e73be2b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.014 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4950 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="62fdab1aa0b64f2b996bd2904e73be2b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32598
10:44:41.015 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051828244480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.024 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1ec37942b0e44e8bbfdfa1bbe1ac6c56", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279051828244480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.024 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1ec37942b0e44e8bbfdfa1bbe1ac6c56" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.026 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4955 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1ec37942b0e44e8bbfdfa1bbe1ac6c56", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32603
10:44:41.027 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051878477824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.028 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051878477824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.029 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051887239168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.039 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9a6016dcea984b67b6d2ef60349f473d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279051887239168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.039 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9a6016dcea984b67b6d2ef60349f473d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.042 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4962 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9a6016dcea984b67b6d2ef60349f473d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32610
10:44:41.051 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "669f5cb91f5f4520ac8873edff449e96", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279051922472960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.051 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "669f5cb91f5f4520ac8873edff449e96" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.053 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4968 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="669f5cb91f5f4520ac8873edff449e96", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32616
10:44:41.054 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279051987976192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.062 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e35feef8ad7041a38f8b477aab2433b1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279051987976192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.063 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e35feef8ad7041a38f8b477aab2433b1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.065 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4974 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e35feef8ad7041a38f8b477aab2433b1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32622
10:44:41.066 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052019318784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.075 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "95d9c4d32e0c4f0bbc39a311503d9f9c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279052036165632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.075 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "95d9c4d32e0c4f0bbc39a311503d9f9c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.077 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4980 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="95d9c4d32e0c4f0bbc39a311503d9f9c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32628
10:44:41.088 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "74b36c444e19410690fad3c2106bff9d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279052087070720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.088 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "74b36c444e19410690fad3c2106bff9d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.091 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4986 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="74b36c444e19410690fad3c2106bff9d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32634
10:44:41.092 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052145876992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.093 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052145876992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.104 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f130e3d242b44d489454376b51c6f2a9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279052151922688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.104 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f130e3d242b44d489454376b51c6f2a9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.106 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4995 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f130e3d242b44d489454376b51c6f2a9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.106 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32643
10:44:41.107 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052176441344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.108 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052205805568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.111 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@501401305(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.115 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f9b800cbb39d4e3cbc2304ac81c00df1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279052205805568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.115 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f9b800cbb39d4e3cbc2304ac81c00df1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.117 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5000 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f9b800cbb39d4e3cbc2304ac81c00df1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32648
10:44:41.125 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b47513aa8a7f4bbab3bcbdc3a888638a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279052249935872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.125 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b47513aa8a7f4bbab3bcbdc3a888638a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.128 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5012 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b47513aa8a7f4bbab3bcbdc3a888638a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32660
10:44:41.138 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "68938227aa75473287d9d5741ff446a0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279052293701632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.138 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "68938227aa75473287d9d5741ff446a0" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.138 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1634728320(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.140 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5017 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="68938227aa75473287d9d5741ff446a0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.140 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32665
10:44:41.140 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@398450838(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.141 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052321652736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.150 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f006dbb2a8b04ee993405672367cbb07", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279052344676352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.150 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f006dbb2a8b04ee993405672367cbb07" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.152 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5022 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f006dbb2a8b04ee993405672367cbb07", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32670
10:44:41.153 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052378939392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.154 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052394487808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.155 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052394487808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.156 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052403245056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.162 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@84834373(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.165 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9e7273a232bb4522a488bef69dcead5a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279052408860672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.166 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9e7273a232bb4522a488bef69dcead5a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.166 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@240230963(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.168 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5048 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9e7273a232bb4522a488bef69dcead5a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.169 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32696
10:44:41.177 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b677f612037c471480ac4cb04e83e0e1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279052452306944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.177 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b677f612037c471480ac4cb04e83e0e1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.180 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5052 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b677f612037c471480ac4cb04e83e0e1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32700
10:44:41.189 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1ec0bafe6d784b6680c62e9ad88ea795", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279052506214400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.190 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1ec0bafe6d784b6680c62e9ad88ea795" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.192 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5076 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1ec0bafe6d784b6680c62e9ad88ea795", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32724
10:44:41.192 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@283961728(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.193 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052556214272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.201 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a7ef2fd7a17647ea88425b2a4f07b8e6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279052556214272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.201 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a7ef2fd7a17647ea88425b2a4f07b8e6" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.203 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5081 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a7ef2fd7a17647ea88425b2a4f07b8e6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32729
10:44:41.204 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052604592128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.212 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1744e91ee4e649c49f7dcc2fb367a620", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279052604592128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.212 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1744e91ee4e649c49f7dcc2fb367a620" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.214 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5096 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1744e91ee4e649c49f7dcc2fb367a620", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32744
10:44:41.214 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052646903808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.216 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052646903808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.217 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2017398875(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.217 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052654669824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.218 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@243635017(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.226 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "13cfc7962fb249f6ac0660226c35aeae", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279052659630080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.227 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "13cfc7962fb249f6ac0660226c35aeae" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.229 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5101 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="13cfc7962fb249f6ac0660226c35aeae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32749
10:44:41.239 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ea387f638fbb442080cc8fae52144a54", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279052708093952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.239 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ea387f638fbb442080cc8fae52144a54" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.242 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5124 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ea387f638fbb442080cc8fae52144a54", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.242 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32772
10:44:41.243 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@231143568(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.245 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2056364097(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.250 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "69871c3ae1224792aae4649a2e53fd2f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279052758417408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.251 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "69871c3ae1224792aae4649a2e53fd2f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.253 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5130 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="69871c3ae1224792aae4649a2e53fd2f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32778
10:44:41.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a4a85166cfee47b19cd72226e1f5a34c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279052806430720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a4a85166cfee47b19cd72226e1f5a34c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.265 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5153 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a4a85166cfee47b19cd72226e1f5a34c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.265 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32801
10:44:41.273 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "215cbd3247c4414e9fa69dac60cd859a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279052855304192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.273 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "215cbd3247c4414e9fa69dac60cd859a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.276 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5158 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="215cbd3247c4414e9fa69dac60cd859a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32806
10:44:41.277 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052899500032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.278 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052899500032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.287 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b5a9cf685f704698a1c6835e6b4184a1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279052910465024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.287 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b5a9cf685f704698a1c6835e6b4184a1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.289 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5164 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b5a9cf685f704698a1c6835e6b4184a1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32812
10:44:41.290 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052938219520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.291 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2049759872(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.291 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052955901952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.292 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052965060608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.292 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279052965060608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.293 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1485902167(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.301 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cc2451714459406db84f6681c15e50a5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279052965060608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.301 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cc2451714459406db84f6681c15e50a5" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.303 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5171 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="cc2451714459406db84f6681c15e50a5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32819
10:44:41.310 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d383842684a94b20b010b0bfca6177ce", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279053012144128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.310 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d383842684a94b20b010b0bfca6177ce" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.311 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5195 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d383842684a94b20b010b0bfca6177ce", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.312 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32843
10:44:41.320 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "21e648947a0643d5bd75926e90e825ee", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279053020520448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.320 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "21e648947a0643d5bd75926e90e825ee" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.320 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1646882989(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.322 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5196 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="21e648947a0643d5bd75926e90e825ee", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32844
10:44:41.323 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279053092085760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.324 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279053092085760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.332 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c3c5508a744f4c798e34a0f817e38f88", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279053100294144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.333 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c3c5508a744f4c798e34a0f817e38f88" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.335 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5212 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c3c5508a744f4c798e34a0f817e38f88", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32860
10:44:41.336 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279053142106112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.345 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "91cf1bfb196147f5b5cb5d705453255d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279053142106112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.345 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "91cf1bfb196147f5b5cb5d705453255d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.347 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5217 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="91cf1bfb196147f5b5cb5d705453255d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32865
10:44:41.355 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7ed36a5de0a447679539cf3816f104ac", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279053192134656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.356 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7ed36a5de0a447679539cf3816f104ac" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.357 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5223 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7ed36a5de0a447679539cf3816f104ac", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32871
10:44:41.369 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d51a6d8ab2fb4dfd943b1348dff5ce27", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279053236596736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.370 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d51a6d8ab2fb4dfd943b1348dff5ce27" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.372 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5228 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d51a6d8ab2fb4dfd943b1348dff5ce27", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.372 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32876
10:44:41.373 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279053266075648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.383 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7152cce383154bbdac2ce9a88df591ea", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279053294055424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.383 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7152cce383154bbdac2ce9a88df591ea" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.385 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5234 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7152cce383154bbdac2ce9a88df591ea", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.385 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32882
10:44:41.386 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279053325991936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.387 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@357385985(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.389 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@162101234(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.397 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b09690a29f9e411c8bdb5b65aa1ef442", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279053349683200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.397 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b09690a29f9e411c8bdb5b65aa1ef442" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.399 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5240 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b09690a29f9e411c8bdb5b65aa1ef442", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32888
10:44:41.410 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "08b4b80910d94b878690cc64e8a0204d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279053387882496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.410 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "08b4b80910d94b878690cc64e8a0204d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.412 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5264 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="08b4b80910d94b878690cc64e8a0204d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32912
10:44:41.413 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279053459619840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.423 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9d2ac5cfde5347109ac2a5d3db1fa278", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279053459619840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.423 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9d2ac5cfde5347109ac2a5d3db1fa278" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.425 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5269 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9d2ac5cfde5347109ac2a5d3db1fa278", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32917
10:44:41.437 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1ba40eee82cf4dc7a60874a2cce6d936", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279053512249344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.438 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1ba40eee82cf4dc7a60874a2cce6d936" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.440 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5272 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1ba40eee82cf4dc7a60874a2cce6d936", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.440 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32920
10:44:41.450 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "01d34e4a3d7f400aaf5f18f99f348bb7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279053544591360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.450 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "01d34e4a3d7f400aaf5f18f99f348bb7" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.453 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5276 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="01d34e4a3d7f400aaf5f18f99f348bb7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32924
10:44:41.463 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5b5fcf61e1544b17b9541adcf18675bf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279053623185408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.464 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5b5fcf61e1544b17b9541adcf18675bf" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.466 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5279 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="5b5fcf61e1544b17b9541adcf18675bf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32927
10:44:41.467 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279053657632768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.475 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "733009681713459a90345b85533fe89e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279053678936064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.476 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "733009681713459a90345b85533fe89e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.479 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5284 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="733009681713459a90345b85533fe89e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32932
10:44:41.490 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "35ed5587e24c4310acad20ba2bbb283b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279053722603520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.491 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "35ed5587e24c4310acad20ba2bbb283b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.493 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5287 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="35ed5587e24c4310acad20ba2bbb283b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32935
10:44:41.494 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279053764808704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.503 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8fd78d3dfb2c47e7a392b3504bd30cc1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279053789732864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.503 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8fd78d3dfb2c47e7a392b3504bd30cc1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.506 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5294 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8fd78d3dfb2c47e7a392b3504bd30cc1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32942
10:44:41.515 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3d31047bdc344ad19608481a1101476d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279053842313216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.515 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3d31047bdc344ad19608481a1101476d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.518 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5299 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3d31047bdc344ad19608481a1101476d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32947
10:44:41.518 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1508037689(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.528 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1a498cde5906471ca317d0c7c537bb5a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279053888204800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.528 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1a498cde5906471ca317d0c7c537bb5a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.530 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5301 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1a498cde5906471ca317d0c7c537bb5a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32949
10:44:41.540 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "745f73c4731c4d56913229ce20900147", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279053913391104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.540 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "745f73c4731c4d56913229ce20900147" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.543 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5312 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="745f73c4731c4d56913229ce20900147", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32960
10:44:41.544 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279053993062400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.552 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ca66d0d044e040dcaad787720344fd4b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279053993062400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.552 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ca66d0d044e040dcaad787720344fd4b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.554 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5318 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ca66d0d044e040dcaad787720344fd4b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32966
10:44:41.554 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1885830064(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.555 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054040309760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.565 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f92b6b015a6042829b1518477f9a40cc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279054040309760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.566 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f92b6b015a6042829b1518477f9a40cc" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.568 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5321 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f92b6b015a6042829b1518477f9a40cc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.568 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32969
10:44:41.575 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "15a2aeabb83c46aeabfc0ff09cf3de74", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279054096900096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.575 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "15a2aeabb83c46aeabfc0ff09cf3de74" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.578 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5336 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="15a2aeabb83c46aeabfc0ff09cf3de74", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32984
10:44:41.582 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@267214834(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.584 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1295626010(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.590 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4e696e1508054c268181aceec6bf1a16", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279054136012800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.590 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4e696e1508054c268181aceec6bf1a16" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.590 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@45476248(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.592 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5338 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4e696e1508054c268181aceec6bf1a16", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32986
10:44:41.592 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1237624965(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.593 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054196379648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.594 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054196379648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.595 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@749956224(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.595 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054196379648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.596 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054206177280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.597 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054206177280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.597 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054214905856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.598 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054220283904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054220283904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.608 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d08250846a4148c28645d2f8d1d2449c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279054226071552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.608 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d08250846a4148c28645d2f8d1d2449c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5393 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d08250846a4148c28645d2f8d1d2449c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33041
10:44:41.611 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054270590976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.620 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "49e51c2d6e69407eacd6e14fdff04ada", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279054270590976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.620 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "49e51c2d6e69407eacd6e14fdff04ada" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.622 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5399 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="49e51c2d6e69407eacd6e14fdff04ada", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33047
10:44:41.630 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a98c680465014e49b159e98178c9565f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279054318292992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.631 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a98c680465014e49b159e98178c9565f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.633 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5405 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a98c680465014e49b159e98178c9565f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33053
10:44:41.638 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@754075507(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.642 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6aa86ddf9c254e569c0cfb5525f11f5b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279054362746880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.642 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6aa86ddf9c254e569c0cfb5525f11f5b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.643 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5407 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6aa86ddf9c254e569c0cfb5525f11f5b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33055
10:44:41.644 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054392803328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.645 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054408077312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.646 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054415454208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.658 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "91671ac817e6473da958eaf3cd5fec1b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279054415454208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.658 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "91671ac817e6473da958eaf3cd5fec1b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.660 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5423 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="91671ac817e6473da958eaf3cd5fec1b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.660 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33071
10:44:41.661 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054474301440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.667 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4e958b27bdd845ff95ae81e3b2fd420a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279054474301440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.667 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4e958b27bdd845ff95ae81e3b2fd420a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5429 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4e958b27bdd845ff95ae81e3b2fd420a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33077
10:44:41.670 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@27689564(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.673 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1841988205(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.676 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "721dd87e6c8842e190cac0509275393a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279054511489024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.676 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "721dd87e6c8842e190cac0509275393a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.677 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1512711224(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.679 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5431 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="721dd87e6c8842e190cac0509275393a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33079
10:44:41.688 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e0756843f7a640e6ba714d026c6177a9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279054545735680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.688 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e0756843f7a640e6ba714d026c6177a9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.690 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5442 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e0756843f7a640e6ba714d026c6177a9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.690 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33090
10:44:41.698 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "173aa51ece8d462ba85a7a69250c4499", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279054598008832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.698 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "173aa51ece8d462ba85a7a69250c4499" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.700 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5467 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="173aa51ece8d462ba85a7a69250c4499", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33115
10:44:41.706 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bc423592dd744c5d9a64bbab706d2f57", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279054620876800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.706 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bc423592dd744c5d9a64bbab706d2f57" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.706 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1692215761(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.709 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5469 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bc423592dd744c5d9a64bbab706d2f57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33117
10:44:41.716 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e17d620a306f49e6b72b5d7a4ea836e6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279054657318912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.716 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e17d620a306f49e6b72b5d7a4ea836e6" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.719 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5471 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e17d620a306f49e6b72b5d7a4ea836e6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33119
10:44:41.720 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054713991168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.730 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "827dc2322f254454a3ddc9f67a4efcac", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279054721134592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.731 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "827dc2322f254454a3ddc9f67a4efcac" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.733 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5484 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="827dc2322f254454a3ddc9f67a4efcac", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33132
10:44:41.734 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054772695040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.736 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1365042036(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.737 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1748814552(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.743 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "917eeb74f3664b9a8552496cf2324827", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279054772695040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.744 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "917eeb74f3664b9a8552496cf2324827" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.746 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5490 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="917eeb74f3664b9a8552496cf2324827", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33138
10:44:41.747 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054826012672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.748 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054826012672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.757 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "167acf9aeab741c09ce1df65dfc0c0d1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279054836596736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.757 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "167acf9aeab741c09ce1df65dfc0c0d1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.759 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5513 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="167acf9aeab741c09ce1df65dfc0c0d1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33161
10:44:41.760 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054879944704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.761 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054879944704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.762 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054889193472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.763 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054889193472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.764 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279054894596096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.768 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1673275395(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.774 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a9cd845588f1480f860b1017811864d9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279054894596096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.774 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a9cd845588f1480f860b1017811864d9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.776 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5518 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a9cd845588f1480f860b1017811864d9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.777 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33166
10:44:41.785 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ec80e28b9fd442de8d2d02f6cb0eb68b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279054951890944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.785 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ec80e28b9fd442de8d2d02f6cb0eb68b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.787 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5533 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ec80e28b9fd442de8d2d02f6cb0eb68b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33181
10:44:41.795 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "946b628ef7b342098533e47fc1800e6b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279054994329600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.795 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "946b628ef7b342098533e47fc1800e6b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.797 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5538 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="946b628ef7b342098533e47fc1800e6b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33186
10:44:41.800 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1847723524(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.802 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1481842679(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.806 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "241b6049eb3240e1b83a066abc698842", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055035322368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.806 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "241b6049eb3240e1b83a066abc698842" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.806 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1454859311(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.808 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5540 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="241b6049eb3240e1b83a066abc698842", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33188
10:44:41.817 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ad2b3c232f6443e2846d94641340a364", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055063068672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.817 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ad2b3c232f6443e2846d94641340a364" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.820 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5552 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ad2b3c232f6443e2846d94641340a364", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.820 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33200
10:44:41.821 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055130472448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.822 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055130472448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.823 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055140188160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.824 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055140188160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.828 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1414111946(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.830 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@715496545(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.833 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "452c571438a64dbb908d9d0603deb615", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055145979904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.834 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "452c571438a64dbb908d9d0603deb615" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.834 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1783202405(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5578 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="452c571438a64dbb908d9d0603deb615", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.836 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33226
10:44:41.836 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@120722719(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.837 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055177633792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.838 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@510965953(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.847 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "687cf60cc81c42f0a6774fc32f6db0a6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055204171776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.847 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "687cf60cc81c42f0a6774fc32f6db0a6" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.850 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5612 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="687cf60cc81c42f0a6774fc32f6db0a6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33260
10:44:41.851 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055252242432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.852 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055252242432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.861 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1f6fc6fd55874f3b8d69b5b4e9b9daf7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055262949376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.861 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1f6fc6fd55874f3b8d69b5b4e9b9daf7" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.863 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5636 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="1f6fc6fd55874f3b8d69b5b4e9b9daf7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33284
10:44:41.864 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055307120640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.866 [DEBUG - chaos-test-thread] (Connection.java:575) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] disconnecting while in state TERMINATED
10:44:41.873 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9e47ac89ae764e57af40f9a0be5c4e76", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055307120640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.873 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9e47ac89ae764e57af40f9a0be5c4e76" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.875 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5641 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9e47ac89ae764e57af40f9a0be5c4e76", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33289
10:44:41.883 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7b7e04d3083c44a1bfa814317090e59e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055355793408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.883 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7b7e04d3083c44a1bfa814317090e59e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.885 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5647 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7b7e04d3083c44a1bfa814317090e59e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33295
10:44:41.886 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055396028416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.887 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055402721280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.897 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "09166c0c314a43e18beaea124596fe8b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055402721280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.897 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "09166c0c314a43e18beaea124596fe8b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.900 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5651 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="09166c0c314a43e18beaea124596fe8b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33299
10:44:41.900 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055457337344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.907 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "34c73b86a008495fb56a1903e5fb1dfb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055457337344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.907 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "34c73b86a008495fb56a1903e5fb1dfb" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.909 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@414476794(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.910 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5658 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="34c73b86a008495fb56a1903e5fb1dfb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33306
10:44:41.911 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055497154560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.912 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1044941347(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:41.923 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3034a58743b0442aaaf4839e111a8dbe", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055497154560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.923 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3034a58743b0442aaaf4839e111a8dbe" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.926 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5661 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3034a58743b0442aaaf4839e111a8dbe", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33309
10:44:41.934 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ec4fd8676c874c18b3e135759b94c129", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055561740288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.934 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ec4fd8676c874c18b3e135759b94c129" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.937 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5685 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ec4fd8676c874c18b3e135759b94c129", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33333
10:44:41.938 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.944 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fb6e8c4d4e364c368204f13c9b033cbf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.944 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fb6e8c4d4e364c368204f13c9b033cbf" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.945 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="fb6e8c4d4e364c368204f13c9b033cbf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33338
10:44:41.951 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "59afa94114344bab9a5340c443f9f8b2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.951 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "59afa94114344bab9a5340c443f9f8b2" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.952 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="59afa94114344bab9a5340c443f9f8b2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.958 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "12fcf5af14bb4afbb77aa1ca7a98e12a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.958 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "12fcf5af14bb4afbb77aa1ca7a98e12a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.959 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="12fcf5af14bb4afbb77aa1ca7a98e12a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.960 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.961 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.961 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.968 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ee3d1fb9eba34673a7bc97245979b62c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.968 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ee3d1fb9eba34673a7bc97245979b62c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.970 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ee3d1fb9eba34673a7bc97245979b62c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.971 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.971 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.972 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.973 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.979 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "952285d73d464e2b93c21b31e750d712", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.979 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "952285d73d464e2b93c21b31e750d712" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.980 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="952285d73d464e2b93c21b31e750d712", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.986 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "64ce5f4cc6844b928b458bace57c2720", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.986 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "64ce5f4cc6844b928b458bace57c2720" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.988 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="64ce5f4cc6844b928b458bace57c2720", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:41.989 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.994 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f98e0c967b044a959578c4cc2dec5639", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:41.994 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f98e0c967b044a959578c4cc2dec5639" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:41.996 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f98e0c967b044a959578c4cc2dec5639", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.001 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4c529b7c9dec447e8849f7b7492a90c2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.001 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4c529b7c9dec447e8849f7b7492a90c2" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.002 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4c529b7c9dec447e8849f7b7492a90c2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.003 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.003 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "aa81df72824b4fc4ac0e4122329d31ef", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "aa81df72824b4fc4ac0e4122329d31ef" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.011 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="aa81df72824b4fc4ac0e4122329d31ef", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.011 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e124dbf378f443188ba411e7fd1c65e8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e124dbf378f443188ba411e7fd1c65e8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e124dbf378f443188ba411e7fd1c65e8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.020 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.020 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.021 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.021 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.027 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e66e1bf6a57c4961b2a085201413a265", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.027 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e66e1bf6a57c4961b2a085201413a265" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.029 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e66e1bf6a57c4961b2a085201413a265", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.034 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e341c008212e4d5e97a265f97b0b1d44", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.034 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e341c008212e4d5e97a265f97b0b1d44" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.036 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e341c008212e4d5e97a265f97b0b1d44", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.036 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.042 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f26871fd65f74fc685eeda2d16feafa1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.042 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f26871fd65f74fc685eeda2d16feafa1" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.043 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f26871fd65f74fc685eeda2d16feafa1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.044 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.049 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "81b47f67354a4b7ba79ea6873d0f26cc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.049 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "81b47f67354a4b7ba79ea6873d0f26cc" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.050 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="81b47f67354a4b7ba79ea6873d0f26cc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.051 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.056 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "394798dfdaa1476292b54e3a6198ae88", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.057 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "394798dfdaa1476292b54e3a6198ae88" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.058 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="394798dfdaa1476292b54e3a6198ae88", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.059 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.064 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4412c73ebd7643e9acf1a32f3e32416f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.064 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4412c73ebd7643e9acf1a32f3e32416f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.065 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4412c73ebd7643e9acf1a32f3e32416f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "eb76c074e5ff4b30840efe6d89007c24", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "eb76c074e5ff4b30840efe6d89007c24" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.072 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="eb76c074e5ff4b30840efe6d89007c24", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.077 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7f7a0d6026e54a418e292feef53fb8b2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.077 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7f7a0d6026e54a418e292feef53fb8b2" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.078 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7f7a0d6026e54a418e292feef53fb8b2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "67d9233749534488ab670260e78a7e09", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.084 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "67d9233749534488ab670260e78a7e09" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.085 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="67d9233749534488ab670260e78a7e09", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.091 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "759fc7b519904ff593c6ddb04fbfacd0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.091 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "759fc7b519904ff593c6ddb04fbfacd0" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.093 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="759fc7b519904ff593c6ddb04fbfacd0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.094 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.094 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.095 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.102 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "858b7445b16b49a9a60ebc1a3350c884", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.102 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "858b7445b16b49a9a60ebc1a3350c884" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.104 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="858b7445b16b49a9a60ebc1a3350c884", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.105 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.105 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.106 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.106 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.113 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "aa56ba07dce042e98069a11966375e00", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.113 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "aa56ba07dce042e98069a11966375e00" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.114 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="aa56ba07dce042e98069a11966375e00", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.115 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.115 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.121 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6ab26e757b8642888022b7bbe567e844", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.121 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6ab26e757b8642888022b7bbe567e844" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.123 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6ab26e757b8642888022b7bbe567e844", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.131 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7a8c5b16d2374e2d990205048bf71a50", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.131 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7a8c5b16d2374e2d990205048bf71a50" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.132 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7a8c5b16d2374e2d990205048bf71a50", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.133 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.139 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ece883deb7ed4b06a61e41ab4b5c4b69", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.139 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ece883deb7ed4b06a61e41ab4b5c4b69" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.141 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ece883deb7ed4b06a61e41ab4b5c4b69", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.147 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9691bf9b04b6496ea0fbcea3483dc247", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.147 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9691bf9b04b6496ea0fbcea3483dc247" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.149 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9691bf9b04b6496ea0fbcea3483dc247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.150 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.156 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ab91a8cbc97048d3af109b363c334be3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.156 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ab91a8cbc97048d3af109b363c334be3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.158 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ab91a8cbc97048d3af109b363c334be3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.163 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ea4ac2e4725d4e44b5adf79c13fe3600", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.163 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ea4ac2e4725d4e44b5adf79c13fe3600" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.165 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ea4ac2e4725d4e44b5adf79c13fe3600", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.170 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5c84643920ba4ba8bffcf63e31f92c0e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.170 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5c84643920ba4ba8bffcf63e31f92c0e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.172 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="5c84643920ba4ba8bffcf63e31f92c0e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.173 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "07a748d18cfe4d7d8746cdf98afce68f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "07a748d18cfe4d7d8746cdf98afce68f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.180 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="07a748d18cfe4d7d8746cdf98afce68f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.187 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3bcb75d016424e388ce07c1f65d1a51c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.187 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3bcb75d016424e388ce07c1f65d1a51c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.189 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3bcb75d016424e388ce07c1f65d1a51c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.190 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.196 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6f1e974be5de46ca81a4f0d0be40e690", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.196 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6f1e974be5de46ca81a4f0d0be40e690" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.197 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6f1e974be5de46ca81a4f0d0be40e690", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.198 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.199 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.205 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "271d0454260b48ee897131cea02b2eff", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.205 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "271d0454260b48ee897131cea02b2eff" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.206 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="271d0454260b48ee897131cea02b2eff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.212 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "22fcd72fa3c1435abf6862089f3c3433", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.212 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "22fcd72fa3c1435abf6862089f3c3433" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.213 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="22fcd72fa3c1435abf6862089f3c3433", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.214 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.215 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.220 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7ec53be0feb34437ad614013dc68c771", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.220 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7ec53be0feb34437ad614013dc68c771" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.222 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="7ec53be0feb34437ad614013dc68c771", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.227 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5beb8870057c4083a4156eab47f01553", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.227 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5beb8870057c4083a4156eab47f01553" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.229 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="5beb8870057c4083a4156eab47f01553", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.234 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2f747897011745ada0e5916967dbbb80", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.235 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2f747897011745ada0e5916967dbbb80" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.236 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2f747897011745ada0e5916967dbbb80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.242 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ef35f03e033d4ac78eed43bfbe2ab19b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.242 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ef35f03e033d4ac78eed43bfbe2ab19b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.244 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ef35f03e033d4ac78eed43bfbe2ab19b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.245 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.252 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fabd8db414ba4735a0f6cb08fc26821a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.252 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fabd8db414ba4735a0f6cb08fc26821a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.254 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="fabd8db414ba4735a0f6cb08fc26821a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.255 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.260 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "14ddf4406d5847139aff1e48455a72cb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.260 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "14ddf4406d5847139aff1e48455a72cb" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="14ddf4406d5847139aff1e48455a72cb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.267 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "94d4a987fb7e4000ade51e728db52103", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.267 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "94d4a987fb7e4000ade51e728db52103" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.269 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="94d4a987fb7e4000ade51e728db52103", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.270 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.275 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c7d04ab8d1754bb8b515e85771f9e789", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.275 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c7d04ab8d1754bb8b515e85771f9e789" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.277 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c7d04ab8d1754bb8b515e85771f9e789", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.284 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6c5f800c70c54c73b7b2eab6cb894caa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.284 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6c5f800c70c54c73b7b2eab6cb894caa" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.286 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6c5f800c70c54c73b7b2eab6cb894caa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.291 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f56365ca30ab4e3a9b1a0527eeeb7203", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.291 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f56365ca30ab4e3a9b1a0527eeeb7203" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.293 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f56365ca30ab4e3a9b1a0527eeeb7203", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.298 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "75a8f6b802d04a0ebf0b23507e8cbd4f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.298 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "75a8f6b802d04a0ebf0b23507e8cbd4f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.300 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="75a8f6b802d04a0ebf0b23507e8cbd4f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.305 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0aed4376488d4bc5ac737fd76f0a2b02", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.305 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0aed4376488d4bc5ac737fd76f0a2b02" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.307 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0aed4376488d4bc5ac737fd76f0a2b02", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.312 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ed350f7c965842a68f14f93743e970f9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.312 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ed350f7c965842a68f14f93743e970f9" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.314 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ed350f7c965842a68f14f93743e970f9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.315 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.320 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c9fd6aedf24d4b2991bd0a8123e874ca", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.320 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c9fd6aedf24d4b2991bd0a8123e874ca" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.322 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c9fd6aedf24d4b2991bd0a8123e874ca", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.323 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.323 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.324 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.324 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.325 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.326 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.326 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.332 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "70509de7e44d4cb0b1318fdc79f888c6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.333 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "70509de7e44d4cb0b1318fdc79f888c6" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.334 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="70509de7e44d4cb0b1318fdc79f888c6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.335 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.341 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4b028fc0f6604154810d88f464c2ba0e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.341 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4b028fc0f6604154810d88f464c2ba0e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.343 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4b028fc0f6604154810d88f464c2ba0e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.344 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.345 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.350 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "573044204f79473eb8f3832f3bf6f078", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.350 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "573044204f79473eb8f3832f3bf6f078" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.352 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="573044204f79473eb8f3832f3bf6f078", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.357 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9810be3174e34a428846ea4077ef1409", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.357 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9810be3174e34a428846ea4077ef1409" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.359 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9810be3174e34a428846ea4077ef1409", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.365 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ad9379fc5f3f4729b7972da8097abf18", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.365 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ad9379fc5f3f4729b7972da8097abf18" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.367 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ad9379fc5f3f4729b7972da8097abf18", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.368 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.369 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.375 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8f156bee537a4b5d8a5224550bb4f1e6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.375 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8f156bee537a4b5d8a5224550bb4f1e6" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="8f156bee537a4b5d8a5224550bb4f1e6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.383 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "62219dc3423043399a0937397fbb3e44", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.383 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "62219dc3423043399a0937397fbb3e44" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.385 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="62219dc3423043399a0937397fbb3e44", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.390 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d3e1cedef8e84e549b23f0683e1d9b31", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.391 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d3e1cedef8e84e549b23f0683e1d9b31" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.392 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d3e1cedef8e84e549b23f0683e1d9b31", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.398 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cfd2311cd86e46aab2393168b38fce69", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.398 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cfd2311cd86e46aab2393168b38fce69" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.400 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="cfd2311cd86e46aab2393168b38fce69", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.401 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.401 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.408 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "945d88fdaa974cc8bb9001a4521d66d8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.408 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "945d88fdaa974cc8bb9001a4521d66d8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.409 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="945d88fdaa974cc8bb9001a4521d66d8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.410 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.411 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.412 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.418 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bebfebbf0ae549999e4d207a612194bc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.418 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bebfebbf0ae549999e4d207a612194bc" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.420 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bebfebbf0ae549999e4d207a612194bc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.426 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2aff633b7f6145ad9e73d7c8cc36b984", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.426 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2aff633b7f6145ad9e73d7c8cc36b984" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.428 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2aff633b7f6145ad9e73d7c8cc36b984", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.434 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cae30ebfe568440a9c21e87f288c16a8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.434 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cae30ebfe568440a9c21e87f288c16a8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.436 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="cae30ebfe568440a9c21e87f288c16a8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.437 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.444 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cf0ce7b7a0e1441fa4ba920c68a039a4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.444 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cf0ce7b7a0e1441fa4ba920c68a039a4" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.446 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="cf0ce7b7a0e1441fa4ba920c68a039a4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.446 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.447 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.448 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.454 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2e4c36c00f8f4681a60547b7a4f91570", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.454 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2e4c36c00f8f4681a60547b7a4f91570" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.455 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2e4c36c00f8f4681a60547b7a4f91570", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.461 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "84e0d4e060ba42d4b3cfd4c190522242", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.461 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "84e0d4e060ba42d4b3cfd4c190522242" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.462 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="84e0d4e060ba42d4b3cfd4c190522242", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.470 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3ca7110ae7a14ede86a1ea4740f2c4c3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.470 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3ca7110ae7a14ede86a1ea4740f2c4c3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.472 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3ca7110ae7a14ede86a1ea4740f2c4c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.472 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.474 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.479 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "88a559e9ab9d47caa3091a2491aa1ca8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.479 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "88a559e9ab9d47caa3091a2491aa1ca8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.481 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="88a559e9ab9d47caa3091a2491aa1ca8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.489 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d0ef5ce94e764807b2f915940fbca033", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279055607599104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.489 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d0ef5ce94e764807b2f915940fbca033" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.492 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d0ef5ce94e764807b2f915940fbca033", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.493 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279057875914752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.502 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "baedc592c1d447aa9a9a04c02ee01770", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279057885007872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.502 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "baedc592c1d447aa9a9a04c02ee01770" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.505 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5693 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="baedc592c1d447aa9a9a04c02ee01770", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33341
10:44:42.515 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ea01d44e18a94384b684751683eff80c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279057934139392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.516 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ea01d44e18a94384b684751683eff80c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.518 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5699 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="ea01d44e18a94384b684751683eff80c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.519 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33347
10:44:42.519 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279057988284416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.521 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279057988284416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.521 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279057988284416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.531 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "af6bade730e443a1864e8d9569b505d5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279057999884288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.531 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "af6bade730e443a1864e8d9569b505d5" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.533 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5702 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="af6bade730e443a1864e8d9569b505d5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.534 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33350
10:44:42.534 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279058050793472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.535 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279058050793472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.536 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279058061197312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.537 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279058061197312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.538 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279058066534400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.539 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279058066534400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.539 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279058073583616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.540 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@692451864(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.540 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279058073583616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.549 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dafa38f2ed484bf7a34e3e53224aea7c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279058079166464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.549 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dafa38f2ed484bf7a34e3e53224aea7c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.552 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5711 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="dafa38f2ed484bf7a34e3e53224aea7c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33359
10:44:42.552 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279058126344192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.560 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "025dd05945234fb2b1b2e29647ef9a4f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279058126344192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.560 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "025dd05945234fb2b1b2e29647ef9a4f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.563 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5725 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="025dd05945234fb2b1b2e29647ef9a4f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33373
10:44:42.571 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0c8c656838ad4a5f9e623da33c03985a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279058170888192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.571 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0c8c656838ad4a5f9e623da33c03985a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.571 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@307031361(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.573 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5728 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="0c8c656838ad4a5f9e623da33c03985a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.573 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33376
10:44:42.574 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@697085259(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.574 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279058196615168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.575 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1408181195(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.576 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279058214879232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.576 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279058224402432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.577 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1442612884(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.578 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@548364175(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.586 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "10a639cecb014fddafd1d0db4690f0c4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279058224402432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.586 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "10a639cecb014fddafd1d0db4690f0c4" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.589 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5742 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="10a639cecb014fddafd1d0db4690f0c4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.589 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33390
10:44:42.598 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "118d03531649446089f9495b4de93ba8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279058277695488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.598 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "118d03531649446089f9495b4de93ba8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.601 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5785 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="118d03531649446089f9495b4de93ba8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.601 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33433
10:44:42.601 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279058325483520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.602 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279058325483520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.611 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6a2c0c465cb3469a987ba3e246052e49", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279058335948800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.611 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6a2c0c465cb3469a987ba3e246052e49" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.614 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5792 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="6a2c0c465cb3469a987ba3e246052e49", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33440
10:44:42.619 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1812289572(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.623 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a039fe2d8fd94c828cd8425a40b0558d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279058382864384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.623 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a039fe2d8fd94c828cd8425a40b0558d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.626 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5798 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a039fe2d8fd94c828cd8425a40b0558d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33446
10:44:42.627 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279058430070784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.628 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279058430070784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.636 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c264fea3267a43358bfbe82b686e0fe8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279058439540736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.637 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c264fea3267a43358bfbe82b686e0fe8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.639 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5813 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="c264fea3267a43358bfbe82b686e0fe8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33461
10:44:42.643 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1189007124(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.648 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bbd63e67a93a471e9ee290e6edfb4c2b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279058482823168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.648 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bbd63e67a93a471e9ee290e6edfb4c2b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.649 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1999059325(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.651 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5818 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bbd63e67a93a471e9ee290e6edfb4c2b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33466
10:44:42.659 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "166fd5139c924bcfbe7ef968502abc5e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279058527219712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.659 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "166fd5139c924bcfbe7ef968502abc5e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.661 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5822 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="166fd5139c924bcfbe7ef968502abc5e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33470
10:44:42.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2ecbe8efcc9e48e5a0e923919d091dfc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279058576953344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2ecbe8efcc9e48e5a0e923919d091dfc" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.672 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5846 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2ecbe8efcc9e48e5a0e923919d091dfc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.672 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33494
10:44:42.673 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279058616692736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.680 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f55d14ec657945f79c5b538ebc08190d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279058616692736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.680 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f55d14ec657945f79c5b538ebc08190d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.681 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@766399281(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.683 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5848 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f55d14ec657945f79c5b538ebc08190d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.683 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33496
10:44:42.683 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1806494424(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.691 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9e4582302a034d888483f19a5caf33c7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279058664288256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.691 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9e4582302a034d888483f19a5caf33c7" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.694 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5852 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9e4582302a034d888483f19a5caf33c7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33500
10:44:42.695 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279058706817024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.696 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279058706817024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.705 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "45561d960a2f49f1a1726e361aba0520", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279058717310976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.705 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "45561d960a2f49f1a1726e361aba0520" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.707 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1530543830(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.708 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5875 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="45561d960a2f49f1a1726e361aba0520", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.708 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33523
10:44:42.709 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@353900573(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.716 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "acbfc7a2eb7242889c2189bfb8026595", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279058764410880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.716 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "acbfc7a2eb7242889c2189bfb8026595" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.716 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1248917076(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.718 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5881 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="acbfc7a2eb7242889c2189bfb8026595", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33529
10:44:42.719 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1174810600(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.727 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f0ca5bfa7ed145d1a6393c4a87a3174b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279058809946112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.727 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f0ca5bfa7ed145d1a6393c4a87a3174b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.730 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5902 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="f0ca5bfa7ed145d1a6393c4a87a3174b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33550
10:44:42.731 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279058839937024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.743 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9bfc2f3c9e034d05b8c47373d113f282", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279058858008576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.744 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9bfc2f3c9e034d05b8c47373d113f282" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.746 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5925 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9bfc2f3c9e034d05b8c47373d113f282", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33573
10:44:42.753 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "802ec4f6cb7d4ba09435ebebc7672dd8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279058922733568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.753 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "802ec4f6cb7d4ba09435ebebc7672dd8" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.755 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5930 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="802ec4f6cb7d4ba09435ebebc7672dd8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.756 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33578
10:44:42.763 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d701b8b1385343a183c2c94fe361b8a2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279058960928768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.763 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d701b8b1385343a183c2c94fe361b8a2" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.766 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5932 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="d701b8b1385343a183c2c94fe361b8a2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33580
10:44:42.776 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bcd1611ebd8b4248836121aae5b2af52", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279059002523648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.776 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bcd1611ebd8b4248836121aae5b2af52" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.776 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1287681392(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.779 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5935 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bcd1611ebd8b4248836121aae5b2af52", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33583
10:44:42.779 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@432882693(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.788 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "67139283f937437a8a1364c9b0b7186c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279059038822400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.789 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "67139283f937437a8a1364c9b0b7186c" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.791 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5941 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="67139283f937437a8a1364c9b0b7186c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.792 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33589
10:44:42.798 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b4f9a4bd8dad4fedadeb0bd8ba33f971", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279059108110336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.798 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b4f9a4bd8dad4fedadeb0bd8ba33f971" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.800 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5965 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b4f9a4bd8dad4fedadeb0bd8ba33f971", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33613
10:44:42.801 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059117838336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.810 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a6e5cac69335473f80907d305ae49cda", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279059144110080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.810 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a6e5cac69335473f80907d305ae49cda" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.812 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5967 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="a6e5cac69335473f80907d305ae49cda", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33615
10:44:42.813 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059193843712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.815 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059193843712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.815 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059203727360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.816 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059203727360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.823 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b8cb0910a3b5498394c04a616671da1d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279059210653696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.823 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b8cb0910a3b5498394c04a616671da1d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.826 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5975 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="b8cb0910a3b5498394c04a616671da1d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33623
10:44:42.827 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059249852416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.831 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1422054206(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4310598f034d425083ea20069fae7c8f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279059249852416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4310598f034d425083ea20069fae7c8f" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.839 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5978 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4310598f034d425083ea20069fae7c8f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.839 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33626
10:44:42.846 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "62e230909910455b81123e5b1162291e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279059300311040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.846 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "62e230909910455b81123e5b1162291e" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.848 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5992 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="62e230909910455b81123e5b1162291e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33640
10:44:42.858 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cac7f63b780c4fdebd9c7cd89ec5993b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279059340902400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.858 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cac7f63b780c4fdebd9c7cd89ec5993b" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.861 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5994 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="cac7f63b780c4fdebd9c7cd89ec5993b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33642
10:44:42.862 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059389825024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.862 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059389825024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.863 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@592240417(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.873 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5c0f693a8091465bae6d10d43d1b437a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279059395280896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.873 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5c0f693a8091465bae6d10d43d1b437a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.875 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6000 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="5c0f693a8091465bae6d10d43d1b437a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33648
10:44:42.877 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059441868800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.885 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "21f4ad32687b4365836e3b72cb870858", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279059450523648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.885 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "21f4ad32687b4365836e3b72cb870858" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.887 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6015 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="21f4ad32687b4365836e3b72cb870858", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33663
10:44:42.888 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059499454464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.889 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059499454464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.890 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059509706752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.891 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059509706752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.900 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2fc5275275374610a4331c0570f0dbc2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279059515686912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.900 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2fc5275275374610a4331c0570f0dbc2" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.902 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6020 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="2fc5275275374610a4331c0570f0dbc2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33668
10:44:42.903 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059561611264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.904 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059561611264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.914 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4bce713f089546108efa48a749da4b67", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279059570896896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.914 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4bce713f089546108efa48a749da4b67" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.916 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6027 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="4bce713f089546108efa48a749da4b67", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.916 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33675
10:44:42.925 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "83c3e842bd794a49adbfdb07509c3e3a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279059619037184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.925 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "83c3e842bd794a49adbfdb07509c3e3a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.927 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="83c3e842bd794a49adbfdb07509c3e3a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33680
10:44:42.935 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "663db20de6f24445b5595d41d3be7c49", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279059648131072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.935 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "663db20de6f24445b5595d41d3be7c49" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.936 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1827161549(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.938 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6036 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="663db20de6f24445b5595d41d3be7c49", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.938 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33684
10:44:42.938 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@527882553(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.946 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5530265d102541b1b7d0784290f331ee", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279059690045440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.946 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5530265d102541b1b7d0784290f331ee" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.949 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6041 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="5530265d102541b1b7d0784290f331ee", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33689
10:44:42.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059751923712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059751923712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.951 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059761790976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.961 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bf1fb4f19ed247ff8ca82a9e37bcbc5d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279059761790976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.961 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bf1fb4f19ed247ff8ca82a9e37bcbc5d" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6066 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="bf1fb4f19ed247ff8ca82a9e37bcbc5d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33714
10:44:42.965 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059813654528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.975 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e6643d7498694cf5ad73479b446d2daa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279059813654528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.975 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e6643d7498694cf5ad73479b446d2daa" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.977 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6072 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e6643d7498694cf5ad73479b446d2daa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33720
10:44:42.982 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1575989962(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.986 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "748f79cc3a484d1fab68a2cb5be8dcb3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279059868209152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.986 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "748f79cc3a484d1fab68a2cb5be8dcb3" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:42.987 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@404740993(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.989 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6078 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="748f79cc3a484d1fab68a2cb5be8dcb3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:42.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33726
10:44:42.989 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@913781602(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:42.997 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e456aadb92f141c8a1802b01c4f04f18", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279059896561664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:42.997 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e456aadb92f141c8a1802b01c4f04f18" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:43.000 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6082 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="e456aadb92f141c8a1802b01c4f04f18", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:43.000 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33730
10:44:43.001 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059961040896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:43.001 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279059961040896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:43.012 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "41bc292be98f472083b31e179c8ba3cf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279059970580480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:43.012 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "41bc292be98f472083b31e179c8ba3cf" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:43.014 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6116 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="41bc292be98f472083b31e179c8ba3cf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:43.015 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33764
10:44:43.015 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@534875012(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:43.016 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1069024080(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:43.018 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1503462645(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:43.024 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9a324d0ba3f84c01b1dd07b7915fe31a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279060020994048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:43.024 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9a324d0ba3f84c01b1dd07b7915fe31a" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:43.027 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6121 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="9a324d0ba3f84c01b1dd07b7915fe31a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:43.027 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33769
10:44:43.028 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279060072005632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:43.029 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279060077948928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:43.030 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279060077948928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:43.031 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279060084785152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:43.041 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "98a241862e214f6bb5482737e44ca4ab", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279060091416576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:43.041 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "98a241862e214f6bb5482737e44ca4ab" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:43.041 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1451147399(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:43.044 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6156 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="98a241862e214f6bb5482737e44ca4ab", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:43.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33804
10:44:43.044 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1162927207(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:43.045 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279060118147072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:43.045 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279060140654592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:43.046 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@982377758(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:43.047 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@193389590(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:43.049 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@727475993(state=PENDING, result=null, callback=<none>, errback=<none>)}
10:44:43.053 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fd41e531d70b4db99785c636e1e827bc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279060140654592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:43.054 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fd41e531d70b4db99785c636e1e827bc" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:43.056 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6162 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="fd41e531d70b4db99785c636e1e827bc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:43.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33810
10:44:43.057 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7317279060191092736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:43.066 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "74f7d029fa814e56ad9aa6c552155c86", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7317279060191092736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:43.067 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "74f7d029fa814e56ad9aa6c552155c86" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:43.069 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6212 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="74f7d029fa814e56ad9aa6c552155c86", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
10:44:43.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33860
10:44:43.078 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3e34dff188324310bf66accb58e17ed2", data = RowwiseRowResultIterator for 27648 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:43.078 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3e34dff188324310bf66accb58e17ed2" opened on 3b682926a3a54be69e22e3f1739b6676@[7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957),aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)[L],c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)]
10:44:43.080 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6219 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1786445020481, tablet=3b682926a3a54be69e22e3f1739b6676, scannerId="3e34dff188324310bf66accb58e17ed2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
10:44:43.082 [DEBUG - main] (Connection.java:575) [peer c899b3c9252142b98660e7216d0c37b3(127.20.240.194:36595)] disconnecting while in state TERMINATED
10:44:43.082 [DEBUG - main] (Connection.java:575) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] disconnecting while in state READY
10:44:43.082 [DEBUG - main] (Connection.java:575) [peer master-127.20.240.253:41603(127.20.240.253:41603)] disconnecting while in state TERMINATED
10:44:43.083 [DEBUG - main] (Connection.java:575) [peer master-127.20.240.254:42069(127.20.240.254:42069)] disconnecting while in state TERMINATED
10:44:43.083 [DEBUG - main] (Connection.java:575) [peer 7591fa92d22a4e8b861f3bcf581ceca0(127.20.240.193:44957)] disconnecting while in state TERMINATED
10:44:43.083 [DEBUG - main] (Connection.java:575) [peer master-127.20.240.252:42605(127.20.240.252:42605)] disconnecting while in state READY
10:44:43.083 [DEBUG - main] (AsyncKuduClient.java:2704) Releasing all remaining resources
10:44:43.083 [DEBUG - kudu-nio-4] (Connection.java:239) [peer master-127.20.240.252:42605(127.20.240.252:42605)] handling channelInactive
10:44:43.083 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.20.240.252:42605(127.20.240.252:42605)] cleaning up while in state READY due to: connection closed
10:44:43.083 [DEBUG - kudu-nio-5] (Connection.java:239) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] handling channelInactive
10:44:43.084 [DEBUG - kudu-nio-5] (Connection.java:709) [peer aeb2b9bf3a9c467bad8ea03f46e47a78(127.20.240.195:41779)] cleaning up while in state READY due to: connection closed
10:44:43.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:43.084903 21443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu with pid 23428
10:44:43.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:43.096587 21443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu with pid 23609
10:44:43.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:43.107898 21443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu with pid 22678
10:44:43.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:43.117892 21443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu with pid 23796
10:44:43.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:43.127327 21443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu with pid 21533
10:44:43.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 10:44:43.137064 21443 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskGQ4pAq/build/release/bin/kudu with pid 23083
10:44:43.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T10:44:43Z chronyd exiting

Time: 62.657

OK (1 test)

